diff options
author | martymac <martymac@FreeBSD.org> | 2011-06-06 14:52:54 +0800 |
---|---|---|
committer | martymac <martymac@FreeBSD.org> | 2011-06-06 14:52:54 +0800 |
commit | 0a2208585bdf4975cca50444d40fd8449242ce4b (patch) | |
tree | 144e209601b7bcdad8edd63aa15008f3325c6152 /deskutils/xneur | |
parent | a2dae814f55c1a64bfd0c51205ebd436895c9f97 (diff) | |
download | freebsd-ports-gnome-0a2208585bdf4975cca50444d40fd8449242ce4b.tar.gz freebsd-ports-gnome-0a2208585bdf4975cca50444d40fd8449242ce4b.tar.zst freebsd-ports-gnome-0a2208585bdf4975cca50444d40fd8449242ce4b.zip |
Update to 0.13.0
PR: ports/157292
Submitted by: Alex Keda <admin@lissyara.su> (maintainer)
Diffstat (limited to 'deskutils/xneur')
-rw-r--r-- | deskutils/xneur/Makefile | 6 | ||||
-rw-r--r-- | deskutils/xneur/distinfo | 4 | ||||
-rw-r--r-- | deskutils/xneur/pkg-plist | 24 |
3 files changed, 27 insertions, 7 deletions
diff --git a/deskutils/xneur/Makefile b/deskutils/xneur/Makefile index aa8a63bbebe1..056e4a21e064 100644 --- a/deskutils/xneur/Makefile +++ b/deskutils/xneur/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xneur -PORTVERSION= 0.12.0 +PORTVERSION= 0.13.0 CATEGORIES= deskutils MASTER_SITES= http://dists.xneur.ru/release-${DISTVERSION}/tgz/ \ http://mirror.amdmi3.ru/distfiles/ @@ -24,10 +24,10 @@ USE_ICONV= yes LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} CONFIGURE_ARGS= --disable-static --libdir=${PREFIX}/lib/xneur -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \ - LDFLAGS="${LDFLAGS}" +CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" USE_LDCONFIG= yes +INSTALLS_ICONS= yes MAN1= xneur.1 MAN5= xneurrc.5 diff --git a/deskutils/xneur/distinfo b/deskutils/xneur/distinfo index eb8237a9c09a..bca4ea314493 100644 --- a/deskutils/xneur/distinfo +++ b/deskutils/xneur/distinfo @@ -1,2 +1,2 @@ -SHA256 (xneur-0.12.0.tar.bz2) = 962660306f138de44fbfcb458fffac59ce32000a49e2314e4f0460a98ac93327 -SIZE (xneur-0.12.0.tar.bz2) = 1088554 +SHA256 (xneur-0.13.0.tar.bz2) = ed4120f87ccd1e48a979b8fabe75403419189bf1385b30cf414edd249db5e8a7 +SIZE (xneur-0.13.0.tar.bz2) = 1111525 diff --git a/deskutils/xneur/pkg-plist b/deskutils/xneur/pkg-plist index 0cc34d9fc93e..2ec36bb883e3 100644 --- a/deskutils/xneur/pkg-plist +++ b/deskutils/xneur/pkg-plist @@ -3,10 +3,10 @@ bin/xneur etc/xneur/xneurrc.sample @exec if [ ! -f %D/etc/xneur/xneurrc ] ; then cp -p %D/%F %B/xneurrc; fi @dirrmtry etc/xneur -lib/xneur/libxneur.so.12 +lib/xneur/libxneur.so.13 lib/xneur/libxneur.so lib/xneur/libxneur.la -lib/xneur/libxnconfig.so.12 +lib/xneur/libxnconfig.so.13 lib/xneur/libxnconfig.so lib/xneur/libxnconfig.la lib/xneur/xneur/libxntest.so.0 @@ -122,3 +122,23 @@ include/xneur/xnconfig.h %%NLS%%share/locale/uk/LC_MESSAGES/xneur.mo libdata/pkgconfig/xneur.pc libdata/pkgconfig/xnconfig.pc +share/icons/hicolor/16x16/apps/xneur.png +share/icons/hicolor/22x22/apps/xneur.png +share/icons/hicolor/24x24/apps/xneur.png +share/icons/hicolor/32x32/apps/xneur.png +share/icons/hicolor/48x48/apps/xneur.png +share/icons/hicolor/scalable/apps/xneur.svg +@dirrmtry share/icons/hicolor/16x16/apps +@dirrmtry share/icons/hicolor/16x16 +@dirrmtry share/icons/hicolor/22x22/apps +@dirrmtry share/icons/hicolor/22x22 +@dirrmtry share/icons/hicolor/24x24/apps +@dirrmtry share/icons/hicolor/24x24 +@dirrmtry share/icons/hicolor/32x32/apps +@dirrmtry share/icons/hicolor/32x32 +@dirrmtry share/icons/hicolor/48x48/apps +@dirrmtry share/icons/hicolor/48x48 +@dirrmtry share/icons/hicolor/scalable/apps +@dirrmtry share/icons/hicolor/scalable +@dirrmtry share/icons/hicolor +@dirrmtry share/icons |