summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/quark/quark-3.24.ebuild')
-rw-r--r--media-sound/quark/quark-3.24.ebuild34
1 files changed, 0 insertions, 34 deletions
diff --git a/media-sound/quark/quark-3.24.ebuild b/media-sound/quark/quark-3.24.ebuild
deleted file mode 100644
index 23f1821..0000000
--- a/media-sound/quark/quark-3.24.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/quark/quark-3.21.ebuild,v 1.13 2008/08/07 20:41:26 mr_bones_ Exp $
-
-inherit gnome2 eutils
-#autotools
-
-DESCRIPTION="Quark is the Anti-GUI Music Player with a cool Docklet!"
-SRC_URI="http://hsgg.github.com/${PN}/${P}.tar.gz"
-HOMEPAGE="http://hsgg.github.com/quark"
-SLOT="0"
-
-KEYWORDS="alpha amd64 ppc sparc x86"
-
-LICENSE="GPL-2"
-
-IUSE=""
-RDEPEND=">=media-libs/xine-lib-1_beta10
- >=x11-libs/gtk+-2.2.1
- >=gnome-base/gconf-2.2.0
- >=gnome-base/gnome-vfs-2.0.4-r2"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig"
-
-DOCS="AUTHORS README"
-
-
-pkg_postinst () {
- elog "Quark is an anti-gui music player."
- elog ""
- elog "Running the binary strange-quark will launch it in a"
- elog "freedesktop.org dock ie: Gnome Notification Area"
- elog ""
-}