summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-06-29 14:00:04 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-06-29 14:00:04 +0000
commit57bbb7973af83ff7600285a72377af8ed0f567ca (patch)
tree601faa5cd26a7ac24859b26a6a8957d68ac79e7a /x11-libs
parentmigrated to x11-themes (diff)
downloadhistorical-57bbb7973af83ff7600285a72377af8ed0f567ca.tar.gz
historical-57bbb7973af83ff7600285a72377af8ed0f567ca.tar.bz2
historical-57bbb7973af83ff7600285a72377af8ed0f567ca.zip
migrated to x11-themes
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/gtk-engines/ChangeLog22
-rw-r--r--x11-libs/gtk-engines/files/digest-gtk-engines-0.12-r22
-rw-r--r--x11-libs/gtk-engines/files/digest-gtk-engines-1.9.01
-rw-r--r--x11-libs/gtk-engines/gtk-engines-0.12-r2.ebuild47
-rw-r--r--x11-libs/gtk-engines/gtk-engines-1.9.0.ebuild43
-rw-r--r--x11-libs/gtk-thinice-engine/ChangeLog13
-rw-r--r--x11-libs/gtk-thinice-engine/files/digest-gtk-thinice-engine-2.0.01
-rw-r--r--x11-libs/gtk-thinice-engine/files/digest-gtk-thinice-engine-2.0.11
-rw-r--r--x11-libs/gtk-thinice-engine/gtk-thinice-engine-2.0.0.ebuild23
-rw-r--r--x11-libs/gtk-thinice-engine/gtk-thinice-engine-2.0.1.ebuild24
-rw-r--r--x11-libs/gtk-thinice-theme/ChangeLog13
-rw-r--r--x11-libs/gtk-thinice-theme/files/digest-gtk-thinice-theme-1.0.4-r11
-rw-r--r--x11-libs/gtk-thinice-theme/gtk-thinice-theme-1.0.4-r1.ebuild21
-rw-r--r--x11-libs/qt/files/digest-qt-2.3.2-r21
-rw-r--r--x11-libs/xforms/files/digest-xforms-089-r22
15 files changed, 2 insertions, 213 deletions
diff --git a/x11-libs/gtk-engines/ChangeLog b/x11-libs/gtk-engines/ChangeLog
deleted file mode 100644
index e4cfe707c4aa..000000000000
--- a/x11-libs/gtk-engines/ChangeLog
+++ /dev/null
@@ -1,22 +0,0 @@
-# ChangeLog for x11-libs/gtk-engines
-# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk-engines/ChangeLog,v 1.3 2002/05/22 23:57:59 spider Exp $
-
-*gtk-engines-1.9.0 (22 May 2002)
- 22 May 2002; Spider <spider@gentoo.org> gtk-engines-1.9.0.ebuild :
- Theme engines for gtk+-2.0 this time
-
-
- 14 Apr 2002; M.Schlemmer <azarah@gentoo.org> gtk-engines-0.12-r2 :
-
- Cleanup, and libtoolize.
-
-*gtk-engines-0.12-r2 (1 Feb 2002)
-
- 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
-
- Added initial ChangeLog which should be updated whenever the package is
- updated in any way. This changelog is targetted to users. This means that the
- comments should well explained and written in clean English. The details about
- writing correct changelogs are explained in the skel.ChangeLog file which you
- can find in the root directory of the portage repository.
diff --git a/x11-libs/gtk-engines/files/digest-gtk-engines-0.12-r2 b/x11-libs/gtk-engines/files/digest-gtk-engines-0.12-r2
deleted file mode 100644
index f9ca1ccd8414..000000000000
--- a/x11-libs/gtk-engines/files/digest-gtk-engines-0.12-r2
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 c867d1ebd6dbea355765d689a11330ec gtk-engines-0.12.tar.gz 653438
-MD5 c6bc873959a4ea299c0c80d10f7dd109 Xenophilia-1.2.x.tar.gz 101229
diff --git a/x11-libs/gtk-engines/files/digest-gtk-engines-1.9.0 b/x11-libs/gtk-engines/files/digest-gtk-engines-1.9.0
deleted file mode 100644
index 1fd5c3965a84..000000000000
--- a/x11-libs/gtk-engines/files/digest-gtk-engines-1.9.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d77b10a9e73226a306a32d5c89ba066d gtk-engines-1.9.0.tar.bz2 396291
diff --git a/x11-libs/gtk-engines/gtk-engines-0.12-r2.ebuild b/x11-libs/gtk-engines/gtk-engines-0.12-r2.ebuild
deleted file mode 100644
index d65f9410e122..000000000000
--- a/x11-libs/gtk-engines/gtk-engines-0.12-r2.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk-engines/gtk-engines-0.12-r2.ebuild,v 1.2 2002/04/14 09:45:33 azarah Exp $
-
-S=${WORKDIR}/${P}
-DESCRIPTION="gtk-engines"
-SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz
- http://download.themes.org/gtk/Xenophilia-1.2.x.tar.gz"
-HOMEPAGE="http://www.gnome.org/"
-
-DEPEND="virtual/glibc virtual/x11
- >=media-libs/imlib-1.9.10-r1"
-
-src_unpack() {
- unpack ${P}.tar.gz
-
- cd ${S}
- unpack Xenophilia-1.2.x.tar.gz
-}
-
-src_compile() {
- libtoolize --copy --force
-
- ./configure --host=${CHOST} \
- --prefix=/usr || die
-
- make || die
-
- cd ${S}/Xenophilia-0.7
- make PREFIX=/usr \
- FONTDIR=/usr/X11R6/lib/X11/fonts/misc || die
-}
-
-src_install() {
- make prefix=${D}/usr install || die
-
- dodoc AUTHORS COPYING* ChangeLog README NEWS
-
- cd Xenophilia-0.7
- make PREFIX=${D}/usr \
- FONTDIR=/usr/X11R6/lib/X11/fonts/misc \
- install || die
-
- dodoc AUTHORS CONFIGURATION TODO COPYING* ChangeLog README
-}
-
diff --git a/x11-libs/gtk-engines/gtk-engines-1.9.0.ebuild b/x11-libs/gtk-engines/gtk-engines-1.9.0.ebuild
deleted file mode 100644
index 8a950b88c912..000000000000
--- a/x11-libs/gtk-engines/gtk-engines-1.9.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk-engines/gtk-engines-1.9.0.ebuild,v 1.2 2002/06/29 13:56:33 seemant Exp $
-
-# Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+
-DEBUG="yes"
-RESTRICT="nostrip"
-# force debug information
-CFLAGS="${CFLAGS} -g"
-CXXFLAGS="${CXXFLAGS} -g"
-
-S=${WORKDIR}/${P}
-DESCRIPTION="gtk2 engines"
-SRC_URI="ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/${PN}/${P}.tar.bz2"
-HOMEPAGE="http://www.gnome.org/"
-SLOT="2"
-LICENSE="GPL-2"
-
-RDEPEND=">=x11-libs/gtk+-2.0.0"
-
-DEPEND=">=dev-util/pkgconfig-0.12.0 ${RDEPEND}"
-
-src_compile() {
- ./configure --host=${CHOST} \
- --prefix=/usr \
- --sysconfdir=/etc \
- --infodir=/usr/share/info \
- --mandir=/usr/share/man \
- --enable-platform-gnome-2 \
- --enable-debug=yes || die
- emake || die
-}
-
-src_install() {
- make prefix=${D}/usr \
- sysconfdir=${D}/etc \
- infodir=${D}/usr/share/info \
- mandir=${D}/usr/share/man \
- install || die
-
- dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
-}
-
diff --git a/x11-libs/gtk-thinice-engine/ChangeLog b/x11-libs/gtk-thinice-engine/ChangeLog
deleted file mode 100644
index cae0b7868281..000000000000
--- a/x11-libs/gtk-thinice-engine/ChangeLog
+++ /dev/null
@@ -1,13 +0,0 @@
-# ChangeLog for x11-libs/gtk-thinice-engine
-# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk-thinice-engine/ChangeLog,v 1.3 2002/06/14 00:14:24 spider Exp $
-
-*gtk-thinice-engine-2.0.1 (13 Jun 2002)
- 13 Jun 2002 ;Spider <spider@gentoo.org> gtk-thinice-engine-2.0.1.ebuild ChangeLog :
- reformat ChangeLog
- gentooify the ebuild some more
- lintoolize
-
-*gtk-thinice-engine-2.0.0 (20 Mar 2002)
- 20 Mar 2002; Spider <spider@gentoo.org> gtk-thinice-engine-2.0.0.ebuild :
- First attempt at an ebuild
diff --git a/x11-libs/gtk-thinice-engine/files/digest-gtk-thinice-engine-2.0.0 b/x11-libs/gtk-thinice-engine/files/digest-gtk-thinice-engine-2.0.0
deleted file mode 100644
index 00eee6986b5d..000000000000
--- a/x11-libs/gtk-thinice-engine/files/digest-gtk-thinice-engine-2.0.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 29244ede228b4cb537ec4113af3193ac gtk-thinice-engine-2.0.0.tar.gz 169948
diff --git a/x11-libs/gtk-thinice-engine/files/digest-gtk-thinice-engine-2.0.1 b/x11-libs/gtk-thinice-engine/files/digest-gtk-thinice-engine-2.0.1
deleted file mode 100644
index 1840e6bb4730..000000000000
--- a/x11-libs/gtk-thinice-engine/files/digest-gtk-thinice-engine-2.0.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 2ebc1269cc6dcc5e748dd9ef2e76ed85 gtk-thinice-engine-2.0.1.tar.gz 173913
diff --git a/x11-libs/gtk-thinice-engine/gtk-thinice-engine-2.0.0.ebuild b/x11-libs/gtk-thinice-engine/gtk-thinice-engine-2.0.0.ebuild
deleted file mode 100644
index 646513ac2c78..000000000000
--- a/x11-libs/gtk-thinice-engine/gtk-thinice-engine-2.0.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Spider <spider@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk-thinice-engine/gtk-thinice-engine-2.0.0.ebuild,v 1.3 2002/04/27 23:34:20 bangert Exp $
-
-SLOT="0"
-S=${WORKDIR}/${P}
-DESCRIPTION="Gtk engine, thinice"
-SRC_URI="http://thinice.sourceforge.net/${P}.tar.gz"
-HOMEPAGE="http://thinice.sourceforge.net"
-
-DEPEND=">=x11-libs/gtk+-2.0.0"
-
-src_compile() {
- ./configure --prefix=/usr --host=${CHOST} || die
- emake || die
-}
-
-src_install () {
- make prefix=${D}/usr install || die
- dodoc AUTHORS COPYING INSTALL NEWS README TODO
-}
-
diff --git a/x11-libs/gtk-thinice-engine/gtk-thinice-engine-2.0.1.ebuild b/x11-libs/gtk-thinice-engine/gtk-thinice-engine-2.0.1.ebuild
deleted file mode 100644
index bb5ed418f3c2..000000000000
--- a/x11-libs/gtk-thinice-engine/gtk-thinice-engine-2.0.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk-thinice-engine/gtk-thinice-engine-2.0.1.ebuild,v 1.1 2002/06/14 00:14:24 spider Exp $
-
-SLOT="0"
-S=${WORKDIR}/${P}
-DESCRIPTION="Gtk engine, thinice"
-SRC_URI="http://thinice.sourceforge.net/${P}.tar.gz"
-HOMEPAGE="http://thinice.sourceforge.net"
-
-DEPEND=">=x11-libs/gtk+-2.0.0"
-RDEPEND=$DEPEND
-LICENSE="GPL-2"
-
-src_compile() {
- econf
- emake || die
-}
-
-src_install () {
- einstall
- dodoc AUTHORS COPYING INSTALL NEWS README TODO
-}
-
diff --git a/x11-libs/gtk-thinice-theme/ChangeLog b/x11-libs/gtk-thinice-theme/ChangeLog
deleted file mode 100644
index d8230d51e037..000000000000
--- a/x11-libs/gtk-thinice-theme/ChangeLog
+++ /dev/null
@@ -1,13 +0,0 @@
-# ChangeLog for x11-libs/gtk-thinice-theme
-# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk-thinice-theme/ChangeLog,v 1.1 2002/02/01 21:53:38 gbevin Exp $
-
-*gtk-thinice-theme-1.0.4-r1 (1 Feb 2002)
-
- 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
-
- Added initial ChangeLog which should be updated whenever the package is
- updated in any way. This changelog is targetted to users. This means that the
- comments should well explained and written in clean English. The details about
- writing correct changelogs are explained in the skel.ChangeLog file which you
- can find in the root directory of the portage repository.
diff --git a/x11-libs/gtk-thinice-theme/files/digest-gtk-thinice-theme-1.0.4-r1 b/x11-libs/gtk-thinice-theme/files/digest-gtk-thinice-theme-1.0.4-r1
deleted file mode 100644
index 026c6c21eec4..000000000000
--- a/x11-libs/gtk-thinice-theme/files/digest-gtk-thinice-theme-1.0.4-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 f2b6e8f4c3ea3710e27a59195f2abc9a gtk-thinice-theme-1.0.4.tar.gz 136407
diff --git a/x11-libs/gtk-thinice-theme/gtk-thinice-theme-1.0.4-r1.ebuild b/x11-libs/gtk-thinice-theme/gtk-thinice-theme-1.0.4-r1.ebuild
deleted file mode 100644
index 8d014585f4c8..000000000000
--- a/x11-libs/gtk-thinice-theme/gtk-thinice-theme-1.0.4-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Your Name <your email>
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk-thinice-theme/gtk-thinice-theme-1.0.4-r1.ebuild,v 1.3 2002/05/23 06:50:19 seemant Exp $
-
-
-S=${WORKDIR}/${P}
-DESCRIPTION="Gtk engine, thinice"
-SRC_URI="http://thinice.sourceforge.net/${P}.tar.gz"
-HOMEPAGE="http://thinice.sourceforge.net"
-
-DEPEND="=x11-libs/gtk+-1.2*"
-
-src_compile() {
- ./configure --prefix=/usr --host=${CHOST} || die
- emake || die
-}
-
-src_install () {
- make prefix=${D}/usr install || die
-}
diff --git a/x11-libs/qt/files/digest-qt-2.3.2-r2 b/x11-libs/qt/files/digest-qt-2.3.2-r2
new file mode 100644
index 000000000000..a0f2871d4ee3
--- /dev/null
+++ b/x11-libs/qt/files/digest-qt-2.3.2-r2
@@ -0,0 +1 @@
+MD5 8b74c7bd9ff0c4752a009f2e5a6482e4 qt-x11-2.3.2.tar.gz 8978412
diff --git a/x11-libs/xforms/files/digest-xforms-089-r2 b/x11-libs/xforms/files/digest-xforms-089-r2
index 9bc3f8831b0a..e212c818466e 100644
--- a/x11-libs/xforms/files/digest-xforms-089-r2
+++ b/x11-libs/xforms/files/digest-xforms-089-r2
@@ -1 +1 @@
-MD5 43ae056706012562ce1313af0382b1e0 bxform-089-glibc2.1-ppc.tgz 1387756
+MD5 a64e3c487c7c417f1d925edd52c51afe bxform-089-glibc2.1.tgz 1211309