diff options
author | jlam <jlam@pkgsrc.org> | 2006-04-17 07:07:11 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-04-17 07:07:11 +0000 |
commit | 1e1023e7be6a202fa56330531ec05c888415aba3 (patch) | |
tree | fa0759e867280d1f9b071388977357d1efd060f5 /multimedia/gst-plugins0.10-base/PLIST | |
parent | 316906324f1a6e1130822b4f6d4b5905f9c60954 (diff) | |
download | pkgsrc-1e1023e7be6a202fa56330531ec05c888415aba3.tar.gz |
Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
Diffstat (limited to 'multimedia/gst-plugins0.10-base/PLIST')
-rw-r--r-- | multimedia/gst-plugins0.10-base/PLIST | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/multimedia/gst-plugins0.10-base/PLIST b/multimedia/gst-plugins0.10-base/PLIST index ed2d15e356f..d596944dbbe 100644 --- a/multimedia/gst-plugins0.10-base/PLIST +++ b/multimedia/gst-plugins0.10-base/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2006/01/25 19:52:47 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/04/17 07:07:29 jlam Exp $ bin/gst-visualise-0.10 include/gstreamer-0.10/gst/audio/audio.h include/gstreamer-0.10/gst/audio/gstaudioclock.h @@ -61,20 +61,20 @@ lib/libgsttag-0.10.la lib/libgstvideo-0.10.la lib/pkgconfig/gstreamer-plugins-base-0.10.pc man/man1/gst-visualise-0.10.1 -${PKGLOCALEDIR}/locale/af/LC_MESSAGES/gst-plugins-base-0.10.mo -${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gst-plugins-base-0.10.mo -${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gst-plugins-base-0.10.mo -${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gst-plugins-base-0.10.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gst-plugins-base-0.10.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gst-plugins-base-0.10.mo -${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gst-plugins-base-0.10.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gst-plugins-base-0.10.mo -${PKGLOCALEDIR}/locale/or/LC_MESSAGES/gst-plugins-base-0.10.mo -${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gst-plugins-base-0.10.mo -${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gst-plugins-base-0.10.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gst-plugins-base-0.10.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gst-plugins-base-0.10.mo -${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gst-plugins-base-0.10.mo +share/locale/af/LC_MESSAGES/gst-plugins-base-0.10.mo +share/locale/az/LC_MESSAGES/gst-plugins-base-0.10.mo +share/locale/cs/LC_MESSAGES/gst-plugins-base-0.10.mo +share/locale/en_GB/LC_MESSAGES/gst-plugins-base-0.10.mo +share/locale/hu/LC_MESSAGES/gst-plugins-base-0.10.mo +share/locale/it/LC_MESSAGES/gst-plugins-base-0.10.mo +share/locale/nb/LC_MESSAGES/gst-plugins-base-0.10.mo +share/locale/nl/LC_MESSAGES/gst-plugins-base-0.10.mo +share/locale/or/LC_MESSAGES/gst-plugins-base-0.10.mo +share/locale/sq/LC_MESSAGES/gst-plugins-base-0.10.mo +share/locale/sr/LC_MESSAGES/gst-plugins-base-0.10.mo +share/locale/sv/LC_MESSAGES/gst-plugins-base-0.10.mo +share/locale/uk/LC_MESSAGES/gst-plugins-base-0.10.mo +share/locale/vi/LC_MESSAGES/gst-plugins-base-0.10.mo @comment in gstreamer0.10: @dirrm lib/gstreamer-0.10 @dirrm include/gstreamer-0.10/gst/video @dirrm include/gstreamer-0.10/gst/tag |