diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-05-23 14:24:45 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-05-23 14:24:45 +0000 |
commit | 5bbbfcad063dd28e423ba1ac55467740a19fb31e (patch) | |
tree | 082cf9d95439af4a05b84ad6a1547fde6c13750f | |
parent | 785d56e4e7cf45311de5bf36ba8f8f800d908629 (diff) |
Notes
-rw-r--r-- | graphics/evince/Makefile | 6 | ||||
-rw-r--r-- | graphics/evince/distinfo | 6 | ||||
-rw-r--r-- | graphics/evince/files/patch-djvu_djvu-text.h | 10 | ||||
-rw-r--r-- | graphics/evince/pkg-plist | 12 |
4 files changed, 14 insertions, 20 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index 5f5693145737..9342ff91332d 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -7,8 +7,7 @@ # PORTNAME= evince -PORTVERSION= 0.5.2 -PORTREVISION= 2 +PORTVERSION= 0.5.3 CATEGORIES= graphics print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.5 @@ -74,7 +73,6 @@ DJVU_DIR?= # empty DJVU_DIR?= -nox11 .endif -# DJVU is broken, need older version of djvu #.if defined(WITH_DJVU) #LIB_DEPENDS+= djvulibre.17:${PORTSDIR}/graphics/djvulibre${DJVU_DIR} #CONFIGURE_ARGS+= --enable-djvu @@ -91,7 +89,7 @@ LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus CONFIGURE_ARGS+= --enable-comics GCONF_SCHEMAS+= evince-thumbnailer-comics.schemas -RUN_DEPENDS= unrar:${PORTSDIR}/archivers/unrar \ +RUN_DEPENDS+= unrar:${PORTSDIR}/archivers/unrar \ unzip:${PORTSDIR}/archivers/unzip .endif diff --git a/graphics/evince/distinfo b/graphics/evince/distinfo index acd8bc52158e..f4b9a8609ff7 100644 --- a/graphics/evince/distinfo +++ b/graphics/evince/distinfo @@ -1,3 +1,3 @@ -MD5 (evince-0.5.2.tar.bz2) = 732df368435cebddd4cc8132a8a280bd -SHA256 (evince-0.5.2.tar.bz2) = c3f923e9becee6aa59cc4dafbc36d376a88099cf4017a5e928f367bd428174de -SIZE (evince-0.5.2.tar.bz2) = 1000723 +MD5 (evince-0.5.3.tar.bz2) = 94be73485eeb8584b4aeaa8ac87699f0 +SHA256 (evince-0.5.3.tar.bz2) = 793067426e0adf18129642426c4b4e8e4f61747dfea48111690525eff06822a0 +SIZE (evince-0.5.3.tar.bz2) = 994976 diff --git a/graphics/evince/files/patch-djvu_djvu-text.h b/graphics/evince/files/patch-djvu_djvu-text.h deleted file mode 100644 index ab717fac730c..000000000000 --- a/graphics/evince/files/patch-djvu_djvu-text.h +++ /dev/null @@ -1,10 +0,0 @@ ---- djvu/djvu-text.h.orig Fri Apr 21 23:12:56 2006 -+++ djvu/djvu-text.h Fri Apr 21 23:14:09 2006 -@@ -24,7 +24,6 @@ - #include <glib.h> - #include <libdjvu/ddjvuapi.h> - --typedef struct miniexp_s* miniexp_t; - extern const miniexp_t miniexp_nil; - extern const miniexp_t miniexp_dummy; - diff --git a/graphics/evince/pkg-plist b/graphics/evince/pkg-plist index 3c8660a61224..a9f0907412ab 100644 --- a/graphics/evince/pkg-plist +++ b/graphics/evince/pkg-plist @@ -34,14 +34,20 @@ share/gnome/omf/evince/evince-nl.omf share/gnome/omf/evince/evince-ru.omf share/gnome/omf/evince/evince-sr.omf share/gnome/omf/evince/evince-uk.omf +share/icons/hicolor/16x16/apps/evince-16.png +share/icons/hicolor/22x22/apps/evince-22.png +share/icons/hicolor/48x48/apps/evince.png +share/icons/hicolor/scalable/apps/evince.svg share/locale/be/LC_MESSAGES/evince.mo share/locale/bg/LC_MESSAGES/evince.mo share/locale/bn/LC_MESSAGES/evince.mo +share/locale/br/LC_MESSAGES/evince.mo share/locale/ca/LC_MESSAGES/evince.mo share/locale/cs/LC_MESSAGES/evince.mo share/locale/cy/LC_MESSAGES/evince.mo share/locale/da/LC_MESSAGES/evince.mo share/locale/de/LC_MESSAGES/evince.mo +share/locale/dz/LC_MESSAGES/evince.mo share/locale/el/LC_MESSAGES/evince.mo share/locale/en_CA/LC_MESSAGES/evince.mo share/locale/en_GB/LC_MESSAGES/evince.mo @@ -68,7 +74,7 @@ share/locale/mk/LC_MESSAGES/evince.mo share/locale/nb/LC_MESSAGES/evince.mo share/locale/ne/LC_MESSAGES/evince.mo share/locale/nl/LC_MESSAGES/evince.mo -share/locale/no/LC_MESSAGES/evince.mo +share/locale/nn/LC_MESSAGES/evince.mo share/locale/pa/LC_MESSAGES/evince.mo share/locale/pl/LC_MESSAGES/evince.mo share/locale/pt/LC_MESSAGES/evince.mo @@ -108,5 +114,5 @@ share/locale/zh_TW/LC_MESSAGES/evince.mo @dirrm share/gnome/help/evince/C @dirrm share/gnome/help/evince @dirrm share/gnome/evince -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true +@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || true +@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || true |