pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/kmplayer Move kmplayer to the multimedia ca...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/16e886d72da9
branches:  trunk
changeset: 467101:16e886d72da9
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Mon Jan 26 12:10:12 2004 +0000

description:
Move kmplayer to the multimedia category (coming from graphics).
This is version 0.8.2rc5nb2.

diffstat:

 multimedia/kmplayer/Makefile |  34 ++++++++++++++++++++++++++++++++++
 1 files changed, 34 insertions(+), 0 deletions(-)

diffs (38 lines):

diff -r d462cf1fab66 -r 16e886d72da9 multimedia/kmplayer/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/kmplayer/Makefile      Mon Jan 26 12:10:12 2004 +0000
@@ -0,0 +1,34 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/01/26 12:10:13 jmmv Exp $
+#
+
+DISTNAME=      kmplayer-0.8.2rc5
+PKGREVISION=   2
+CATEGORIES=    multimedia kde
+MASTER_SITES=  http://www.xs4all.nl/~jjvrieze/
+EXTRACT_SUFX=  .tar.bz2
+
+MAINTAINER=    murray%river-styx.org@localhost
+HOMEPAGE=      http://www.xs4all.nl/~jjvrieze/
+COMMENT=       KDE frontend to mplayer
+
+BUILD_USES_MSGFMT=     yes
+DEPENDS=               mplayer>=1.0rc3:../../multimedia/mplayer
+DEPENDS+=              mencoder>=1.0rc3:../../multimedia/mencoder
+DEPENDS+=              xine-arts>=1rc0a:../../audio/xine-arts
+
+WRKSRC=                        ${WRKDIR}/kmplayer
+GNU_CONFIGURE=         yes
+USE_BUILDLINK2=                yes
+USE_GNU_TOOLS+=                make
+USE_LIBTOOL=           yes
+USE_PERL5=             build
+
+SHLIBTOOL_OVERRIDE=    ${WRKSRC}/libtool
+
+.include "../../devel/zlib/buildlink2.mk"
+.include "../../graphics/jpeg/buildlink2.mk"
+.include "../../graphics/png/buildlink2.mk"
+.include "../../graphics/xine-lib/buildlink2.mk"
+.include "../../meta-pkgs/kde3/buildlink2.mk"
+.include "../../x11/kdelibs3/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index