mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to version 2.8.3, add `gnome' to CATEGORIES
- Add `x11/yelp' to RUN_DEPENDS so internal help can work - Remove no longer needed `post-patch' target
This commit is contained in:
parent
f1e8be62e5
commit
9e7ebab89d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561926
3 changed files with 8 additions and 10 deletions
|
@ -2,9 +2,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xviewer
|
||||
PORTVERSION= 2.6.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
PORTVERSION= 2.8.3
|
||||
CATEGORIES= graphics gnome
|
||||
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
COMMENT= Fast and functional image viewer
|
||||
|
@ -18,7 +17,9 @@ BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/gtk-doc.m4:textproc/gtk-doc \
|
|||
itstool:textproc/itstool \
|
||||
${LOCALBASE}/share/aclocal/yelp.m4:textproc/yelp-tools
|
||||
LIB_DEPENDS= libcinnamon-desktop.so:x11/cinnamon-desktop \
|
||||
libxapp.so:x11/xapp \
|
||||
libpeas-1.0.so:devel/libpeas
|
||||
RUN_DEPENDS= yelp:x11/yelp
|
||||
|
||||
USES= autoreconf compiler:c++11-lang desktop-file-utils gettext-tools \
|
||||
gmake gnome libtool localbase pkgconfig xorg
|
||||
|
@ -50,8 +51,4 @@ LIBRSVG2_CONFIGURE_OFF= --without-librsvg
|
|||
XMP_LIB_DEPENDS= libexempi.so:textproc/exempi
|
||||
XMP_CONFIGURE_OFF= --without-xmp
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/CINNAMON_DESKTOP_REQUIRED/s,3\.2\.0,2.4.2,' \
|
||||
${WRKSRC}/configure.ac
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1592999353
|
||||
SHA256 (linuxmint-xviewer-2.6.2_GH0.tar.gz) = 2bbe97181be7bbb9a163224640b9ba97377f8ac7850bd7f553d7737bd9207938
|
||||
SIZE (linuxmint-xviewer-2.6.2_GH0.tar.gz) = 2809699
|
||||
TIMESTAMP = 1610639210
|
||||
SHA256 (linuxmint-xviewer-2.8.3_GH0.tar.gz) = 4c164260b115792c07a4140a066bb934bb2504c3b209d5631493ba11ca3e1d68
|
||||
SIZE (linuxmint-xviewer-2.8.3_GH0.tar.gz) = 2860031
|
||||
|
|
|
@ -1470,6 +1470,7 @@ share/locale/uz@cyrillic/LC_MESSAGES/xviewer.mo
|
|||
share/locale/vi/LC_MESSAGES/xviewer.mo
|
||||
share/locale/wa/LC_MESSAGES/xviewer.mo
|
||||
share/locale/xh/LC_MESSAGES/xviewer.mo
|
||||
share/locale/zgh/LC_MESSAGES/xviewer.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/xviewer.mo
|
||||
share/locale/zh_HK/LC_MESSAGES/xviewer.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/xviewer.mo
|
||||
|
|
Loading…
Add table
Reference in a new issue