From a9191d6a89a7eca78073498dbea149f3ff37d1ac Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 3 May 1999 03:50:22 +0000 Subject: Initial import of kmp3 version 0.2.2. An mp3 player for the KDE. PR: 10770 Submitted by: Oscar Bonilla --- audio/kmp3/Makefile | 26 ++++++++++++++++++++++++++ audio/kmp3/distinfo | 1 + audio/kmp3/pkg-comment | 1 + audio/kmp3/pkg-descr | 4 ++++ audio/kmp3/pkg-plist | 14 ++++++++++++++ 5 files changed, 46 insertions(+) create mode 100644 audio/kmp3/Makefile create mode 100644 audio/kmp3/distinfo create mode 100644 audio/kmp3/pkg-comment create mode 100644 audio/kmp3/pkg-descr create mode 100644 audio/kmp3/pkg-plist (limited to 'audio/kmp3') diff --git a/audio/kmp3/Makefile b/audio/kmp3/Makefile new file mode 100644 index 000000000000..7072141ce114 --- /dev/null +++ b/audio/kmp3/Makefile @@ -0,0 +1,26 @@ +# New ports collection makefile for: kmpg +# Version required: 0.2.2 +# Date created: 24 May 1999 +# Whom: Oscar Bonilla +# +# $Id$ +# + +DISTNAME= kmp3-0.2.2 +CATEGORIES= audio kde +MASTER_SITES= ${MASTER_SITE_KDE} +MASTER_SITE_SUBDIR= stable/1.1/apps/multimedia/sound + +MAINTAINER= obonilla@fisicc-ufm.edu + +LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11 \ + kdeui.2:${PORTSDIR}/x11/kdelibs11 + +USE_QT= yes +GNU_CONFIGURE= yes +USE_GMAKE= yes +CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS}" \ + INSTALL_SCRIPT="${INSTALL_SCRIPT}" +WRKSRC= ${WRKDIR}/kmp3 + +.include diff --git a/audio/kmp3/distinfo b/audio/kmp3/distinfo new file mode 100644 index 000000000000..20e4e94e19b6 --- /dev/null +++ b/audio/kmp3/distinfo @@ -0,0 +1 @@ +MD5 (kmp3-0.2.2.tar.gz) = 40afffe0902d7214e60b7ab8c669d285 diff --git a/audio/kmp3/pkg-comment b/audio/kmp3/pkg-comment new file mode 100644 index 000000000000..0d870ab7d10f --- /dev/null +++ b/audio/kmp3/pkg-comment @@ -0,0 +1 @@ +An mp3 player for the KDE diff --git a/audio/kmp3/pkg-descr b/audio/kmp3/pkg-descr new file mode 100644 index 000000000000..541fbe223578 --- /dev/null +++ b/audio/kmp3/pkg-descr @@ -0,0 +1,4 @@ +This is an mp3 player for the K Desktop Environment. +Looks like the cd player that comes with kmultimedia (kscd). + +-Oscar Bonilla diff --git a/audio/kmp3/pkg-plist b/audio/kmp3/pkg-plist new file mode 100644 index 000000000000..e21158454f5a --- /dev/null +++ b/audio/kmp3/pkg-plist @@ -0,0 +1,14 @@ +bin/kmp3 +bin/kmp3player +share/applnk/Multimedia/KMp3.kdelnk +share/apps/kmp3/pics/dock_idle.xpm +share/apps/kmp3/pics/dock_playing.xpm +share/apps/kmp3/pics/logo.xpm +share/icons/kmp3.xpm +share/icons/mini/kmp3.xpm +share/locale/de/LC_MESSAGES/kmp3.mo +share/locale/es/LC_MESSAGES/kmp3.mo +share/locale/fr/LC_MESSAGES/kmp3.mo +share/locale/is/LC_MESSAGES/kmp3.mo +@dirrm share/apps/kmp3/pics +@dirrm share/apps/kmp3 -- cgit v1.2.3