summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-apps/epdfview/epdfview_0.1.8.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2015-10-07 00:24:11 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2015-10-13 12:28:15 +0200
commit95a373e4af95bbd2fbad479d513265ea4b7bc4fd (patch)
treedca7950e50de40c4873a593b5a5fb3ba1e5427a6 /meta-gnome/recipes-apps/epdfview/epdfview_0.1.8.bb
parentd25c8a46471d254a11bc08ee4d3e556f13228b30 (diff)
downloadmeta-openembedded-95a373e4af95bbd2fbad479d513265ea4b7bc4fd.tar.gz
Revert "epdfview: move to nonworking"
* use PNBLACKLIST instead This reverts commit a9733d04fad02e466919b730ad7e158cbb71042c. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-apps/epdfview/epdfview_0.1.8.bb')
-rw-r--r--meta-gnome/recipes-apps/epdfview/epdfview_0.1.8.bb25
1 files changed, 25 insertions, 0 deletions
diff --git a/meta-gnome/recipes-apps/epdfview/epdfview_0.1.8.bb b/meta-gnome/recipes-apps/epdfview/epdfview_0.1.8.bb
new file mode 100644
index 0000000000..d40f51db3b
--- /dev/null
+++ b/meta-gnome/recipes-apps/epdfview/epdfview_0.1.8.bb
@@ -0,0 +1,25 @@
1SUMMARY = "A lightweight PDF viewer based on gtk and poppler"
2HOMEPAGE = "http://www.emma-soft.com/projects/epdfview/"
3LICENSE = "GPLv2+"
4LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
5SECTION = "x11/applications"
6DEPENDS = "gtk+ poppler"
7
8PR = "r3"
9
10EXTRA_OECONF += "--without-cups"
11
12inherit autotools gettext
13
14SRC_URI = "http://www.emma-soft.com/projects/${BPN}/chrome/site/releases/${BP}.tar.bz2 \
15 file://browser_command.patch \
16 file://fix-format.patch \
17 file://glib-single-include.patch \
18 file://swap-colors.patch \
19"
20SRC_URI[md5sum] = "e50285b01612169b2594fea375f53ae4"
21SRC_URI[sha256sum] = "948648ae7c9d7b3b408d738bd4f48d87375b1196cae1129d6b846a8de0f2f8f0"
22
23PNBLACKLIST[epdfview] ?= "BROKEN: images are not displayed anymore"
24# There will be no further development / upstream is gone [1]
25# [1] https://bugzilla.redhat.com/show_bug.cgi?id=906121