Date: Mon, 11 Mar 2024 11:19:01 GMT From: Eric Turgeon <ericbsd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0a4b014023be - main - graphics/atril-lite: updated to 1.28.0 Message-ID: <202403111119.42BBJ1ax094070@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ericbsd: URL: https://cgit.FreeBSD.org/ports/commit/?id=0a4b014023be20628a10fecab22876bdb1bee7d9 commit 0a4b014023be20628a10fecab22876bdb1bee7d9 Author: Eric Turgeon <ericbsd@FreeBSD.org> AuthorDate: 2024-03-11 11:18:14 +0000 Commit: Eric Turgeon <ericbsd@FreeBSD.org> CommitDate: 2024-03-11 11:19:00 +0000 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403111119.42BBJ1ax094070>