summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-08-05 09:38:56 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-08-05 09:38:56 +0000
commit716e7155fa98d09afd76cb02a4db6f2e4d06baf6 (patch)
tree6bf543aa149862559f33089f66578255222576c3 /x11-misc
parentmodernised (diff)
downloadhistorical-716e7155fa98d09afd76cb02a4db6f2e4d06baf6.tar.gz
historical-716e7155fa98d09afd76cb02a4db6f2e4d06baf6.tar.bz2
historical-716e7155fa98d09afd76cb02a4db6f2e4d06baf6.zip
modernised
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/baekmuk-fonts/baekmuk-fonts-2.0-r1.ebuild13
-rw-r--r--x11-misc/baekmuk-fonts/baekmuk-fonts-2.0.ebuild12
-rw-r--r--x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild11
-rw-r--r--x11-misc/gkrellm-hddtemp/gkrellm-hddtemp-0.1.ebuild37
-rw-r--r--x11-misc/grun/grun-0.9.2.ebuild8
-rw-r--r--x11-misc/mowitz/mowitz-0.2.1.ebuild16
-rw-r--r--x11-misc/wmsysmon/wmsysmon-0.7.6-r1.ebuild16
-rw-r--r--x11-misc/xplanet/xplanet-0.93-r1.ebuild39
-rw-r--r--x11-misc/xwrits/xwrits-2.21.ebuild17
9 files changed, 71 insertions, 98 deletions
diff --git a/x11-misc/baekmuk-fonts/baekmuk-fonts-2.0-r1.ebuild b/x11-misc/baekmuk-fonts/baekmuk-fonts-2.0-r1.ebuild
index 6b33e684747f..51439cd87212 100644
--- a/x11-misc/baekmuk-fonts/baekmuk-fonts-2.0-r1.ebuild
+++ b/x11-misc/baekmuk-fonts/baekmuk-fonts-2.0-r1.ebuild
@@ -1,19 +1,17 @@
# 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-misc/baekmuk-fonts/baekmuk-fonts-2.0-r1.ebuild,v 1.2 2002/07/11 06:30:57 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/baekmuk-fonts/baekmuk-fonts-2.0-r1.ebuild,v 1.3 2002/08/05 09:38:55 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Korean Baekmuk Font"
SRC_URI="ftp://ftp.nnongae.com/pub/gentoo/${P}.tar.gz"
-HOMEPAGE="http://"
-DEPEND="virtual/x11"
-LICENSE="BAEKMUK"
+HOMEPAGE="ftp://ftp.nnongae.com/pub/gentoo/"
+
SLOT="0"
+LICENSE="BAEKMUK"
KEYWORDS="x86"
-src_unpack () {
- unpack ${P}.tar.gz
-}
+DEPEND="virtual/x11"
src_install () {
dodir /usr/X11R6/lib/X11/fonts/baekmuk
@@ -35,5 +33,4 @@ pkg_postinst() {
ewarn "****************************************************************"
einfo "You should restart X server..."
-
}
diff --git a/x11-misc/baekmuk-fonts/baekmuk-fonts-2.0.ebuild b/x11-misc/baekmuk-fonts/baekmuk-fonts-2.0.ebuild
index d81edd9c20b0..e419880f4dbb 100644
--- a/x11-misc/baekmuk-fonts/baekmuk-fonts-2.0.ebuild
+++ b/x11-misc/baekmuk-fonts/baekmuk-fonts-2.0.ebuild
@@ -1,20 +1,17 @@
# 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-misc/baekmuk-fonts/baekmuk-fonts-2.0.ebuild,v 1.4 2002/07/11 06:30:57 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/baekmuk-fonts/baekmuk-fonts-2.0.ebuild,v 1.5 2002/08/05 09:38:55 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Korean Baekmuk Font"
SRC_URI="ftp://ftp.nnongae.com/pub/gentoo/${P}.tar.gz"
-HOMEPAGE="http://"
+HOMEPAGE="ftp://ftp.nnongae.com/pub/gentoo"
DEPEND="virtual/x11"
-LICENSE="BAEKMUK"
+
SLOT="0"
+LICENSE="BAEKMUK"
KEYWORDS="x86"
-src_unpack () {
- unpack ${P}.tar.gz
-}
-
src_install () {
dodir /usr/X11R6/lib/X11/fonts/baekmuk
dodir /usr/X11R6/lib/X11/fonts/baekmuk-ttf
@@ -35,5 +32,4 @@ pkg_postinst() {
ewarn "****************************************************************"
einfo "You should restart X server..."
-
}
diff --git a/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild b/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild
index bfc85f26fea4..cb4b76189813 100644
--- a/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild
+++ b/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild
@@ -1,19 +1,20 @@
# 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-misc/gkrellm-console/gkrellm-console-0.1.ebuild,v 1.6 2002/08/02 17:54:50 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild,v 1.7 2002/08/05 09:38:55 seemant Exp $
-MY_P=consolewatch-0.1
+MY_P=consolewatch-${PV}
S=${WORKDIR}/${MY_P}
DESCRIPTION="A GKrellM plugin that shows the users logged into each console"
SRC_URI="http://gkrellm.luon.net/files/${MY_P}.tar.gz"
HOMEPAGE="http://gkrellm.luon.net/consolewatch.phtml"
-LICENSE="GPL-2"
+
SLOT="0"
+LICENSE="GPL-2"
KEYWORDS="x86"
DEPEND=">=app-admin/gkrellm-1.0.6
- =x11-libs/gtk+-1.2*
- >=media-libs/imlib-1.9.10-r1"
+ =x11-libs/gtk+-1.2*
+ >=media-libs/imlib-1.9.10-r1"
src_compile() {
emake || die
diff --git a/x11-misc/gkrellm-hddtemp/gkrellm-hddtemp-0.1.ebuild b/x11-misc/gkrellm-hddtemp/gkrellm-hddtemp-0.1.ebuild
index deddc2528c02..0898622968bf 100644
--- a/x11-misc/gkrellm-hddtemp/gkrellm-hddtemp-0.1.ebuild
+++ b/x11-misc/gkrellm-hddtemp/gkrellm-hddtemp-0.1.ebuild
@@ -1,18 +1,19 @@
# 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-misc/gkrellm-hddtemp/gkrellm-hddtemp-0.1.ebuild,v 1.4 2002/08/02 17:57:38 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-hddtemp/gkrellm-hddtemp-0.1.ebuild,v 1.5 2002/08/05 09:38:55 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="a GKrellM plugin for hddtemp (which reads the temperature of SMART IDE hard drives)"
SRC_URI="http://coredump.free.fr/linux/${P}.tar.gz"
HOMEPAGE="http://coredump.free.fr/linux/harddrive.html"
-DEPEND=">=app-admin/gkrellm-1.2.1"
-RDEPEND=">=app-admin/hddtemp-0.2"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86"
+DEPEND=">=app-admin/gkrellm-1.2.1"
+RDEPEND=">=app-admin/hddtemp-0.2"
+
src_unpack() {
unpack ${A} ; cd ${S}
# patch Makefile
@@ -32,20 +33,18 @@ src_install() {
}
pkg_postinst() {
-
- echo
- echo '#######################################################'
- echo '# #'
- echo '# Please note that hddtemp has to be set suid #'
- echo '# in order to allow regular user to run this #'
- echo '# plugin. #'
- echo '# #'
- echo '# Please execute (as root): #'
- echo '# chmod u+s /usr/bin/hddtemp #'
- echo '# to set the suid bit #'
- echo '# (this is not done automatically for #'
- echo '# security reasons) #'
- echo '# #'
- echo '#######################################################'
-
+ einfo
+ einfo "#######################################################"
+ einfo "# #"
+ einfo "# Please note that hddtemp has to be set suid #"
+ einfo "# in order to allow regular user to run this #"
+ einfo "# plugin. #"
+ einfo "# #"
+ einfo "# Please execute (as root): #"
+ einfo "# chmod u+s /usr/bin/hddtemp #"
+ einfo "# to set the suid bit #"
+ einfo "# (this is not done automatically for #"
+ einfo "# security reasons) #"
+ einfo "# #"
+ einfo "#######################################################"
}
diff --git a/x11-misc/grun/grun-0.9.2.ebuild b/x11-misc/grun/grun-0.9.2.ebuild
index b8839863eb58..ca49721e980d 100644
--- a/x11-misc/grun/grun-0.9.2.ebuild
+++ b/x11-misc/grun/grun-0.9.2.ebuild
@@ -1,6 +1,6 @@
# 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-misc/grun/grun-0.9.2.ebuild,v 1.5 2002/07/11 06:30:57 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/grun-0.9.2.ebuild,v 1.6 2002/08/05 09:38:56 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A GTK/X11 application launcher with nice features such as a history"
@@ -36,10 +36,8 @@ src_compile() {
if [ -z ${TERM} ] ; then
TERM=xterm
fi
- ./configure --prefix=/usr \
- --host=${CHOST} \
- --infodir=/usr/share/info \
- --mandir=/usr/share/man \
+
+ econf \
--enable-testfile \
--with-default-xterm=${TERM} \
--enable-associations \
diff --git a/x11-misc/mowitz/mowitz-0.2.1.ebuild b/x11-misc/mowitz/mowitz-0.2.1.ebuild
index deab7c82330e..34618cf9bdb0 100644
--- a/x11-misc/mowitz/mowitz-0.2.1.ebuild
+++ b/x11-misc/mowitz/mowitz-0.2.1.ebuild
@@ -1,24 +1,22 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/mowitz/mowitz-0.2.1.ebuild,v 1.3 2002/07/08 21:31:07 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/mowitz/mowitz-0.2.1.ebuild,v 1.4 2002/08/05 09:38:56 seemant Exp $
S=${WORKDIR}/Mowitz-${PV}
-
SRC_URI="http://siag.nu/pub/mowitz/Mowitz-${PV}.tar.gz"
HOMEPAGE="http://siag.nu/mowitz/"
DESCRIPTION="Mowitz - more widgets library"
-LICENSE="GPL"
+
SLOT="0"
+LICENSE="GPL-2"
KEYWORDS="x86"
DEPEND="virtual/x11"
-# >=media-libs/t1lib-1.0.1"
-RDEPEND="${DEPEND}"
+ #>=media-libs/t1lib-1.0.1"
src_compile() {
- ./configure --prefix=/usr \
- --mandir=/usr/share/man \
- --with-xawm=Xaw || die "Configure broke"
+
+ econf --with-xawm=Xaw || die "Configure broke"
# --with-t1lib \
emake || die "Make broke"
@@ -27,5 +25,3 @@ src_compile() {
src_install() {
make DESTDIR=${D} install
}
-
-
diff --git a/x11-misc/wmsysmon/wmsysmon-0.7.6-r1.ebuild b/x11-misc/wmsysmon/wmsysmon-0.7.6-r1.ebuild
index 2563f0cd1061..6fc5e210034c 100644
--- a/x11-misc/wmsysmon/wmsysmon-0.7.6-r1.ebuild
+++ b/x11-misc/wmsysmon/wmsysmon-0.7.6-r1.ebuild
@@ -1,21 +1,21 @@
# 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-misc/wmsysmon/wmsysmon-0.7.6-r1.ebuild,v 1.2 2002/07/08 21:31:07 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmsysmon/wmsysmon-0.7.6-r1.ebuild,v 1.3 2002/08/05 09:38:56 seemant Exp $
S=${WORKDIR}/${P}
-
DESCRIPTION="WMaker DockUp to monitor: Memory usage, Swap usage, I/O
throughput, system uptime, hardware interrupts, paging and swap activity."
SRC_URI="http://www.gnugeneration.com/software/wmsysmon/src/${P}.tar.gz"
HOMEPAGE="http://www.gnugeneration.com/software/wmsysmon/"
-DEPEND="virtual/glibc x11-base/xfree"
-RDEPEND=""
+
SLOT="0"
-LICENSE="GPL"
+LICENSE="GPL-2"
KEYWORDS="x86"
+DEPEND="virtual/x11"
+
src_compile() {
- mv src/Makefile src/Makefile.orig
+ mv src/Makefile src/Makefile.orig
sed 's/^CFLAGS/#CFLAGS/' src/Makefile.orig > src/Makefile
rm src/Makefile.orig
make -C src
@@ -23,7 +23,5 @@ src_compile() {
src_install () {
dobin src/wmsysmon
- dodoc COPYING ChangeLog FAQ README
+ dodoc COPYING ChangeLog FAQ README
}
-
-
diff --git a/x11-misc/xplanet/xplanet-0.93-r1.ebuild b/x11-misc/xplanet/xplanet-0.93-r1.ebuild
index 2e7ad414e6fe..e4acb58014d7 100644
--- a/x11-misc/xplanet/xplanet-0.93-r1.ebuild
+++ b/x11-misc/xplanet/xplanet-0.93-r1.ebuild
@@ -1,6 +1,6 @@
# 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-misc/xplanet/xplanet-0.93-r1.ebuild,v 1.6 2002/08/02 17:54:50 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-0.93-r1.ebuild,v 1.7 2002/08/05 09:38:56 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A program to render images of the earth into the X root window"
@@ -14,29 +14,23 @@ DEPEND="virtual/x11"
src_compile() {
local myconf
- if [ "`use opengl`" ]
- then
- myconf="--with-gl --with-glut --with-animation"
- else
- myconf="--with-gl=no --with-glut=no --with-animation=no"
- fi
- if [ "`use gif`" ]
- then
- myconf="$myconf --with-gif"
- else
- myconf="$myconf --with-gif=no"
- fi
- if [ "`use X`" ]
- then
- myconf="$myconf --with-x"
- else
- myconf="$myconf --with-x=no"
- fi
+ use opengl \
+ && myconf="--with-gl --with-glut --with-animation" \
+ || myconf="--with-gl=no --with-glut=no --with-animation=no"
- ./configure --prefix=/usr \
- --with-freetype=no \
+ use gif \
+ && myconf="${myconf} --with-gif" \
+ || myconf="${myconf} --with-gif=no"
+
+ use X \
+ && myconf="${myconf} --with-x" \
+ || myconf="${myconf} --with-x=no"
+
+ ./configure \
+ --prefix=/usr \
--mandir=/usr/share/man \
- $myconf || die
+ --with-freetype=no \
+ ${myconf} || die
# xplanet doesn't like to build parallel
# This fix taken from the gimp ebuild
make || die
@@ -45,4 +39,3 @@ src_compile() {
src_install () {
make prefix=${D}/usr mandir=${D}/usr/share/man install || die
}
-
diff --git a/x11-misc/xwrits/xwrits-2.21.ebuild b/x11-misc/xwrits/xwrits-2.21.ebuild
index d3a7b8257ce1..21865a9b8ac5 100644
--- a/x11-misc/xwrits/xwrits-2.21.ebuild
+++ b/x11-misc/xwrits/xwrits-2.21.ebuild
@@ -1,25 +1,20 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xwrits/xwrits-2.21.ebuild,v 1.2 2002/07/08 21:31:08 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xwrits/xwrits-2.21.ebuild,v 1.3 2002/08/05 09:38:56 seemant Exp $
+S=${WORKDIR}/${P}
DESCRIPTION="Xwrits reminds you to take wrist breaks, which will hopefully help you prevent repetitive stress injury. It pops up an X window when you should rest; you click on that window, then take a break"
HOMEPAGE="http://www.lcdf.org/xwrits/"
-LICENSE="GPL-2"
+SRC_URI="http://www.lcdf.org/xwrits/${P}.tar.gz"
+
SLOT="0"
+LICENSE="GPL-2"
KEYWORDS="x86"
-SRC_URI="http://www.lcdf.org/xwrits/${P}.tar.gz"
-S=${WORKDIR}/${P}
-
DEPEND="x11-base/xfree"
src_compile() {
-
- ./configure --prefix=/usr \
- --host=${CHOST} \
- --mandir=/usr/share/man \
- --infodir=/usr/share/info \
- || die
+ econf || die
emake || die
}