mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
- Update libexo to 0.12.3
- Silence some portlint warnings
This commit is contained in:
parent
3f890db278
commit
024a27336a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482235
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libexo
|
||||
PORTVERSION= 0.12.2
|
||||
PORTVERSION= 0.12.3
|
||||
CATEGORIES= x11 xfce
|
||||
MASTER_SITES= XFCE/src/xfce/${PORTNAME:C/lib//}/${PORTVERSION:R}
|
||||
DISTNAME= exo-${PORTVERSION}
|
||||
@ -21,11 +21,6 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
BUILD_DEPENDS= p5-URI>=1.60:net/p5-URI
|
||||
RUN_DEPENDS= p5-URI>=1.60:net/p5-URI
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= desktop-file-utils gmake libtool pathfix perl5 \
|
||||
pkgconfig gettext-tools xfce:gtk3 tar:bzip2
|
||||
USE_GNOME= cairo glib20 gtk20 gtk30 intltool intlhack
|
||||
@ -33,6 +28,12 @@ USE_LDCONFIG= yes
|
||||
USE_XFCE= libmenu
|
||||
USE_XORG= ice sm x11
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
CONFIGURE_ARGS=--without-html-dir --disable-silent-rules
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1529574956
|
||||
SHA256 (xfce4/exo-0.12.2.tar.bz2) = 6d4b0a88c1e1d3d5ed612cbf012c7511ef67b1636f4f85caa9dc68649b7e6350
|
||||
SIZE (xfce4/exo-0.12.2.tar.bz2) = 1321379
|
||||
TIMESTAMP = 1539668615
|
||||
SHA256 (xfce4/exo-0.12.3.tar.bz2) = b96fe86bb504aa9b3332b96105d755f5d9052c903fd6574b512a5ef76c0ad439
|
||||
SIZE (xfce4/exo-0.12.3.tar.bz2) = 1233053
|
||||
|
Loading…
Reference in New Issue
Block a user