diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-06 13:18:03 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-06 13:18:03 +0000 |
commit | 3eeac09135ac06ef868ba558502bc119d643cc1d (patch) | |
tree | 2b47562cbf9e061883e95e9410dbf401c6feb82f /graphics | |
parent | d735361bc90c41bb4c04034bc9d49eb25f9531d2 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/atril/Makefile | 4 | ||||
-rw-r--r-- | graphics/atril/distinfo | 4 | ||||
-rw-r--r-- | graphics/atril/files/patch-backend_pdf_ev-poppler.cc | 28 | ||||
-rw-r--r-- | graphics/atril/files/patch-libview_ev-view.c | 10 | ||||
-rw-r--r-- | graphics/atril/pkg-plist | 149 |
5 files changed, 4 insertions, 191 deletions
diff --git a/graphics/atril/Makefile b/graphics/atril/Makefile index 8e98b6ead0cf..3e9705b94a57 100644 --- a/graphics/atril/Makefile +++ b/graphics/atril/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= atril -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.1 PORTREVISION= 1 CATEGORIES= graphics print mate MASTER_SITES= MATE @@ -26,7 +26,7 @@ USES= desktop-file-utils gettext gmake libtool pathfix \ pkgconfig tar:xz USE_MATE= icontheme caja USE_XORG= sm -USE_GNOME= cairo gnomehier gtk20 intlhack libxml2 +USE_GNOME= cairo gtk20 intlhack libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gtk=2.0 \ diff --git a/graphics/atril/distinfo b/graphics/atril/distinfo index 39056bc9cc91..e83ed4f20f6e 100644 --- a/graphics/atril/distinfo +++ b/graphics/atril/distinfo @@ -1,2 +1,2 @@ -SHA256 (mate/atril-1.8.0.tar.xz) = 99f4f1e100a4eec696feabbb56d653addd8dbe851c9748d2e929e158524c2dad -SIZE (mate/atril-1.8.0.tar.xz) = 1572068 +SHA256 (mate/atril-1.8.1.tar.xz) = 036b6bdf9f9caa7468c0cfb680360420cf8477007a0a04dc3b5c50b163c0333f +SIZE (mate/atril-1.8.1.tar.xz) = 1577776 diff --git a/graphics/atril/files/patch-backend_pdf_ev-poppler.cc b/graphics/atril/files/patch-backend_pdf_ev-poppler.cc deleted file mode 100644 index debe49cbba30..000000000000 --- a/graphics/atril/files/patch-backend_pdf_ev-poppler.cc +++ /dev/null @@ -1,28 +0,0 @@ ---- backend/pdf/ev-poppler.cc.orig 2012-07-28 17:20:48.000000000 -0500 -+++ backend/pdf/ev-poppler.cc 2012-07-28 17:20:50.000000000 -0500 -@@ -640,6 +640,7 @@ - PopplerPermissions permissions; - EvPage *page; - char *metadata; -+ gboolean linearized; - - info = g_new0 (EvDocumentInfo, 1); - -@@ -676,7 +677,7 @@ - "producer", &(info->producer), - "creation-date", &(info->creation_date), - "mod-date", &(info->modified_date), -- "linearized", &(info->linearized), -+ "linearized", &linearized, - "metadata", &metadata, - NULL); - -@@ -782,6 +783,8 @@ - info->security = g_strdup (_("No")); - } - -+ info->linearized = linearized ? g_strdup (_("Yes")) : g_strdup (_("No")); -+ - return info; - } - diff --git a/graphics/atril/files/patch-libview_ev-view.c b/graphics/atril/files/patch-libview_ev-view.c deleted file mode 100644 index 9f38e94f4158..000000000000 --- a/graphics/atril/files/patch-libview_ev-view.c +++ /dev/null @@ -1,10 +0,0 @@ ---- libview/ev-view.c.orig 2014-02-21 19:08:58.000000000 +0100 -+++ libview/ev-view.c 2014-02-21 19:09:45.000000000 +0100 -@@ -840,6 +840,7 @@ - } - - #if !GTK_CHECK_VERSION (3, 0, 0) -+static void - ev_view_set_scroll_adjustments (GtkLayout *layout, - GtkAdjustment *hadjustment, - GtkAdjustment *vadjustment) diff --git a/graphics/atril/pkg-plist b/graphics/atril/pkg-plist index cf5ea365364d..2fa7109415d3 100644 --- a/graphics/atril/pkg-plist +++ b/graphics/atril/pkg-plist @@ -400,152 +400,3 @@ share/locale/zh_CN/LC_MESSAGES/atril.mo share/locale/zh_HK/LC_MESSAGES/atril.mo share/locale/zh_TW/LC_MESSAGES/atril.mo share/thumbnailers/atril.thumbnailer -@dirrmtry share/thumbnailers -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr@latin/LC_MESSAGES -@dirrmtry share/locale/sr@latin -@dirrmtry share/locale/si/LC_MESSAGES -@dirrmtry share/locale/si -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ps/LC_MESSAGES -@dirrmtry share/locale/ps -@dirrmtry share/locale/oc/LC_MESSAGES -@dirrmtry share/locale/oc -@dirrmtry share/locale/nds/LC_MESSAGES -@dirrmtry share/locale/nds -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/mai/LC_MESSAGES -@dirrmtry share/locale/mai -@dirrmtry share/locale/ky/LC_MESSAGES -@dirrmtry share/locale/ky -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ks/LC_MESSAGES -@dirrmtry share/locale/ks -@dirrmtry share/locale/kk/LC_MESSAGES -@dirrmtry share/locale/kk -@dirrmtry share/locale/en@shaw/LC_MESSAGES -@dirrmtry share/locale/en@shaw -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cmn/LC_MESSAGES -@dirrmtry share/locale/cmn -@dirrmtry share/locale/ca@valencia/LC_MESSAGES -@dirrmtry share/locale/ca@valencia -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be@latin/LC_MESSAGES -@dirrmtry share/locale/be@latin -@dirrmtry share/locale/ast/LC_MESSAGES -@dirrmtry share/locale/ast -@dirrmtry share/locale/as/LC_MESSAGES -@dirrmtry share/locale/as -@dirrmtry share/help/zh_CN/atril/figures -@dirrmtry share/help/zh_CN/atril -@dirrmtry share/help/zh_CN -@dirrmtry share/help/vi/atril/figures -@dirrmtry share/help/vi/atril -@dirrmtry share/help/vi -@dirrmtry share/help/uk/atril/figures -@dirrmtry share/help/uk/atril -@dirrmtry share/help/uk -@dirrmtry share/help/sv/atril/figures -@dirrmtry share/help/sv/atril -@dirrmtry share/help/sv -@dirrmtry share/help/sr/atril/figures -@dirrmtry share/help/sr/atril -@dirrmtry share/help/sr -@dirrmtry share/help/sl/atril/figures -@dirrmtry share/help/sl/atril -@dirrmtry share/help/sl -@dirrmtry share/help/ru/atril/figures -@dirrmtry share/help/ru/atril -@dirrmtry share/help/ru -@dirrmtry share/help/pt_BR/atril/figures -@dirrmtry share/help/pt_BR/atril -@dirrmtry share/help/pt_BR -@dirrmtry share/help/oc/atril/figures -@dirrmtry share/help/oc/atril -@dirrmtry share/help/oc -@dirrmtry share/help/nl/atril/figures -@dirrmtry share/help/nl/atril -@dirrmtry share/help/nl -@dirrmtry share/help/ja/atril/figures -@dirrmtry share/help/ja/atril -@dirrmtry share/help/ja -@dirrmtry share/help/it/atril/figures -@dirrmtry share/help/it/atril -@dirrmtry share/help/it -@dirrmtry share/help/fr/atril/figures -@dirrmtry share/help/fr/atril -@dirrmtry share/help/fr -@dirrmtry share/help/fi/atril/figures -@dirrmtry share/help/fi/atril -@dirrmtry share/help/fi -@dirrmtry share/help/eu/atril/figures -@dirrmtry share/help/eu/atril -@dirrmtry share/help/eu -@dirrmtry share/help/es/atril/figures -@dirrmtry share/help/es/atril -@dirrmtry share/help/es -@dirrmtry share/help/en_GB/atril/figures -@dirrmtry share/help/en_GB/atril -@dirrmtry share/help/en_GB -@dirrmtry share/help/el/atril/figures -@dirrmtry share/help/el/atril -@dirrmtry share/help/el -@dirrmtry share/help/de/atril/figures -@dirrmtry share/help/de/atril -@dirrmtry share/help/de -@dirrmtry share/help/cs/atril/figures -@dirrmtry share/help/cs/atril -@dirrmtry share/help/cs -@dirrmtry share/help/ca/atril/figures -@dirrmtry share/help/ca/atril -@dirrmtry share/help/ca -@dirrmtry share/help/bg/atril/figures -@dirrmtry share/help/bg/atril -@dirrmtry share/help/bg -@dirrmtry share/help/C/atril/figures -@dirrmtry share/help/C/atril -@dirrmtry share/help/C -@dirrmtry share/help -@dirrmtry share/gtk-doc/html/libatrilview-1.5.0 -@dirrmtry share/gtk-doc/html/libatrildocument-1.5.0 -@dirrmtry share/gtk-doc/html/atril -@dirrmtry share/gtk-doc/html -@dirrmtry share/gtk-doc -@dirrmtry %%DATADIR%%/icons/hicolor/scalable/mimetypes -@dirrmtry %%DATADIR%%/icons/hicolor/scalable/actions -@dirrmtry %%DATADIR%%/icons/hicolor/scalable -@dirrmtry %%DATADIR%%/icons/hicolor/48x48/actions -@dirrmtry %%DATADIR%%/icons/hicolor/48x48 -@dirrmtry %%DATADIR%%/icons/hicolor/32x32/mimetypes -@dirrmtry %%DATADIR%%/icons/hicolor/32x32/actions -@dirrmtry %%DATADIR%%/icons/hicolor/32x32 -@dirrmtry %%DATADIR%%/icons/hicolor/24x24/mimetypes -@dirrmtry %%DATADIR%%/icons/hicolor/24x24/actions -@dirrmtry %%DATADIR%%/icons/hicolor/24x24 -@dirrmtry %%DATADIR%%/icons/hicolor/22x22/mimetypes -@dirrmtry %%DATADIR%%/icons/hicolor/22x22/actions -@dirrmtry %%DATADIR%%/icons/hicolor/22x22 -@dirrmtry %%DATADIR%%/icons/hicolor/16x16/mimetypes -@dirrmtry %%DATADIR%%/icons/hicolor/16x16/actions -@dirrmtry %%DATADIR%%/icons/hicolor/16x16 -@dirrmtry %%DATADIR%%/icons/hicolor -@dirrmtry %%DATADIR%%/icons -@dirrmtry %%DATADIR%% -@dirrmtry lib/atril/3/backends -@dirrmtry lib/atril/3 -@dirrmtry lib/atril -@dirrmtry include/atril/1.5.0/libview -@dirrmtry include/atril/1.5.0/libdocument -@dirrmtry include/atril/1.5.0 -@dirrmtry include/atril |