kde frontend to ogle, requires qt-mt to run.
This commit is contained in:
parent
a80dd63e56
commit
6d876b0b03
17
x11/kde/okle/Makefile
Normal file
17
x11/kde/okle/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2003/01/06 17:05:43 espie Exp $
|
||||
|
||||
COMMENT= "kde front end for ogle"
|
||||
CATEGORIES= x11 x11/kde
|
||||
VERSION= 3.0
|
||||
DISTNAME= okle-0.2.3
|
||||
HOMEPAGE= http://okle.sourceforge.net/
|
||||
MASTER_SITES= http://okle.sourceforge.net/src/
|
||||
EXTRACT_SUFX= .tar.gz
|
||||
#LIB_DEPENDS= kdecore.4,DCOP,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kjava,kparts,kscreensaver,kutils::x11/kde/libs3
|
||||
BUILD_DEPENDS=::x11/ogle
|
||||
RUN_DEPENDS=::x11/ogle
|
||||
|
||||
CONFIGURE_ARGS+=--with-ogle-libs=${LOCALBASE}/lib/ogle
|
||||
CONFIGURE_ARGS+=--with-ogle-includes=${LOCALBASE}/include
|
||||
|
||||
.include <bsd.port.mk>
|
3
x11/kde/okle/distinfo
Normal file
3
x11/kde/okle/distinfo
Normal file
@ -0,0 +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
|
12
x11/kde/okle/patches/patch-src_Makefile_in
Normal file
12
x11/kde/okle/patches/patch-src_Makefile_in
Normal file
@ -0,0 +1,12 @@
|
||||
$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
|
||||
|
||||
install-exec-local:
|
||||
-echo "DVDP_UI=$(bindir)/okle_gui ogle" > okle
|
||||
- -install -m 0755 okle $(bindir)/okle
|
||||
+ -install -m 0755 okle $(DESTDIR)$(bindir)/okle
|
||||
|
||||
uninstall-local:
|
||||
#>- -rm -f $(bindir)/okle
|
6
x11/kde/okle/pkg/DESCR
Normal file
6
x11/kde/okle/pkg/DESCR
Normal file
@ -0,0 +1,6 @@
|
||||
KDE front-end for ogle.
|
||||
|
||||
Beware that ogle will conflict with arts, so currently, you have to make
|
||||
sure artsd is not running to get sound.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
47
x11/kde/okle/pkg/PLIST
Normal file
47
x11/kde/okle/pkg/PLIST
Normal file
@ -0,0 +1,47 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2003/01/06 17:05:43 espie Exp $
|
||||
bin/okle
|
||||
bin/okle_gui
|
||||
share/applnk/Multimedia/okle.desktop
|
||||
share/apps/okle/okleui.rc
|
||||
share/apps/okle/pics/angleselect.png
|
||||
share/apps/okle/pics/audioselect.png
|
||||
share/apps/okle/pics/back.png
|
||||
share/apps/okle/pics/down.png
|
||||
share/apps/okle/pics/enter.png
|
||||
share/apps/okle/pics/fastforward.png
|
||||
share/apps/okle/pics/forward.png
|
||||
share/apps/okle/pics/goup.png
|
||||
share/apps/okle/pics/pause.png
|
||||
share/apps/okle/pics/play.png
|
||||
share/apps/okle/pics/playfast.png
|
||||
share/apps/okle/pics/playslow.png
|
||||
share/apps/okle/pics/reverse.png
|
||||
share/apps/okle/pics/rewind.png
|
||||
share/apps/okle/pics/selmenu.png
|
||||
share/apps/okle/pics/skipbackward.png
|
||||
share/apps/okle/pics/skipforward.png
|
||||
share/apps/okle/pics/stepforward.png
|
||||
share/apps/okle/pics/stepreverse.png
|
||||
share/apps/okle/pics/stop.png
|
||||
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
|
||||
@comment @dirrm share/locale/sv/LC_MESSAGES
|
||||
@comment @dirrm share/locale/sv
|
||||
@comment @dirrm share/locale/de/LC_MESSAGES
|
||||
@comment @dirrm share/locale/de
|
||||
@comment @dirrm share/locale
|
||||
@dirrm share/icons/hicolor/32x32/apps
|
||||
@dirrm share/icons/hicolor/32x32
|
||||
@dirrm share/icons/hicolor/16x16/apps
|
||||
@dirrm share/icons/hicolor/16x16
|
||||
@dirrm share/icons/hicolor
|
||||
@dirrm share/icons
|
||||
@dirrm share/apps/okle/pics
|
||||
@dirrm share/apps/okle
|
||||
@comment @dirrm share/apps
|
||||
@dirrm share/applnk/Multimedia
|
||||
@dirrm share/applnk
|
Loading…
Reference in New Issue
Block a user