Index: head/multimedia/kaffeine/Makefile =================================================================== --- head/multimedia/kaffeine/Makefile (revision 94103) +++ head/multimedia/kaffeine/Makefile (revision 94104) @@ -1,24 +1,24 @@ # New ports collection makefile for: kaffeine # Date created: 2003-06-25 # Whom: arved # # $FreeBSD$ PORTNAME= kaffeine -PORTVERSION= 0.3.2 -PORTREVISION= 2 +PORTVERSION= 0.4 CATEGORIES= multimedia kde -MASTER_SITES= http://members.chello.at/kaffeine/download/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= kaffeine MAINTAINER= arved@FreeBSD.org COMMENT= A xine-base multimedia player LIB_DEPENDS= xine.8:${PORTSDIR}/multimedia/libxine USE_KDELIBS_VER= 3 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= CONFIGURE_ARGS+= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} .include Property changes on: head/multimedia/kaffeine/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/multimedia/kaffeine/distinfo =================================================================== --- head/multimedia/kaffeine/distinfo (revision 94103) +++ head/multimedia/kaffeine/distinfo (revision 94104) @@ -1 +1 @@ -MD5 (kaffeine-0.3.2.tar.gz) = 92ceceb67a4a672a265c159889e290d0 +MD5 (kaffeine-0.4.tar.gz) = 2611348f5d359ef43136bbd09f7d5c1e Property changes on: head/multimedia/kaffeine/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/multimedia/kaffeine/files/patch-plugin.c =================================================================== --- head/multimedia/kaffeine/files/patch-plugin.c (nonexistent) +++ head/multimedia/kaffeine/files/patch-plugin.c (revision 94104) @@ -0,0 +1,10 @@ +--- addons/mozilla-plugin/plugin.c.orig Sun Nov 16 16:59:07 2003 ++++ addons/mozilla-plugin/plugin.c Sun Nov 16 16:59:46 2003 +@@ -63,6 +63,7 @@ + + #include + #include ++#include + + + Property changes on: head/multimedia/kaffeine/files/patch-plugin.c ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/multimedia/kaffeine/pkg-descr =================================================================== --- head/multimedia/kaffeine/pkg-descr (revision 94103) +++ head/multimedia/kaffeine/pkg-descr (revision 94104) @@ -1,12 +1,12 @@ kaffeine is a xine-based multimedia player for KDE. * Full Drag and Drop support * Import Noatun-playlists as well as M3U, ASX and PLS-Files * Editable Playlist * Export Playlist to HTML or PDF (KDE-Print) * Edit Xine-Options via GUI * Support for saving screenshots as PNG, BMP or XBM * The ability to prevent the screensaver from activating OSD Titles Author: Juergen Kofler -WWW: http://members.chello.at/kaffeine +WWW: http://kaffeine.sourceforge.net/ Property changes on: head/multimedia/kaffeine/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/multimedia/kaffeine/pkg-plist =================================================================== --- head/multimedia/kaffeine/pkg-plist (revision 94103) +++ head/multimedia/kaffeine/pkg-plist (revision 94104) @@ -1,25 +1,37 @@ bin/kaffeine +lib/kaffeineplugin/kaffeineplugin.la +lib/kaffeineplugin/kaffeineplugin.so 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/playerwin.png share/doc/HTML/en/kaffeine/playlistwin.png +share/doc/HTML/en/kaffeine/systemtray.png 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 share/icons/hicolor/32x32/apps/kaffeine.png share/icons/hicolor/48x48/apps/kaffeine.png share/icons/hicolor/64x64/apps/kaffeine.png 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/fr/LC_MESSAGES/kaffeine.mo +share/locale/it/LC_MESSAGES/kaffeine.mo +share/locale/ms/LC_MESSAGES/kaffeine.mo share/locale/pl/LC_MESSAGES/kaffeine.mo +@dirrm lib/kaffeineplugin/ @dirrm share/apps/kaffeine @dirrm share/doc/HTML/en/kaffeine @dirrm share/doc/HTML/de/kaffeine Property changes on: head/multimedia/kaffeine/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property