diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-03-10 07:52:47 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-03-10 07:52:47 +0000 |
commit | f3f7bd89e5cfcabaea9c7d54b13045724f834579 (patch) | |
tree | 14d0a9e88480bd4630f6dbfeba300eb2b46381e6 /x11-misc | |
parent | fdftk support, and fix mime-magic (diff) | |
download | gentoo-2-f3f7bd89e5cfcabaea9c7d54b13045724f834579.tar.gz gentoo-2-f3f7bd89e5cfcabaea9c7d54b13045724f834579.tar.bz2 gentoo-2-f3f7bd89e5cfcabaea9c7d54b13045724f834579.zip |
cleanup
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/icebgset/icebgset-0.8.ebuild | 26 | ||||
-rw-r--r-- | x11-misc/icebgset/icebgset-0.9.ebuild | 26 | ||||
-rw-r--r-- | x11-misc/icecc/files/digest-icecc-2.0 | 1 | ||||
-rw-r--r-- | x11-misc/icecc/files/digest-icecc-2.4 | 1 | ||||
-rw-r--r-- | x11-misc/icecc/files/icecc-2.0.patch | 11 | ||||
-rw-r--r-- | x11-misc/icecc/files/icecc-2.4.patch | 11 | ||||
-rw-r--r-- | x11-misc/icecc/icecc-2.0.ebuild | 41 | ||||
-rw-r--r-- | x11-misc/icecc/icecc-2.4.ebuild | 39 | ||||
-rw-r--r-- | x11-misc/iceiconcvt/files/digest-iceiconcvt-0.9 | 1 | ||||
-rw-r--r-- | x11-misc/iceiconcvt/iceiconcvt-0.9.ebuild | 24 |
10 files changed, 0 insertions, 181 deletions
diff --git a/x11-misc/icebgset/icebgset-0.8.ebuild b/x11-misc/icebgset/icebgset-0.8.ebuild deleted file mode 100644 index e361d949fc9e..000000000000 --- a/x11-misc/icebgset/icebgset-0.8.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-0.8.ebuild,v 1.2 2003/04/24 14:04:11 phosphan Exp $ - -DESCRIPTION="IceWM background editor" -SRC_URI="http://tsa.dyndns.org/mirror/xvadim/${P}.tar.bz2" -HOMEPAGE="http://tsa.dyndns.org/mirror/xvadim/" -LICENSE="GPL-2" -KEYWORDS="x86" - -DEPEND=">=qt-3.0.0" - -SLOT="0" - -src_compile () { - econf || die - emake || die -} - -src_install () { - einstall || die - - rm -rf ${D}/usr/doc - dohtml ${PN}/docs/en/*.{html,sgml} - dodoc AUTHORS ChangeLog README TODO -} diff --git a/x11-misc/icebgset/icebgset-0.9.ebuild b/x11-misc/icebgset/icebgset-0.9.ebuild deleted file mode 100644 index a67b28f81706..000000000000 --- a/x11-misc/icebgset/icebgset-0.9.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-0.9.ebuild,v 1.3 2003/09/05 23:18:18 msterret Exp $ - -DESCRIPTION="IceWM background editor" -SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" -HOMEPAGE="http://icecc.sourceforge.net/" -LICENSE="GPL-2" -KEYWORDS="x86" - -DEPEND=">=qt-3.0.0" - -SLOT="0" - -src_compile () { - econf - emake || die -} - -src_install () { - einstall || die - - rm -rf ${D}/usr/doc - dohtml ${PN}/docs/en/*.{html,sgml} - dodoc AUTHORS ChangeLog README TODO -} diff --git a/x11-misc/icecc/files/digest-icecc-2.0 b/x11-misc/icecc/files/digest-icecc-2.0 deleted file mode 100644 index 732f9d284081..000000000000 --- a/x11-misc/icecc/files/digest-icecc-2.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 44f24b502df7b2a8d14bed96dcbe5bfc icecc-2.0.tar.bz2 337549 diff --git a/x11-misc/icecc/files/digest-icecc-2.4 b/x11-misc/icecc/files/digest-icecc-2.4 deleted file mode 100644 index 89ecafeb6eeb..000000000000 --- a/x11-misc/icecc/files/digest-icecc-2.4 +++ /dev/null @@ -1 +0,0 @@ -MD5 0724f7242c5b8b8371aa60f1b01232bc icecc-2.4.tar.bz2 340229 diff --git a/x11-misc/icecc/files/icecc-2.0.patch b/x11-misc/icecc/files/icecc-2.0.patch deleted file mode 100644 index 855431abf148..000000000000 --- a/x11-misc/icecc/files/icecc-2.0.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- icecc/icecc.cpp 2003-04-03 22:48:22.000000000 +0200 -+++ icecc/icecc.cpp.new 2003-04-14 11:27:47.000000000 +0200 -@@ -49,7 +49,7 @@ - themeBrowser(0), - icewmCfgDir(getenv("ICEWM_PRIVCFG")), - aTools(COUNTTOOLS), --themeDir("/usr/local/share/icecc/themes/") -+themeDir("/usr/share/icecc/themes/") - { - setCaption(tr("IceWM Control Center " VERSION)); - diff --git a/x11-misc/icecc/files/icecc-2.4.patch b/x11-misc/icecc/files/icecc-2.4.patch deleted file mode 100644 index 855431abf148..000000000000 --- a/x11-misc/icecc/files/icecc-2.4.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- icecc/icecc.cpp 2003-04-03 22:48:22.000000000 +0200 -+++ icecc/icecc.cpp.new 2003-04-14 11:27:47.000000000 +0200 -@@ -49,7 +49,7 @@ - themeBrowser(0), - icewmCfgDir(getenv("ICEWM_PRIVCFG")), - aTools(COUNTTOOLS), --themeDir("/usr/local/share/icecc/themes/") -+themeDir("/usr/share/icecc/themes/") - { - setCaption(tr("IceWM Control Center " VERSION)); - diff --git a/x11-misc/icecc/icecc-2.0.ebuild b/x11-misc/icecc/icecc-2.0.ebuild deleted file mode 100644 index 98d93f7e5c4c..000000000000 --- a/x11-misc/icecc/icecc-2.0.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/icecc-2.0.ebuild,v 1.4 2003/04/25 16:08:03 vapier Exp $ - -inherit eutils - -DESCRIPTION="IceWM Control Center (only main program, see icewm-tools for the rest)" -SRC_URI="http://tsa.dyndns.org/mirror/xvadim/${P}.tar.bz2" -HOMEPAGE="http://tsa.dyndns.org/mirror/xvadim/" - -LICENSE="GPL-2" -KEYWORDS="x86" -SLOT="0" - -DEPEND=">=x11-libs/qt-3.0.0" - -src_unpack() { - unpack ${A} - cd ${S} - epatch ${FILESDIR}/${P}.patch -} - -src_compile() { - econf || die - emake || die -} - -src_install() { - einstall || die - - rm -rf ${D}/usr/doc - dohtml ${PN}/docs/en/*.{html,sgml} - dodoc AUTHORS ChangeLog README TODO - dodir /usr/share/${PN}/themes - cp -a theme/* ${D}/usr/share/${PN}/themes/ - chmod go-w ${D}/usr/share/${PN}/themes/ -} - -pkg_postinst() { - einfo "emerge icewm-tools for the control center helper tools" -} diff --git a/x11-misc/icecc/icecc-2.4.ebuild b/x11-misc/icecc/icecc-2.4.ebuild deleted file mode 100644 index 605189891791..000000000000 --- a/x11-misc/icecc/icecc-2.4.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/icecc-2.4.ebuild,v 1.2 2003/07/30 10:16:45 phosphan Exp $ - -DESCRIPTION="IceWM Control Center (only main program, see icewm-tools for the rest)" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -HOMEPAGE="http://icecc.sourceforge.net/" - -LICENSE="GPL-2" -KEYWORDS="x86" -SLOT="0" - -DEPEND=">=x11-libs/qt-3.0.0" - -src_unpack() { - unpack ${A} - cd ${S} - patch -p0 < ${FILESDIR}/${P}.patch || die "patch failed" -} - -src_compile() { - econf || die - emake || die -} - -src_install() { - einstall || die - - rm -rf ${D}/usr/doc - dohtml ${PN}/docs/en/*.{html,sgml} - dodoc AUTHORS ChangeLog README TODO - dodir /usr/share/${PN}/themes - cp -a theme/* ${D}/usr/share/${PN}/themes/ - chmod go-w ${D}/usr/share/${PN}/themes/ -} - -pkg_postinst() { - einfo "emerge icewm-tools for the control center helper tools" -} diff --git a/x11-misc/iceiconcvt/files/digest-iceiconcvt-0.9 b/x11-misc/iceiconcvt/files/digest-iceiconcvt-0.9 deleted file mode 100644 index 909a84216a46..000000000000 --- a/x11-misc/iceiconcvt/files/digest-iceiconcvt-0.9 +++ /dev/null @@ -1 +0,0 @@ -MD5 60408e0f0d9fe3f31c8e78e438044a09 iceiconcvt-0.9.tar.bz2 2753 diff --git a/x11-misc/iceiconcvt/iceiconcvt-0.9.ebuild b/x11-misc/iceiconcvt/iceiconcvt-0.9.ebuild deleted file mode 100644 index c15420724cfc..000000000000 --- a/x11-misc/iceiconcvt/iceiconcvt-0.9.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/iceiconcvt/iceiconcvt-0.9.ebuild,v 1.4 2003/06/23 13:34:10 phosphan Exp $ - -DESCRIPTION="IceWM icons' converter" -SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" -HOMEPAGE="http://icecc.sourceforge.net/" -LICENSE="GPL-2" -KEYWORDS="x86" -RESTRICT="nostrip" - -DEPEND="dev-python/PyQt" - -SLOT="0" - -src_compile () { - einfo "No compilation necessary" -} - -src_install () { - exeinto /usr/bin - doexe iceiconcvt.py - dodoc ChangeLog BUGS README.iceiconcvt TODO -} |