diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2003-07-30 10:16:10 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2003-07-30 10:16:10 +0000 |
commit | c53133a41d8e49664c30d280f66525845d7a58a7 (patch) | |
tree | 23da03ed9feee980a822b52e0aa4e97d4e204f37 /x11-misc/icebgset | |
parent | *** empty log message *** (diff) | |
download | historical-c53133a41d8e49664c30d280f66525845d7a58a7.tar.gz historical-c53133a41d8e49664c30d280f66525845d7a58a7.tar.bz2 historical-c53133a41d8e49664c30d280f66525845d7a58a7.zip |
*** empty log message ***
Diffstat (limited to 'x11-misc/icebgset')
-rw-r--r-- | x11-misc/icebgset/Manifest | 8 | ||||
-rw-r--r-- | x11-misc/icebgset/files/digest-icebgset-0.5 | 1 | ||||
-rw-r--r-- | x11-misc/icebgset/files/digest-icebgset-1.0 | 1 | ||||
-rw-r--r-- | x11-misc/icebgset/icebgset-0.5.ebuild | 34 | ||||
-rw-r--r-- | x11-misc/icebgset/icebgset-0.9.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/icebgset/icebgset-1.0.ebuild | 26 |
6 files changed, 32 insertions, 42 deletions
diff --git a/x11-misc/icebgset/Manifest b/x11-misc/icebgset/Manifest index fe15333e1d61..02256e37a807 100644 --- a/x11-misc/icebgset/Manifest +++ b/x11-misc/icebgset/Manifest @@ -1,10 +1,8 @@ MD5 f5184955f867c7145f05c5f5985e0d9f icebgset-0.8.ebuild 618 -MD5 cc8dd7481406c82bd6eec323c828518a icebgset-0.5.ebuild 744 -MD5 dafd4f96103992133b44745a07716dce icebgset-1.0.ebuild 597 -MD5 1ee1ad71c372d60ced9c099ca2e14879 icebgset-0.9.ebuild 596 -MD5 4fe73380f8b2db670585bebe1339761e ChangeLog 853 +MD5 283600a9887da72f3c3ce34864da6b40 icebgset-1.0.ebuild 597 +MD5 50089529e75a2d50aa12915cf1a22f17 icebgset-0.9.ebuild 596 +MD5 da19af51bc33bbd4a1b923d872ddf4e0 ChangeLog 1047 MD5 b742040acaeddc3798a21739bd59e8aa metadata.xml 224 -MD5 95fd6d680a48ada79c23e5fed3a67b43 files/digest-icebgset-0.5 65 MD5 9e564c4b425b2c6cd4fa17723ea312ea files/digest-icebgset-0.8 65 MD5 8924750839c656a09b42667d3b239153 files/digest-icebgset-0.9 65 MD5 8f8c469df41296c7bc6fa297f322d3a3 files/digest-icebgset-1.0 65 diff --git a/x11-misc/icebgset/files/digest-icebgset-0.5 b/x11-misc/icebgset/files/digest-icebgset-0.5 deleted file mode 100644 index 8ef3258072af..000000000000 --- a/x11-misc/icebgset/files/digest-icebgset-0.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 ed01609cc75c272afc75ed67b991f918 icebgset-0.5.tar.bz2 240875 diff --git a/x11-misc/icebgset/files/digest-icebgset-1.0 b/x11-misc/icebgset/files/digest-icebgset-1.0 new file mode 100644 index 000000000000..c3a8906103d2 --- /dev/null +++ b/x11-misc/icebgset/files/digest-icebgset-1.0 @@ -0,0 +1 @@ +MD5 24bcd857eced754ded62b68cb9abaff3 icebgset-1.0.tar.bz2 241051 diff --git a/x11-misc/icebgset/icebgset-0.5.ebuild b/x11-misc/icebgset/icebgset-0.5.ebuild deleted file mode 100644 index a8dfa3ae2838..000000000000 --- a/x11-misc/icebgset/icebgset-0.5.ebuild +++ /dev/null @@ -1,34 +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.5.ebuild,v 1.9 2003/02/13 17:14:36 vapier Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="IceWM background editor." -SRC_URI="http://www.selena.kherson.ua/xvadim/${P}.tar.bz2" -HOMEPAGE="http://www.selena.kherson.ua/xvadim" - -DEPEND="virtual/x11 - x11-libs/qt - media-libs/jpeg - media-libs/libpng" - -RDEPEND="x11-wm/icewm" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 sparc " - -src_compile () { - econf \ - --with-qt-dir=${QTDIR} || die - emake || die -} - -src_install () { - einstall || die - - rm -rf ${D}/usr/doc - dohtml icebgset/docs/en/*.{html,sgml} - - dodoc AUTHORS COPYING README TODO -} diff --git a/x11-misc/icebgset/icebgset-0.9.ebuild b/x11-misc/icebgset/icebgset-0.9.ebuild index 974570d485e1..d5ba336377d8 100644 --- a/x11-misc/icebgset/icebgset-0.9.ebuild +++ b/x11-misc/icebgset/icebgset-0.9.ebuild @@ -1,12 +1,12 @@ # 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.1 2003/05/19 14:08:11 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-0.9.ebuild,v 1.2 2003/07/30 10:16:00 phosphan Exp $ DESCRIPTION="IceWM background editor" SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=qt-3.0.0" diff --git a/x11-misc/icebgset/icebgset-1.0.ebuild b/x11-misc/icebgset/icebgset-1.0.ebuild new file mode 100644 index 000000000000..13df538b262f --- /dev/null +++ b/x11-misc/icebgset/icebgset-1.0.ebuild @@ -0,0 +1,26 @@ +# 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-1.0.ebuild,v 1.1 2003/07/30 10:16:00 phosphan 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 +} |