Update to 0.4.2

This commit is contained in:
Tilman Keskinoz 2004-03-28 14:20:42 +00:00
parent 4419a8f5ab
commit 61b6ded0ba
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105509
5 changed files with 37 additions and 11 deletions

View file

@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= kaffeine
PORTVERSION= 0.4.1
PORTREVISION= 2
PORTVERSION= 0.4.2
CATEGORIES= multimedia kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= kaffeine
@ -20,7 +19,7 @@ USE_BZIP2= yes
USE_KDELIBS_VER= 3
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CXXFLAGS="${CFLAGS} -fPIC"
CONFIGURE_ENV= CXXFLAGS="${CFLAGS}"
CONFIGURE_TARGET=
CONFIGURE_ARGS+= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

View file

@ -1,2 +1,2 @@
MD5 (kaffeine-0.4.1.tar.bz2) = bdfae4914c81afa5236d0df3669f74cd
SIZE (kaffeine-0.4.1.tar.bz2) = 1474587
MD5 (kaffeine-0.4.2.tar.bz2) = cbeb0a63309f4e9861bc3bcc265c9765
SIZE (kaffeine-0.4.2.tar.bz2) = 1544016

View file

@ -0,0 +1,10 @@
--- kaffeine/http.c.orig Sat Mar 27 23:09:53 2004
+++ kaffeine/http.c Sat Mar 27 23:15:12 2004
@@ -48,6 +48,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
+#include <netinet/in.h>
#include <sys/socket.h>
#include <netdb.h>
#include <unistd.h>

View file

@ -0,0 +1,11 @@
--- kaffeine/videowindow.h.orig Sat Mar 27 23:06:31 2004
+++ kaffeine/videowindow.h Sat Mar 27 23:07:34 2004
@@ -26,7 +26,7 @@
#include <config.h>
#endif
-
+#include <pthread.h>
#include <qwidget.h>
#include <qfile.h>
#include <qstringlist.h>

View file

@ -5,6 +5,10 @@ lib/libkaffeinepart.la
share/applnk/Multimedia/kaffeine.desktop
share/apps/kaffeine/kmp-playlist.png
share/apps/kaffeine/logo.avi
share/apps/kaffeine/mms.protocol
share/apps/kaffeine/rtsp.protocol
share/apps/konqueror/servicemenus/kaffeine_open_directory.desktop
share/apps/konqueror/servicemenus/kaffeine_append_file.desktop
share/apps/profiles/kaffeine.profile.xml
share/doc/HTML/en/kaffeine/controlpanel.png
share/doc/HTML/en/kaffeine/fspanel.png
@ -19,11 +23,15 @@ share/doc/HTML/en/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-pause.png
share/icons/hicolor/32x32/apps/kaffeine-play.png
share/icons/hicolor/32x32/apps/kaffeine-record.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/da/LC_MESSAGES/kaffeine.mo
share/locale/de/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
@ -33,14 +41,12 @@ 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/pt_BR/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/locale/zh_TW/LC_MESSAGES/kaffeine.mo
share/mimelnk/application/x-kaffeine.desktop
share/services/kaffeine_part.desktop
share/services/mms.protocol
@dirrm lib/kaffeineplugin/
@dirrm share/apps/kaffeine
@dirrm share/doc/HTML/en/kaffeine