--- gtick/Makefile 2008-05-30 17:35:01.000000000 +0200 +++ gtick/Makefile 2008-05-30 17:49:06.932263000 +0200 @@ -2,7 +2,7 @@ # Date created: 10 February 2004 # Whom: Liam J. Foy # -# $FreeBSD: ports/audio/gtick/Makefile,v 1.19 2008/05/30 15:35:01 miwi Exp $ +# $FreeBSD: ports/audio/gtick/Makefile,v 1.18 2007/08/23 03:53:09 tabthorpe Exp $ # PORTNAME= gtick @@ -10,21 +10,28 @@ CATEGORIES= audio MASTER_SITES= http://www.antcom.de/gtick/download/ CENKES -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ganael.laplanche@martymac.com COMMENT= A metronome application LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile GNU_CONFIGURE= yes USE_GNOME= gtk20 -USE_GETTEXT= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -MAN1= gtick.1 +MAN1= gtick.1 + +.if defined(WITHOUT_NLS) +CONFIGURE_ARGS+= --disable-nls +PLIST_SUB+= NLS="@comment " +.else +USE_GETTEXT= yes +CONFIGURE_ARGS+= --enable-nls +PLIST_SUB+= NLS="" +.endif post-patch: - @${REINPLACE_CMD} -e 's|machine/soundcard.h|sys/soundcard.h|' ${WRKSRC}/src/dsp.c - @${REINPLACE_CMD} -e 's|-O3||' ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|-O2||' ${WRKSRC}/configure .include --- gtick/pkg-descr 2007-08-13 22:53:56.000000000 +0200 +++ gtick/pkg-descr 2008-05-30 16:25:15.957816000 +0200 @@ -3,4 +3,3 @@ and OSS. WWW: http://www.antcom.de/gtick/ -Author: Roland Stigge --- gtick/pkg-plist 2008-05-30 17:35:01.000000000 +0200 +++ gtick/pkg-plist 2008-05-31 11:10:45.612413736 +0200 @@ -1,29 +1,29 @@ bin/gtick -share/locale/af/LC_MESSAGES/gtick.mo -share/locale/ca/LC_MESSAGES/gtick.mo -share/locale/cs/LC_MESSAGES/gtick.mo -share/locale/da/LC_MESSAGES/gtick.mo -share/locale/de/LC_MESSAGES/gtick.mo -share/locale/en@boldquot/LC_MESSAGES/gtick.mo -share/locale/en@quot/LC_MESSAGES/gtick.mo -share/locale/es/LC_MESSAGES/gtick.mo -share/locale/eu/LC_MESSAGES/gtick.mo -share/locale/fi/LC_MESSAGES/gtick.mo -share/locale/fr/LC_MESSAGES/gtick.mo -share/locale/ga/LC_MESSAGES/gtick.mo -share/locale/it/LC_MESSAGES/gtick.mo -share/locale/ko/LC_MESSAGES/gtick.mo -share/locale/nl/LC_MESSAGES/gtick.mo -share/locale/pl/LC_MESSAGES/gtick.mo -share/locale/pt_BR/LC_MESSAGES/gtick.mo -share/locale/ro/LC_MESSAGES/gtick.mo -share/locale/ru/LC_MESSAGES/gtick.mo -share/locale/sk/LC_MESSAGES/gtick.mo -share/locale/sv/LC_MESSAGES/gtick.mo -share/locale/uk/LC_MESSAGES/gtick.mo -share/locale/vi/LC_MESSAGES/gtick.mo -share/locale/zh_CN/LC_MESSAGES/gtick.mo -@dirrmtry share/locale/en@quot/LC_MESSAGES -@dirrmtry share/locale/en@quot -@dirrmtry share/locale/en@boldquot/LC_MESSAGES -@dirrmtry share/locale/en@boldquot +%%NLS%%share/locale/af/LC_MESSAGES/gtick.mo +%%NLS%%share/locale/ca/LC_MESSAGES/gtick.mo +%%NLS%%share/locale/cs/LC_MESSAGES/gtick.mo +%%NLS%%share/locale/da/LC_MESSAGES/gtick.mo +%%NLS%%share/locale/de/LC_MESSAGES/gtick.mo +%%NLS%%share/locale/en@boldquot/LC_MESSAGES/gtick.mo +%%NLS%%share/locale/en@quot/LC_MESSAGES/gtick.mo +%%NLS%%share/locale/es/LC_MESSAGES/gtick.mo +%%NLS%%share/locale/eu/LC_MESSAGES/gtick.mo +%%NLS%%share/locale/fi/LC_MESSAGES/gtick.mo +%%NLS%%share/locale/fr/LC_MESSAGES/gtick.mo +%%NLS%%share/locale/ga/LC_MESSAGES/gtick.mo +%%NLS%%share/locale/it/LC_MESSAGES/gtick.mo +%%NLS%%share/locale/ko/LC_MESSAGES/gtick.mo +%%NLS%%share/locale/nl/LC_MESSAGES/gtick.mo +%%NLS%%share/locale/pl/LC_MESSAGES/gtick.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/gtick.mo +%%NLS%%share/locale/ro/LC_MESSAGES/gtick.mo +%%NLS%%share/locale/ru/LC_MESSAGES/gtick.mo +%%NLS%%share/locale/sk/LC_MESSAGES/gtick.mo +%%NLS%%share/locale/sv/LC_MESSAGES/gtick.mo +%%NLS%%share/locale/uk/LC_MESSAGES/gtick.mo +%%NLS%%share/locale/vi/LC_MESSAGES/gtick.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/gtick.mo +%%NLS%%@dirrmtry share/locale/en@quot/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/en@quot +%%NLS%%@dirrmtry share/locale/en@boldquot/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/en@boldquot