diff options
author | jhale <jhale@FreeBSD.org> | 2013-09-12 10:59:16 +0800 |
---|---|---|
committer | jhale <jhale@FreeBSD.org> | 2013-09-12 10:59:16 +0800 |
commit | 9759a1bffcd93df3d12bdb17a2d82b7fa88b8c7d (patch) | |
tree | 81603e04dd565f9ccd048629e438c7d305e9d5e8 /audio/audex | |
parent | d4f71114e07adc2b2996e79a1eb6c2da0c7cbd31 (diff) | |
download | freebsd-ports-gnome-9759a1bffcd93df3d12bdb17a2d82b7fa88b8c7d.tar.gz freebsd-ports-gnome-9759a1bffcd93df3d12bdb17a2d82b7fa88b8c7d.tar.zst freebsd-ports-gnome-9759a1bffcd93df3d12bdb17a2d82b7fa88b8c7d.zip |
- Update to 0.77b1
- Add missing dependency on libkcompactdisc
- Make COMMENT more concise
Diffstat (limited to 'audio/audex')
-rw-r--r-- | audio/audex/Makefile | 7 | ||||
-rw-r--r-- | audio/audex/distinfo | 4 | ||||
-rw-r--r-- | audio/audex/pkg-plist | 9 |
3 files changed, 14 insertions, 6 deletions
diff --git a/audio/audex/Makefile b/audio/audex/Makefile index fa60c711fad2..5b1aab8929c7 100644 --- a/audio/audex/Makefile +++ b/audio/audex/Makefile @@ -1,13 +1,12 @@ # $FreeBSD$ PORTNAME= audex -DISTVERSION= 0.74b1 -PORTREVISION= 5 +DISTVERSION= 0.77b1 CATEGORIES= audio kde MASTER_SITES= http://kde.maniatek.com/${PORTNAME}/files/ MAINTAINER= jhale@FreeBSD.org -COMMENT= Audio CD ripping utility for KDE4 +COMMENT= KDE4 audio CD ripping utility LICENSE= GPLv3 @@ -15,7 +14,7 @@ LIB_DEPENDS= cdda_paranoia:${PORTSDIR}/audio/cdparanoia USE_XZ= yes USES= cmake -USE_KDE4= automoc4 kdeprefix kdelibs libkcddb +USE_KDE4= automoc4 kdeprefix kdelibs libkcddb libkcompactdisc USE_QT4= gui dbus network svg xml \ qmake_build moc_build rcc_build uic_build diff --git a/audio/audex/distinfo b/audio/audex/distinfo index 38551b05dfbc..06909db14f9a 100644 --- a/audio/audex/distinfo +++ b/audio/audex/distinfo @@ -1,2 +1,2 @@ -SHA256 (audex-0.74b1.tar.xz) = 47e39dbf0fcd600314aa975c5a57f3a2970c4eb9214a8ddccef828598d9c5da5 -SIZE (audex-0.74b1.tar.xz) = 269112 +SHA256 (audex-0.77b1.tar.xz) = e762583c59325c4f67f11ac78fb81f0f655c336629d9ef5ae12b96a2fddba54c +SIZE (audex-0.77b1.tar.xz) = 311352 diff --git a/audio/audex/pkg-plist b/audio/audex/pkg-plist index 5b5234de4d24..c8d9e2649f3b 100644 --- a/audio/audex/pkg-plist +++ b/audio/audex/pkg-plist @@ -20,14 +20,19 @@ share/icons/hicolor/16x16/apps/audex.png share/icons/hicolor/32x32/apps/audex.png share/icons/hicolor/48x48/apps/audex.png share/icons/hicolor/64x64/apps/audex.png +%%NLS%%share/locale/bs/LC_MESSAGES/audex.mo %%NLS%%share/locale/cs/LC_MESSAGES/audex.mo %%NLS%%share/locale/da/LC_MESSAGES/audex.mo %%NLS%%share/locale/de/LC_MESSAGES/audex.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/audex.mo %%NLS%%share/locale/eo/LC_MESSAGES/audex.mo %%NLS%%share/locale/es/LC_MESSAGES/audex.mo +%%NLS%%share/locale/et/LC_MESSAGES/audex.mo +%%NLS%%share/locale/fi/LC_MESSAGES/audex.mo %%NLS%%share/locale/fr/LC_MESSAGES/audex.mo %%NLS%%share/locale/ga/LC_MESSAGES/audex.mo +%%NLS%%share/locale/gl/LC_MESSAGES/audex.mo +%%NLS%%share/locale/hu/LC_MESSAGES/audex.mo %%NLS%%share/locale/it/LC_MESSAGES/audex.mo %%NLS%%share/locale/ja/LC_MESSAGES/audex.mo %%NLS%%share/locale/km/LC_MESSAGES/audex.mo @@ -35,11 +40,15 @@ share/icons/hicolor/64x64/apps/audex.png %%NLS%%share/locale/mai/LC_MESSAGES/audex.mo %%NLS%%share/locale/nds/LC_MESSAGES/audex.mo %%NLS%%share/locale/nl/LC_MESSAGES/audex.mo +%%NLS%%share/locale/pl/LC_MESSAGES/audex.mo %%NLS%%share/locale/pt/LC_MESSAGES/audex.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/audex.mo %%NLS%%share/locale/ru/LC_MESSAGES/audex.mo +%%NLS%%share/locale/sk/LC_MESSAGES/audex.mo %%NLS%%share/locale/sv/LC_MESSAGES/audex.mo %%NLS%%share/locale/tr/LC_MESSAGES/audex.mo +%%NLS%%share/locale/ug/LC_MESSAGES/audex.mo %%NLS%%share/locale/uk/LC_MESSAGES/audex.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/audex.mo @dirrm share/apps/audex/images @dirrm share/apps/audex |