move kmplayer from x11/kde/kmplayer
This commit is contained in:
parent
bff92826ef
commit
cab36c6089
39
x11/kmplayer/Makefile
Normal file
39
x11/kmplayer/Makefile
Normal file
@ -0,0 +1,39 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2003/02/18 15:20:14 espie Exp $
|
||||
|
||||
|
||||
COMMENT='front-end/embeddable kpart for mplayer'
|
||||
CATEGORIES= x11 x11/kde
|
||||
DISTNAME= kmplayer-0.6.4
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
|
||||
MASTER_SITES= http://www.xs4all.nl/~jjvrieze/
|
||||
WRKDIST=${WRKDIR}/kmplayer
|
||||
VERSION=3
|
||||
MAINTAINER= Marc Espie <espie@openbsd.org>
|
||||
|
||||
MODKDE_VERSION= 3.1
|
||||
MODULES=kde
|
||||
MODGNU_CONFIG_GUESS_DIRS= ${MODKDE_CONFIG_GUESS_DIRS}
|
||||
CONFIGURE_STYLE= autoconf
|
||||
AUTOCONF_VERSION= 2.52
|
||||
CONFIGURE_ARGS+= ${MODKDE_CONFIGURE_ARGS}
|
||||
USE_GMAKE= Yes
|
||||
PORTHOME=${WRKDIR}
|
||||
|
||||
CONFIGURE_ENV+= ${MODKDE_CONFIGURE_ENV}
|
||||
MAKE_ENV= ${CONFIGURE_ENV}
|
||||
|
||||
MAKE_FLAGS+= ${MODKDE_MAKE_FLAGS}
|
||||
PERMIT_PACKAGE_FTP=Yes
|
||||
PERMIT_PACKAGE_CDROM=Yes
|
||||
PERMIT_DISTFILES_FTP=Yes
|
||||
PERMIT_DISTFILES_CDROM=Yes
|
||||
|
||||
LIB_DEPENDS=kdecore.4,DCOP,kdefx,kdesu,kdeui,kio,kmediaplayer,kparts::x11/kde/libs3
|
||||
|
||||
RUN_DEPENDS=:mplayer-*:x11/mplayer
|
||||
|
||||
SEPARATE_BUILD=flavored
|
||||
|
||||
.include <bsd.port.mk>
|
3
x11/kmplayer/distinfo
Normal file
3
x11/kmplayer/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (kmplayer-0.6.4.tar.bz2) = 8c0dc424a61d15f009240d7d77c064d8
|
||||
RMD160 (kmplayer-0.6.4.tar.bz2) = 4e2cb86604efb106a6dfb53b41463622d7f51442
|
||||
SHA1 (kmplayer-0.6.4.tar.bz2) = 33967d3296643275ea8d827b0e2efd8036a90ddb
|
6
x11/kmplayer/pkg/DESCR
Normal file
6
x11/kmplayer/pkg/DESCR
Normal file
@ -0,0 +1,6 @@
|
||||
kmplayer is a front-end for mplayer, together with
|
||||
desktop files to embed it in konqueror.
|
||||
|
||||
The front-end is not very useful, but the embeddable
|
||||
part means lots of windows video sites suddenly start
|
||||
working in konqueror.
|
4
x11/kmplayer/pkg/PFRAG.shared
Normal file
4
x11/kmplayer/pkg/PFRAG.shared
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2003/02/18 15:20:14 espie Exp $
|
||||
${KDE}/libkparts_kmplayer.so.0.0
|
||||
lib/libkdeinit_kmplayer.so.0.0
|
||||
DYNLIBDIR(%D/lib)
|
25
x11/kmplayer/pkg/PLIST
Normal file
25
x11/kmplayer/pkg/PLIST
Normal file
@ -0,0 +1,25 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2003/02/18 15:20:14 espie Exp $
|
||||
bin/kmplayer
|
||||
${KDE}/kparts_kmplayer.la
|
||||
lib/kdeinit_kmplayer.la
|
||||
share/applnk/Multimedia/More/kmplayer.desktop
|
||||
share/applnk/Multimedia/kmplayer.desktop
|
||||
share/apps/kmplayer/kmplayerpartui.rc
|
||||
share/apps/kmplayer/kmplayerui.rc
|
||||
share/config/kmplayerrc
|
||||
share/doc/HTML/en/kmplayer/common
|
||||
share/doc/HTML/en/kmplayer/index.cache.bz2
|
||||
share/doc/HTML/en/kmplayer/index.docbook
|
||||
share/mimelnk/application/x-applix.desktop
|
||||
share/mimelnk/application/x-mplayer2.desktop
|
||||
share/mimelnk/video/x-ms-asf.desktop
|
||||
share/mimelnk/video/x-ms-wmv.desktop
|
||||
share/services/kmplayer_component.desktop
|
||||
%%SHARED%%
|
||||
@dirrm share/doc/HTML/en/kmplayer
|
||||
@dirrm share/doc/HTML
|
||||
@dirrm share/config
|
||||
@dirrm share/apps/kmplayer
|
||||
@dirrm share/apps
|
||||
@dirrm share/applnk/Multimedia/More
|
||||
@dirrm share/applnk/Multimedia
|
Loading…
Reference in New Issue
Block a user