diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-07-28 07:34:30 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-07-28 07:34:30 +0000 |
commit | 8ac60beb0af8d7f97f579206e9feb780212140c1 (patch) | |
tree | 740f04631906a6586b7c5d6b9799fe6b56b9eb07 /audio/libmatemixer | |
parent | d1f47417808ed7bf7e1958325ed26516e7c2536a (diff) | |
download | ports-8ac60beb0af8d7f97f579206e9feb780212140c1.tar.gz ports-8ac60beb0af8d7f97f579206e9feb780212140c1.zip |
Notes
Diffstat (limited to 'audio/libmatemixer')
-rw-r--r-- | audio/libmatemixer/Makefile | 5 | ||||
-rw-r--r-- | audio/libmatemixer/pkg-plist | 35 |
2 files changed, 38 insertions, 2 deletions
diff --git a/audio/libmatemixer/Makefile b/audio/libmatemixer/Makefile index c7c9210a8b10..ba80242be126 100644 --- a/audio/libmatemixer/Makefile +++ b/audio/libmatemixer/Makefile @@ -2,6 +2,7 @@ PORTNAME= libmatemixer PORTVERSION= 1.10.0 +PORTREVISION= 1 CATEGORIES= audio mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -11,8 +12,8 @@ COMMENT= Mixer library for MATE desktop LICENSE= LGPL21 -USES= gettext libtool pathfix pkgconfig tar:xz -USE_GNOME= glib20 intltool +USES= gettext gmake libtool pathfix pkgconfig tar:xz +USE_GNOME= glib20 intlhack GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-null \ --enable-oss \ diff --git a/audio/libmatemixer/pkg-plist b/audio/libmatemixer/pkg-plist index 0c64f2bc2e05..4197cb9986d0 100644 --- a/audio/libmatemixer/pkg-plist +++ b/audio/libmatemixer/pkg-plist @@ -50,3 +50,38 @@ share/gtk-doc/html/libmatemixer/right.png share/gtk-doc/html/libmatemixer/style.css share/gtk-doc/html/libmatemixer/up-insensitive.png share/gtk-doc/html/libmatemixer/up.png +share/locale/am/LC_MESSAGES/libmatemixer.mo +share/locale/ar/LC_MESSAGES/libmatemixer.mo +share/locale/be/LC_MESSAGES/libmatemixer.mo +share/locale/cs/LC_MESSAGES/libmatemixer.mo +share/locale/da/LC_MESSAGES/libmatemixer.mo +share/locale/de/LC_MESSAGES/libmatemixer.mo +share/locale/el/LC_MESSAGES/libmatemixer.mo +share/locale/en_AU/LC_MESSAGES/libmatemixer.mo +share/locale/en_GB/LC_MESSAGES/libmatemixer.mo +share/locale/es/LC_MESSAGES/libmatemixer.mo +share/locale/et/LC_MESSAGES/libmatemixer.mo +share/locale/eu/LC_MESSAGES/libmatemixer.mo +share/locale/fr/LC_MESSAGES/libmatemixer.mo +share/locale/hr/LC_MESSAGES/libmatemixer.mo +share/locale/hu/LC_MESSAGES/libmatemixer.mo +share/locale/id/LC_MESSAGES/libmatemixer.mo +share/locale/it/LC_MESSAGES/libmatemixer.mo +share/locale/ja/LC_MESSAGES/libmatemixer.mo +share/locale/ko/LC_MESSAGES/libmatemixer.mo +share/locale/lt/LC_MESSAGES/libmatemixer.mo +share/locale/ms/LC_MESSAGES/libmatemixer.mo +share/locale/nl/LC_MESSAGES/libmatemixer.mo +share/locale/pl/LC_MESSAGES/libmatemixer.mo +share/locale/pt/LC_MESSAGES/libmatemixer.mo +share/locale/pt_BR/LC_MESSAGES/libmatemixer.mo +share/locale/ro/LC_MESSAGES/libmatemixer.mo +share/locale/ru/LC_MESSAGES/libmatemixer.mo +share/locale/sk/LC_MESSAGES/libmatemixer.mo +share/locale/sl/LC_MESSAGES/libmatemixer.mo +share/locale/sr/LC_MESSAGES/libmatemixer.mo +share/locale/sv/LC_MESSAGES/libmatemixer.mo +share/locale/tr/LC_MESSAGES/libmatemixer.mo +share/locale/uk/LC_MESSAGES/libmatemixer.mo +share/locale/zh_CN/LC_MESSAGES/libmatemixer.mo +share/locale/zh_TW/LC_MESSAGES/libmatemixer.mo |