diff options
author | arved <arved@FreeBSD.org> | 2004-01-18 02:36:03 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2004-01-18 02:36:03 +0800 |
commit | fc6fa1138d0a41274120f51b6e5eae88113c2ac7 (patch) | |
tree | 18c44272cb1f07e9e0b20b0d6783cef6ace63127 /multimedia/kaffeine | |
parent | 8bedf5336caafeb30153b25e3c5804830134224d (diff) | |
download | freebsd-ports-gnome-fc6fa1138d0a41274120f51b6e5eae88113c2ac7.tar.gz freebsd-ports-gnome-fc6fa1138d0a41274120f51b6e5eae88113c2ac7.tar.zst freebsd-ports-gnome-fc6fa1138d0a41274120f51b6e5eae88113c2ac7.zip |
Update to 0.4.1
Note: I wasn't able to do runtime tests, because xine is still broken on
amd64. But hopefully it still works on i386. Please notify me of any
problems.
Diffstat (limited to 'multimedia/kaffeine')
-rw-r--r-- | multimedia/kaffeine/Makefile | 4 | ||||
-rw-r--r-- | multimedia/kaffeine/distinfo | 2 | ||||
-rw-r--r-- | multimedia/kaffeine/pkg-plist | 23 |
3 files changed, 19 insertions, 10 deletions
diff --git a/multimedia/kaffeine/Makefile b/multimedia/kaffeine/Makefile index 3dfbb827a237..250b11e0527c 100644 --- a/multimedia/kaffeine/Makefile +++ b/multimedia/kaffeine/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= kaffeine -PORTVERSION= 0.4 -PORTREVISION= 1 +PORTVERSION= 0.4.1 CATEGORIES= multimedia kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kaffeine @@ -16,6 +15,7 @@ COMMENT= A xine-base multimedia player LIB_DEPENDS= xine.9:${PORTSDIR}/multimedia/libxine +USE_BZIP2= yes USE_KDELIBS_VER= 3 USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/multimedia/kaffeine/distinfo b/multimedia/kaffeine/distinfo index 15f8c70eaa46..ca70e2fe5e60 100644 --- a/multimedia/kaffeine/distinfo +++ b/multimedia/kaffeine/distinfo @@ -1 +1 @@ -MD5 (kaffeine-0.4.tar.gz) = 2611348f5d359ef43136bbd09f7d5c1e +MD5 (kaffeine-0.4.1.tar.bz2) = bdfae4914c81afa5236d0df3669f74cd diff --git a/multimedia/kaffeine/pkg-plist b/multimedia/kaffeine/pkg-plist index eecec65ae95a..af83d84a4f52 100644 --- a/multimedia/kaffeine/pkg-plist +++ b/multimedia/kaffeine/pkg-plist @@ -1,22 +1,21 @@ bin/kaffeine lib/kaffeineplugin/kaffeineplugin.la lib/kaffeineplugin/kaffeineplugin.so +lib/libkaffeinepart.la share/applnk/Multimedia/kaffeine.desktop share/apps/kaffeine/kmp-playlist.png share/apps/kaffeine/logo.avi share/apps/profiles/kaffeine.profile.xml +share/doc/HTML/en/kaffeine/controlpanel.png +share/doc/HTML/en/kaffeine/fspanel.png +share/doc/HTML/en/kaffeine/kpart.png share/doc/HTML/en/kaffeine/playerwin.png share/doc/HTML/en/kaffeine/playlistwin.png share/doc/HTML/en/kaffeine/systemtray.png +share/doc/HTML/en/kaffeine/handbook.html share/doc/HTML/en/kaffeine/index.docbook share/doc/HTML/en/kaffeine/index.cache.bz2 share/doc/HTML/en/kaffeine/common -share/doc/HTML/de/kaffeine/playerwin.png -share/doc/HTML/de/kaffeine/playlistwin.png -share/doc/HTML/de/kaffeine/systemtray.png -share/doc/HTML/de/kaffeine/index.docbook -share/doc/HTML/de/kaffeine/index.cache.bz2 -share/doc/HTML/de/kaffeine/common share/icons/hicolor/128x128/apps/kaffeine.png share/icons/hicolor/16x16/apps/kaffeine.png share/icons/hicolor/22x22/apps/kaffeine.png @@ -27,11 +26,21 @@ share/locale/de/LC_MESSAGES/kaffeine.mo share/locale/cs/LC_MESSAGES/kaffeine.mo share/locale/el/LC_MESSAGES/kaffeine.mo share/locale/es/LC_MESSAGES/kaffeine.mo +share/locale/et/LC_MESSAGES/kaffeine.mo share/locale/fr/LC_MESSAGES/kaffeine.mo +share/locale/hu/LC_MESSAGES/kaffeine.mo share/locale/it/LC_MESSAGES/kaffeine.mo +share/locale/ja/LC_MESSAGES/kaffeine.mo share/locale/ms/LC_MESSAGES/kaffeine.mo share/locale/pl/LC_MESSAGES/kaffeine.mo +share/locale/sv/LC_MESSAGES/kaffeine.mo +share/locale/zh_CN/LC_MESSAGES/kaffeine.mo +share/mimelnk/audio/x-ms-wma.desktop +share/mimelnk/video/x-ms-wmv.desktop +share/mimelnk/video/x-ms-asf.desktop +share/mimelnk/video/matroska.desktop +share/services/kaffeine_part.desktop +share/services/mms.protocol @dirrm lib/kaffeineplugin/ @dirrm share/apps/kaffeine @dirrm share/doc/HTML/en/kaffeine -@dirrm share/doc/HTML/de/kaffeine |