diff --git a/x11/kde/okle/Makefile b/x11/kde/okle/Makefile index 7e1613216dc..b4de1e00f63 100644 --- a/x11/kde/okle/Makefile +++ b/x11/kde/okle/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.3 2003/02/24 22:59:20 espie Exp $ +# $OpenBSD: Makefile,v 1.4 2003/07/30 17:42:21 espie Exp $ COMMENT= "kde front end for ogle" CATEGORIES= x11 x11/kde VERSION= 3.0 -DISTNAME= okle-0.2.3 +DISTNAME= okle-0.3 HOMEPAGE= http://okle.sourceforge.net/ MASTER_SITES= http://okle.sourceforge.net/src/ EXTRACT_SUFX= .tar.gz diff --git a/x11/kde/okle/distinfo b/x11/kde/okle/distinfo index e6397bd7d31..7876ab4eba2 100644 --- a/x11/kde/okle/distinfo +++ b/x11/kde/okle/distinfo @@ -1,3 +1,3 @@ -MD5 (kde/okle-0.2.3.tar.gz) = 40b5fafb27ab093049260696d02d0207 -RMD160 (kde/okle-0.2.3.tar.gz) = 49165360f76b6a403a95d6fc04902d85869dd785 -SHA1 (kde/okle-0.2.3.tar.gz) = 6450f344a8a543ef4d6ff5a6faad53a2fadbf762 +MD5 (kde/okle-0.3.tar.gz) = a81fce48f7c32ad3904077bf11f3976b +RMD160 (kde/okle-0.3.tar.gz) = 90d2a0f26b7e0600e1db9942a5624ed840dff9c8 +SHA1 (kde/okle-0.3.tar.gz) = b06b0d66cd828750c9695c0dae009f90fb56e3b1 diff --git a/x11/kde/okle/patches/patch-src_Makefile_in b/x11/kde/okle/patches/patch-src_Makefile_in index 531f42ee86e..d547dac64f5 100644 --- a/x11/kde/okle/patches/patch-src_Makefile_in +++ b/x11/kde/okle/patches/patch-src_Makefile_in @@ -1,10 +1,10 @@ -$OpenBSD: patch-src_Makefile_in,v 1.1.1.1 2003/01/06 17:05:43 espie Exp $ ---- src/Makefile.in.orig Mon Jan 6 17:48:20 2003 -+++ src/Makefile.in Mon Jan 6 17:48:35 2003 -@@ -674,7 +674,7 @@ uninstall-info: uninstall-info-recursive +$OpenBSD: patch-src_Makefile_in,v 1.2 2003/07/30 17:42:21 espie Exp $ +--- src/Makefile.in.orig 2003-02-25 15:53:21.000000000 +0100 ++++ src/Makefile.in 2003-07-30 19:16:45.000000000 +0200 +@@ -684,7 +684,7 @@ all-local: + -sed s,OKLEGUIDIR,$(bindir), < okle.in > okle install-exec-local: - -echo "DVDP_UI=$(bindir)/okle_gui ogle" > okle - -install -m 0755 okle $(bindir)/okle + -install -m 0755 okle $(DESTDIR)$(bindir)/okle diff --git a/x11/kde/okle/patches/patch-src_main_cpp b/x11/kde/okle/patches/patch-src_main_cpp new file mode 100644 index 00000000000..0430e9066bc --- /dev/null +++ b/x11/kde/okle/patches/patch-src_main_cpp @@ -0,0 +1,10 @@ +$OpenBSD: patch-src_main_cpp,v 1.1 2003/07/30 17:42:21 espie Exp $ +--- src/main.cpp.orig 2003-07-30 19:23:25.000000000 +0200 ++++ src/main.cpp 2003-07-30 19:23:58.000000000 +0200 +@@ -1,3 +1,6 @@ ++#if !defined(QT_CLEAN_NAMESPACE) ++#define QT_CLEAN_NAMESPACE ++#endif + extern "C" { + #include + } diff --git a/x11/kde/okle/pkg/PLIST b/x11/kde/okle/pkg/PLIST index 85104cd53bc..9a86585da5b 100644 --- a/x11/kde/okle/pkg/PLIST +++ b/x11/kde/okle/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.2 2003/01/06 19:29:20 espie Exp $ +@comment $OpenBSD: PLIST,v 1.3 2003/07/30 17:42:21 espie Exp $ bin/okle bin/okle_gui share/applnk/Multimedia/okle.desktop @@ -27,13 +27,21 @@ share/apps/okle/pics/subtitleselect.png 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-0.2.3.mo -share/locale/sv/LC_MESSAGES/okle-0.2.3.mo +share/locale/de/LC_MESSAGES/okle-0.3.mo +share/locale/hu/LC_MESSAGES/okle-0.3.mo +share/locale/it/LC_MESSAGES/okle-0.3.mo +share/locale/sv/LC_MESSAGES/okle-0.3.mo @comment @dirrm share/locale/sv/LC_MESSAGES @comment @dirrm share/locale/sv +@comment @dirrm share/locale/it/LC_MESSAGES +@comment @dirrm share/locale/it +@comment @dirrm share/locale/hu/LC_MESSAGES +@comment @dirrm share/locale/hu @comment @dirrm share/locale/de/LC_MESSAGES @comment @dirrm share/locale/de @comment @dirrm share/locale +@dirrm share/icons/hicolor/16x16/apps +@dirrm share/icons/hicolor/16x16 @dirrm share/apps/okle/pics @dirrm share/apps/okle @comment @dirrm share/apps