diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-15 06:41:06 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-15 06:41:06 +0800 |
commit | 2bcfdc97859a931391f9e7b7d5b8c883a648b5ce (patch) | |
tree | 2cfb7734b5f79610a1ea96f90124dbdd1827f5ca /multimedia | |
parent | 2b8da42224533c49ecb26cf4d356eed7b6a662d1 (diff) | |
download | marcuscom-ports-2bcfdc97859a931391f9e7b7d5b8c883a648b5ce.tar marcuscom-ports-2bcfdc97859a931391f9e7b7d5b8c883a648b5ce.tar.gz marcuscom-ports-2bcfdc97859a931391f9e7b7d5b8c883a648b5ce.tar.bz2 marcuscom-ports-2bcfdc97859a931391f9e7b7d5b8c883a648b5ce.tar.lz marcuscom-ports-2bcfdc97859a931391f9e7b7d5b8c883a648b5ce.tar.xz marcuscom-ports-2bcfdc97859a931391f9e7b7d5b8c883a648b5ce.tar.zst marcuscom-ports-2bcfdc97859a931391f9e7b7d5b8c883a648b5ce.zip |
- Install locales
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7312 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gstreamer-plugins-good/Makefile | 4 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins-good/pkg-plist | 20 |
2 files changed, 22 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins-good/Makefile b/multimedia/gstreamer-plugins-good/Makefile index cde50b127..b89064905 100644 --- a/multimedia/gstreamer-plugins-good/Makefile +++ b/multimedia/gstreamer-plugins-good/Makefile @@ -3,7 +3,7 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/multimedia/gstreamer-plugins-good/Makefile,v 1.7 2006/06/08 01:14:31 ahze Exp $ +# $MCom: ports/multimedia/gstreamer-plugins-good/Makefile,v 1.9 2006/06/25 20:43:14 marcus Exp $ # PORTREVISION= 4 @@ -20,7 +20,7 @@ BUILD_DEPENDS+= gstreamer-plugins>=${GST_VERSION}${GST_MINOR_VERSION}:${PORTSDIR RUN_DEPENDS+= gstreamer-plugins>=${GST_VERSION}${GST_MINOR_VERSION}:${PORTSDIR}/multimedia/gstreamer-plugins gst_good_DIST= good -GOOD_GST_DIRS= gst sys +GOOD_GST_DIRS= gst sys po PLIST_SUB= VERSION="${GST_VERSION}" PLIST= ${.CURDIR}/pkg-plist diff --git a/multimedia/gstreamer-plugins-good/pkg-plist b/multimedia/gstreamer-plugins-good/pkg-plist index 88a6c9279..51ed562b3 100644 --- a/multimedia/gstreamer-plugins-good/pkg-plist +++ b/multimedia/gstreamer-plugins-good/pkg-plist @@ -91,3 +91,23 @@ lib/gstreamer-%%VERSION%%/libgstwavparse.so lib/gstreamer-%%VERSION%%/libgstximagesrc.a lib/gstreamer-%%VERSION%%/libgstximagesrc.la lib/gstreamer-%%VERSION%%/libgstximagesrc.so +share/locale/af/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo +share/locale/az/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo +share/locale/cs/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo +share/locale/en_GB/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo +share/locale/hu/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo +share/locale/it/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo +share/locale/nb/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo +share/locale/nl/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo +share/locale/or/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo +share/locale/sq/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo +share/locale/sr/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo +share/locale/sv/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo +share/locale/uk/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo +share/locale/vi/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo +@dirrmtry share/locale/uk/LC_MESSAGES +@dirrmtry share/locale/uk +@dirrmtry share/locale/sr/LC_MESSAGES +@dirrmtry share/locale/sr +@dirrmtry share/locale/cs/LC_MESSAGES +@dirrmtry share/locale/cs |