Index: head/deskutils/xneur/Makefile =================================================================== --- head/deskutils/xneur/Makefile (revision 286119) +++ head/deskutils/xneur/Makefile (revision 286120) @@ -1,96 +1,95 @@ # New ports collection makefile for: xneur # Date created: 19 January 2007 # Whom: Alex "lissyara" Keda # # $FreeBSD$ # PORTNAME= xneur -PORTVERSION= 0.13.0 -PORTREVISION= 1 +PORTVERSION= 0.15.0 CATEGORIES= deskutils MASTER_SITES= http://dists.xneur.ru/release-${DISTVERSION}/tgz/ \ http://mirror.amdmi3.ru/distfiles/ MAINTAINER= admin@lissyara.su COMMENT= Auto keyboard switcher LIB_DEPENDS= notify.4:${PORTSDIR}/devel/libnotify \ pcre.0:${PORTSDIR}/devel/pcre USE_BZIP2= yes GNU_CONFIGURE= yes USE_GNOME= pkgconfig gnomehack USE_ICONV= yes LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} CONFIGURE_ARGS= --disable-static --libdir=${PREFIX}/lib/xneur USE_LDCONFIG= yes INSTALLS_ICONS= yes MAN1= xneur.1 MAN5= xneurrc.5 OPTIONS= GSTREAMER "Build with GStreamer sound support" on \ OPENAL "Build with OpenAL sound support" off \ ASPELL "Build with aspell support" on \ XOSD "Build with xosd support" off .include .if !defined(WITHOUT_NLS) USE_GETTEXT= yes CONFIGURE_ARGS+= --enable-nls PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .endif .if defined(WITHOUT_X11) CONFIGURE_ARGS+= --without-x .else USE_XORG+= x11 CONFIGURE_ARGS+= --with-x .endif .if !defined(WITHOUT_GSTREAMER) && defined(WITH_OPENAL) IGNORE= please select only one sound library .else .if !defined(WITHOUT_GSTREAMER) USE_GSTREAMER= yes CONFIGURE_ARGS+= --with-sound=gstreamer .endif .if defined(WITH_OPENAL) USE_OPENAL= al alut CONFIGURE_ARGS+= --with-sound=openal .endif .if defined(WITHOUT_GSTREAMER) && !defined(WITH_OPENAL) CONFIGURE_ARGS+= --with-sound=no .endif .endif .if defined(WITHOUT_ASPELL) CONFIGURE_ARGS+= --with-spell=no --without-aspell .else LIB_DEPENDS+= aspell:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+= --with-spell=aspell .endif .if !defined(WITH_XOSD) CONFIGURE_ARGS+= --without-xosd .else LIB_DEPENDS+= xosd.4:${PORTSDIR}/misc/xosd CONFIGURE_ARGS+= --with-xosd .endif post-patch: @${MV} ${WRKSRC}/etc/xneurrc ${WRKSRC}/etc/xneurrc.sample post-install: .if !exists(${PREFIX}/etc/xneur/xneurrc) ${CP} -p ${PREFIX}/etc/xneur/xneurrc.sample ${PREFIX}/etc/xneur/xneurrc .endif .include Property changes on: head/deskutils/xneur/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property Index: head/deskutils/xneur/distinfo =================================================================== --- head/deskutils/xneur/distinfo (revision 286119) +++ head/deskutils/xneur/distinfo (revision 286120) @@ -1,2 +1,2 @@ -SHA256 (xneur-0.13.0.tar.bz2) = ed4120f87ccd1e48a979b8fabe75403419189bf1385b30cf414edd249db5e8a7 -SIZE (xneur-0.13.0.tar.bz2) = 1111525 +SHA256 (xneur-0.15.0.tar.bz2) = ebedf81ac2c8510d60e235ca66c7ed73c306b22b5b3164981a628950b5cb3e70 +SIZE (xneur-0.15.0.tar.bz2) = 1136568 Property changes on: head/deskutils/xneur/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/deskutils/xneur/pkg-plist =================================================================== --- head/deskutils/xneur/pkg-plist (revision 286119) +++ head/deskutils/xneur/pkg-plist (revision 286120) @@ -1,144 +1,144 @@ bin/xneur @unexec if cmp -s %D/etc/xneur/xneurrc.sample %D/etc/xneur/xneurrc; then rm -f %D/etc/xneur/xneurrc; fi 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.13 +lib/xneur/libxneur.so.15 lib/xneur/libxneur.so lib/xneur/libxneur.la -lib/xneur/libxnconfig.so.13 +lib/xneur/libxnconfig.so.15 lib/xneur/libxnconfig.so lib/xneur/libxnconfig.la lib/xneur/xneur/libxntest.so.0 lib/xneur/xneur/libxntest.so lib/xneur/xneur/libxntest.la lib/xneur/xneur/libxnstatistic.so.0 lib/xneur/xneur/libxnstatistic.so lib/xneur/xneur/libxnstatistic.la @dirrm lib/xneur/xneur @dirrm lib/xneur include/xneur/list_char.h include/xneur/xneur.h include/xneur/xnconfig.h @dirrm include/xneur %%DATADIR%%/sounds/layout1.wav %%DATADIR%%/sounds/layout2.wav %%DATADIR%%/sounds/layout1type.wav %%DATADIR%%/sounds/layout2type.wav %%DATADIR%%/sounds/replace.wav %%DATADIR%%/sounds/switch.wav %%DATADIR%%/sounds/itemback.wav @dirrm %%DATADIR%%/sounds %%DATADIR%%/languages/am/proto %%DATADIR%%/languages/am/proto3 %%DATADIR%%/languages/am/dictionary @dirrm %%DATADIR%%/languages/am %%DATADIR%%/languages/bg/proto %%DATADIR%%/languages/bg/proto3 %%DATADIR%%/languages/bg/dictionary @dirrm %%DATADIR%%/languages/bg %%DATADIR%%/languages/by/proto %%DATADIR%%/languages/by/proto3 %%DATADIR%%/languages/by/dictionary @dirrm %%DATADIR%%/languages/by %%DATADIR%%/languages/cz/proto %%DATADIR%%/languages/cz/proto3 %%DATADIR%%/languages/cz/dictionary @dirrm %%DATADIR%%/languages/cz %%DATADIR%%/languages/de/proto %%DATADIR%%/languages/de/proto3 %%DATADIR%%/languages/de/dictionary @dirrm %%DATADIR%%/languages/de %%DATADIR%%/languages/ge/proto %%DATADIR%%/languages/ge/proto3 %%DATADIR%%/languages/ge/dictionary @dirrm %%DATADIR%%/languages/ge %%DATADIR%%/languages/gr/proto %%DATADIR%%/languages/gr/proto3 %%DATADIR%%/languages/gr/dictionary @dirrm %%DATADIR%%/languages/gr %%DATADIR%%/languages/ee/proto %%DATADIR%%/languages/ee/proto3 %%DATADIR%%/languages/ee/dictionary @dirrm %%DATADIR%%/languages/ee %%DATADIR%%/languages/en/proto %%DATADIR%%/languages/en/proto3 %%DATADIR%%/languages/en/dictionary @dirrm %%DATADIR%%/languages/en %%DATADIR%%/languages/es/proto %%DATADIR%%/languages/es/proto3 %%DATADIR%%/languages/es/dictionary @dirrm %%DATADIR%%/languages/es %%DATADIR%%/languages/fr/proto %%DATADIR%%/languages/fr/proto3 %%DATADIR%%/languages/fr/dictionary @dirrm %%DATADIR%%/languages/fr %%DATADIR%%/languages/gb/proto %%DATADIR%%/languages/gb/proto3 %%DATADIR%%/languages/gb/dictionary @dirrm %%DATADIR%%/languages/gb %%DATADIR%%/languages/kz/proto %%DATADIR%%/languages/kz/proto3 %%DATADIR%%/languages/kz/dictionary @dirrm %%DATADIR%%/languages/kz %%DATADIR%%/languages/lt/proto %%DATADIR%%/languages/lt/proto3 %%DATADIR%%/languages/lt/dictionary @dirrm %%DATADIR%%/languages/lt %%DATADIR%%/languages/lv/proto %%DATADIR%%/languages/lv/proto3 %%DATADIR%%/languages/lv/dictionary @dirrm %%DATADIR%%/languages/lv %%DATADIR%%/languages/pl/proto %%DATADIR%%/languages/pl/proto3 %%DATADIR%%/languages/pl/dictionary @dirrm %%DATADIR%%/languages/pl %%DATADIR%%/languages/ro/proto %%DATADIR%%/languages/ro/proto3 %%DATADIR%%/languages/ro/dictionary @dirrm %%DATADIR%%/languages/ro %%DATADIR%%/languages/ru/proto %%DATADIR%%/languages/ru/proto3 %%DATADIR%%/languages/ru/dictionary @dirrm %%DATADIR%%/languages/ru %%DATADIR%%/languages/ua/proto %%DATADIR%%/languages/ua/proto3 %%DATADIR%%/languages/ua/dictionary @dirrm %%DATADIR%%/languages/ua %%DATADIR%%/languages/us/proto %%DATADIR%%/languages/us/proto3 %%DATADIR%%/languages/us/dictionary @dirrm %%DATADIR%%/languages/us %%DATADIR%%/languages/uz/proto %%DATADIR%%/languages/uz/proto3 %%DATADIR%%/languages/uz/dictionary @dirrm %%DATADIR%%/languages/uz @dirrm %%DATADIR%%/languages @dirrm %%DATADIR%% %%NLS%%share/locale/be/LC_MESSAGES/xneur.mo %%NLS%%share/locale/de/LC_MESSAGES/xneur.mo %%NLS%%share/locale/ro/LC_MESSAGES/xneur.mo %%NLS%%share/locale/ru/LC_MESSAGES/xneur.mo %%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 Property changes on: head/deskutils/xneur/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property