aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl/epdfview_0.1.8.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2012-10-23 19:22:02 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-10-24 08:28:55 +0200
commit9f21b18da323b1aca5cf49619ff353872c87f008 (patch)
treebd898fad8ee6975e7de1c9569eee852f037698cf /meta-efl/recipes-efl/efl/epdfview_0.1.8.bb
parent415c49a0c7ba008ed26f6639dd57a96fa9b986e1 (diff)
downloadmeta-openembedded-contrib-9f21b18da323b1aca5cf49619ff353872c87f008.tar.gz
epdfview: Sync with Debian 0.1.8-3 patches
This includes the patches in use in Debian package to fix color inversion and other minor issues. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-efl/recipes-efl/efl/epdfview_0.1.8.bb')
-rw-r--r--meta-efl/recipes-efl/efl/epdfview_0.1.8.bb7
1 files changed, 5 insertions, 2 deletions
diff --git a/meta-efl/recipes-efl/efl/epdfview_0.1.8.bb b/meta-efl/recipes-efl/efl/epdfview_0.1.8.bb
index c16137e819..53951e1d28 100644
--- a/meta-efl/recipes-efl/efl/epdfview_0.1.8.bb
+++ b/meta-efl/recipes-efl/efl/epdfview_0.1.8.bb
@@ -5,14 +5,17 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
SECTION = "x11/applications"
DEPENDS = "gtk+ poppler"
-PR = "r2"
+PR = "r3"
EXTRA_OECONF += "--without-cups"
inherit autotools gettext
SRC_URI = "http://www.emma-soft.com/projects/${BPN}/chrome/site/releases/${BP}.tar.bz2 \
- file://glib-2.32.patch \
+ file://browser_command.patch \
+ file://fix-format.patch \
+ file://glib-single-include.patch \
+ file://swap-colors.patch \
"
SRC_URI[md5sum] = "e50285b01612169b2594fea375f53ae4"
SRC_URI[sha256sum] = "948648ae7c9d7b3b408d738bd4f48d87375b1196cae1129d6b846a8de0f2f8f0"