From 0a4b014023be20628a10fecab22876bdb1bee7d9 Mon Sep 17 00:00:00 2001 From: Eric Turgeon Date: Mon, 11 Mar 2024 08:18:14 -0300 Subject: [PATCH] graphics/atril-lite: updated to 1.28.0 --- graphics/atril-lite/Makefile | 1 - graphics/atril-lite/pkg-plist | 2 +- graphics/atril/Makefile | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/graphics/atril-lite/Makefile b/graphics/atril-lite/Makefile index d3957fecf52c..c183a7a8c6d1 100644 --- a/graphics/atril-lite/Makefile +++ b/graphics/atril-lite/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 4 PKGNAMESUFFIX= -lite OPTIONS_EXCLUDE= CAJA DBUS diff --git a/graphics/atril-lite/pkg-plist b/graphics/atril-lite/pkg-plist index a9912efe5883..cd10f527a3fb 100644 --- a/graphics/atril-lite/pkg-plist +++ b/graphics/atril-lite/pkg-plist @@ -72,7 +72,6 @@ lib/libatrilview.so.3 lib/libatrilview.so.%%GTK3_VERSION%% libdata/pkgconfig/atril-document-1.5.0.pc libdata/pkgconfig/atril-view-1.5.0.pc -share/man/man1/atril.1.gz share/applications/atril.desktop %%DATADIR%%/hand-open.png %%DATADIR%%/icons/hicolor/16x16/actions/object-rotate-left.png @@ -6034,4 +6033,5 @@ 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/locale/zu/LC_MESSAGES/atril.mo +share/man/man1/atril.1.gz share/metainfo/atril.appdata.xml diff --git a/graphics/atril/Makefile b/graphics/atril/Makefile index 240cb8a4e957..121d99a6bdba 100644 --- a/graphics/atril/Makefile +++ b/graphics/atril/Makefile @@ -27,7 +27,7 @@ SLAVEPORT?= no USES= compiler:c11 desktop-file-utils gettext gmake gnome libarchive \ libtool mate pathfix pkgconfig tar:xz xorg -USE_MATE= icontheme +USE_MATE= icontheme desktop:build USE_XORG= ice sm x11 USE_GNOME= cairo gtk30 intlhack libxml2 USE_LDCONFIG= yes