From 80be454b6ff0455164015aa2c688234d71670e9b Mon Sep 17 00:00:00 2001 From: Thomas Zander Date: Tue, 22 Jul 2014 21:52:21 +0000 Subject: [PATCH] - Add missing dependency on gettext via USES if NLS build is requested - Introduce NLS option - Bump PORTREVISION Approved by: mentors (implicit) --- audio/denemo/Makefile | 8 ++++++-- audio/denemo/pkg-plist | 18 +++++++++--------- 2 files changed, 15 insertions(+), 11 deletions(-) diff --git a/audio/denemo/Makefile b/audio/denemo/Makefile index e23976a1a45f..2d06a69f0da0 100644 --- a/audio/denemo/Makefile +++ b/audio/denemo/Makefile @@ -3,7 +3,7 @@ PORTNAME= denemo PORTVERSION= 1.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= GNU @@ -36,11 +36,15 @@ CPPFLAGS+= -I${LOCALBASE}/include/portaudio2 \ LDFLAGS+= ${LOCALBASE}/lib/portaudio2/libportaudio.so \ -L${LOCALBASE}/lib -OPTIONS_DEFINE= DOCS EXAMPLES GTK3 LILYPOND +OPTIONS_DEFINE= DOCS EXAMPLES GTK3 LILYPOND NLS +OPTIONS_SUB= yes LILYPOND_DESC= Install LilyPond (Printing) LILYPOND_RUN_DEPENDS= lilypond:${PORTSDIR}/print/lilypond +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext + .include .if ${PORT_OPTIONS:MGTK3} diff --git a/audio/denemo/pkg-plist b/audio/denemo/pkg-plist index ef001182903c..da28b3bc0f0b 100644 --- a/audio/denemo/pkg-plist +++ b/audio/denemo/pkg-plist @@ -2452,15 +2452,15 @@ share/applications/denemo.desktop share/fonts/truetype/denemo/Denemo.ttf share/fonts/truetype/denemo/emmentaler.ttf share/fonts/truetype/denemo/feta.ttf -share/locale/cs/LC_MESSAGES/denemo.mo -share/locale/de/LC_MESSAGES/denemo.mo -share/locale/en_GB/LC_MESSAGES/denemo.mo -share/locale/es/LC_MESSAGES/denemo.mo -share/locale/fr/LC_MESSAGES/denemo.mo -share/locale/it/LC_MESSAGES/denemo.mo -share/locale/ja/LC_MESSAGES/denemo.mo -share/locale/pl/LC_MESSAGES/denemo.mo -share/locale/sv/LC_MESSAGES/denemo.mo +%%NLS%%share/locale/cs/LC_MESSAGES/denemo.mo +%%NLS%%share/locale/de/LC_MESSAGES/denemo.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/denemo.mo +%%NLS%%share/locale/es/LC_MESSAGES/denemo.mo +%%NLS%%share/locale/fr/LC_MESSAGES/denemo.mo +%%NLS%%share/locale/it/LC_MESSAGES/denemo.mo +%%NLS%%share/locale/ja/LC_MESSAGES/denemo.mo +%%NLS%%share/locale/pl/LC_MESSAGES/denemo.mo +%%NLS%%share/locale/sv/LC_MESSAGES/denemo.mo share/pixmaps/denemo.png @dirrm share/fonts/truetype/denemo @dirrmtry share/fonts/truetype