diff options
Diffstat (limited to 'multimedia/quark')
| -rw-r--r-- | multimedia/quark/Makefile | 45 | ||||
| -rw-r--r-- | multimedia/quark/distinfo | 2 | ||||
| -rw-r--r-- | multimedia/quark/files/patch-charm-quark__charm-quark | 8 | ||||
| -rw-r--r-- | multimedia/quark/pkg-descr | 11 | ||||
| -rw-r--r-- | multimedia/quark/pkg-message | 2 | ||||
| -rw-r--r-- | multimedia/quark/pkg-plist | 7 |
6 files changed, 0 insertions, 75 deletions
diff --git a/multimedia/quark/Makefile b/multimedia/quark/Makefile deleted file mode 100644 index 7f254298353c..000000000000 --- a/multimedia/quark/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# Created by: Juan Salaverria <rael@vectorstar.net> -# $FreeBSD$ - -PORTNAME= quark -PORTVERSION= 3.24 -PORTREVISION= 9 -CATEGORIES= multimedia gnome -MASTER_SITES= http://hsgg.github.com/quark/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Audio player, for geeks, by geeks - -LICENSE= GPLv2 - -DEPRECATED= GNOME 2 application -EXPIRATION_DATE= 2018-12-10 - -LIB_DEPENDS= libxine.so:multimedia/libxine - -USES= pathfix gettext gmake pkgconfig -USE_GNOME= gnomeprefix gnomevfs2 -GNU_CONFIGURE= yes -LLD_UNSAFE= yes - -CONFLICTS_INSTALL= quark-server - -PORTDOCS= AUTHORS COPYING INSTALL README -GCONF_SCHEMAS= quark.schemas strange-quark.schemas - -OPTIONS_DEFINE= DOCS NLS -OPTIONS_SUB= yes - -NLS_CONFIGURE_ENABLE= nls - -post-patch: - @${REINPLACE_CMD} -e \ - 's|CFLAGS="-g |CFLAGS="$$CFLAGS |g' ${WRKSRC}/configure - @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ - 's|-D.*_DISABLE_DEPRECATED||g' - -post-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) - -.include <bsd.port.mk> diff --git a/multimedia/quark/distinfo b/multimedia/quark/distinfo deleted file mode 100644 index afe610fc3d33..000000000000 --- a/multimedia/quark/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (quark-3.24.tar.gz) = afac7b03082fd581412cf701187a21a4d6f6eea75c207b366f4b1dc939fff04c -SIZE (quark-3.24.tar.gz) = 215417 diff --git a/multimedia/quark/files/patch-charm-quark__charm-quark b/multimedia/quark/files/patch-charm-quark__charm-quark deleted file mode 100644 index 205eeda7bc41..000000000000 --- a/multimedia/quark/files/patch-charm-quark__charm-quark +++ /dev/null @@ -1,8 +0,0 @@ ---- charm-quark/charm-quark.orig Mon Jul 21 02:39:44 2003 -+++ charm-quark/charm-quark Mon Jul 21 02:41:04 2003 -@@ -1,4 +1,4 @@ --#! /bin/bash -+#! /bin/sh - - NAME="charm-quark" - VERSION="1.0" diff --git a/multimedia/quark/pkg-descr b/multimedia/quark/pkg-descr deleted file mode 100644 index 92cf8628100c..000000000000 --- a/multimedia/quark/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -Quark is an audio player, for geeks, by geeks. It runs in the background -with access provided via a FIFO in the filesystem. It uses Xine-lib -for playing music, and can therefore play any file format supported -by Xine. - -Quark comes with a couple front-ends to make it more useful. - - - charm-quark - a CLI interface - - strange-quark - a GTK System Tray interface - -WWW: http://hsgg.github.com/quark/ diff --git a/multimedia/quark/pkg-message b/multimedia/quark/pkg-message deleted file mode 100644 index 021c2b1dac6d..000000000000 --- a/multimedia/quark/pkg-message +++ /dev/null @@ -1,2 +0,0 @@ -To see the quark's user interface, you will need to have the Notification Area -applet loaded in your panel. diff --git a/multimedia/quark/pkg-plist b/multimedia/quark/pkg-plist deleted file mode 100644 index 659000756067..000000000000 --- a/multimedia/quark/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -bin/charm-quark -bin/quark -bin/strange-quark -share/applications/quark.desktop -share/pixmaps/quark.png -share/pixmaps/quark48.png -%%NLS%%share/locale/ko/LC_MESSAGES/quark.mo |
