From 8ac60beb0af8d7f97f579206e9feb780212140c1 Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Tue, 28 Jul 2015 07:34:30 +0000 Subject: * Use gmake to build libmatemixer to fix the build on 9.x. * This causes translations to be installed. Use intlhack instead of intltool to get them installed in the right place, and fix the plist. Bump portrevision since package content changed. Submitted by: pkg-fallout --- audio/libmatemixer/Makefile | 5 +++-- audio/libmatemixer/pkg-plist | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+), 2 deletions(-) (limited to 'audio/libmatemixer') 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 -- cgit v1.2.3