aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2003-03-06 12:49:45 +0800
committerlioux <lioux@FreeBSD.org>2003-03-06 12:49:45 +0800
commit72051f1fdf5d63f66b1dc768c9da3555d605c91f (patch)
treea6e8860d4963868327ad9ca91df732f0c553a010 /multimedia
parentacf6cadc97aae0772f354d71c21e4a18817fee06 (diff)
downloadfreebsd-ports-gnome-72051f1fdf5d63f66b1dc768c9da3555d605c91f.tar.gz
freebsd-ports-gnome-72051f1fdf5d63f66b1dc768c9da3555d605c91f.tar.zst
freebsd-ports-gnome-72051f1fdf5d63f66b1dc768c9da3555d605c91f.zip
Update to 0.3
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/okle/Makefile7
-rw-r--r--multimedia/okle/distinfo2
-rw-r--r--multimedia/okle/files/patch-src::okle_win.cpp10
-rw-r--r--multimedia/okle/files/patch-src::sniffer.cpp10
-rw-r--r--multimedia/okle/pkg-plist14
5 files changed, 16 insertions, 27 deletions
diff --git a/multimedia/okle/Makefile b/multimedia/okle/Makefile
index 3fe2463a580e..156077a9466e 100644
--- a/multimedia/okle/Makefile
+++ b/multimedia/okle/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= okle
-PORTVERSION= 0.2.3
+PORTVERSION= 0.3
CATEGORIES= multimedia kde
MASTER_SITES= http://okle.sourceforge.net/
MAINTAINER= lioux@FreeBSD.org
COMMENT= A KDE frontend to the Ogle DVD player
-BUILD_DEPENDS= ${LOCALBASE}/lib/ogle/libdvdcontrol.so.8:${PORTSDIR}/multimedia/ogle
+BUILD_DEPENDS= ${LOCALBASE}/lib/ogle/libdvdcontrol.so.9:${PORTSDIR}/multimedia/ogle
RUN_DEPENDS= ogle:${PORTSDIR}/multimedia/ogle
USE_AUTOCONF_VER= 253
@@ -55,8 +55,5 @@ post-patch:
# do not use version names
@${REINPLACE_CMD} -E -e 's|^(PACKAGE[[:space:]]+=).+$$|\1${PORTNAME}|' \
${WRKSRC}/po/Makefile.in
-# patch to handle ogle 0.8.5
- @${REINPLACE_CMD} -e 's|DVDGetPTTsForTitle|DVDGetNumberOfPTTs|' \
- ${WRKSRC}/src/okle_win.cpp
.include <bsd.port.post.mk>
diff --git a/multimedia/okle/distinfo b/multimedia/okle/distinfo
index 0f390067914a..bc2f783a4dde 100644
--- a/multimedia/okle/distinfo
+++ b/multimedia/okle/distinfo
@@ -1 +1 @@
-MD5 (okle-0.2.3.tar.gz) = 40b5fafb27ab093049260696d02d0207
+MD5 (okle-0.3.tar.gz) = a81fce48f7c32ad3904077bf11f3976b
diff --git a/multimedia/okle/files/patch-src::okle_win.cpp b/multimedia/okle/files/patch-src::okle_win.cpp
deleted file mode 100644
index 080846b4bf88..000000000000
--- a/multimedia/okle/files/patch-src::okle_win.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/okle_win.cpp.orig Sat Sep 21 17:36:39 2002
-+++ src/okle_win.cpp Sat Sep 21 15:50:48 2002
-@@ -3,6 +3,7 @@
- #include "sniffer.h"
- #include "language.h"
-
-+#include <stdlib.h>
- #include <klocale.h>
- #include <kconfig.h>
- #include <qpushbutton.h>
diff --git a/multimedia/okle/files/patch-src::sniffer.cpp b/multimedia/okle/files/patch-src::sniffer.cpp
deleted file mode 100644
index dd6a1b21f9e0..000000000000
--- a/multimedia/okle/files/patch-src::sniffer.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/sniffer.cpp.orig Tue Aug 6 21:53:56 2002
-+++ src/sniffer.cpp Sat Sep 21 15:51:04 2002
-@@ -6,6 +6,7 @@
-
- #include "sniffer.h"
-
-+#include <stdlib.h>
- #include <kapp.h>
- #include <kwin.h>
- #include <X11/Xutil.h>
diff --git a/multimedia/okle/pkg-plist b/multimedia/okle/pkg-plist
index fccac43dd1db..bc49495e42d9 100644
--- a/multimedia/okle/pkg-plist
+++ b/multimedia/okle/pkg-plist
@@ -27,14 +27,26 @@ share/apps/okle/pics/up.png
share/icons/hicolor/16x16/apps/okle.png
share/icons/hicolor/32x32/apps/okle.png
share/locale/de/LC_MESSAGES/okle.mo
+share/locale/hu/LC_MESSAGES/okle.mo
+share/locale/it/LC_MESSAGES/okle.mo
share/locale/sv/LC_MESSAGES/okle.mo
@unexec rmdir %D/share/locale/sv/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/sv 2>/dev/null || true
+@unexec rmdir %D/share/locale/it/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/it 2>/dev/null || true
+@unexec rmdir %D/share/locale/hu/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/hu 2>/dev/null || true
@unexec rmdir %D/share/locale/de/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/de 2>/dev/null || true
+@unexec rmdir %D/share/locale 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true
-@dirrm share/apps/okle/pics
+@unexec rmdir %D/share/icons/hicolor 2>/dev/null || true
+@unexec rmdir %D/share/icons 2>/dev/null || true
+@dirrm share/apps/okle/pics
@dirrm share/apps/okle
+@unexec rmdir %D/share/apps 2>/dev/null || true
+@unexec rmdir %D/share/applnk/Multimedia 2>/dev/null || true
+@unexec rmdir %D/share/applnk 2>/dev/null || true