diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-11-11 13:21:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-11-11 13:21:34 +0000 |
commit | b307203d0dacbcd1e8cd6b662bab3d5bf62617de (patch) | |
tree | 1cfa30e9dc22f6d01b5e25670450449e2c8286bb /x11-misc | |
parent | old (diff) | |
download | historical-b307203d0dacbcd1e8cd6b662bab3d5bf62617de.tar.gz historical-b307203d0dacbcd1e8cd6b662bab3d5bf62617de.tar.bz2 historical-b307203d0dacbcd1e8cd6b662bab3d5bf62617de.zip |
touchups
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/bbappconf/bbappconf-0.0.2.ebuild | 11 | ||||
-rw-r--r-- | x11-misc/fbdesk/fbdesk-1.1.5.ebuild | 11 | ||||
-rw-r--r-- | x11-misc/fluxter/fluxter-0.1.0.ebuild | 23 | ||||
-rw-r--r-- | x11-misc/gclipper/gclipper-1.1a.ebuild | 14 | ||||
-rw-r--r-- | x11-misc/kpasscard/kpasscard-0.1.2.ebuild | 13 | ||||
-rw-r--r-- | x11-misc/mixer_app/mixer_app-1.8.0.ebuild | 17 | ||||
-rw-r--r-- | x11-misc/wmctrl/wmctrl-1.04.ebuild | 16 | ||||
-rw-r--r-- | x11-misc/xdiskusage/xdiskusage-1.46.ebuild | 15 | ||||
-rw-r--r-- | x11-misc/xfe/xfe-0.54.2.ebuild | 21 | ||||
-rw-r--r-- | x11-misc/xsetleds/xsetleds-0.1.3.ebuild | 11 |
10 files changed, 61 insertions, 91 deletions
diff --git a/x11-misc/bbappconf/bbappconf-0.0.2.ebuild b/x11-misc/bbappconf/bbappconf-0.0.2.ebuild index 6d6da297f2a0..cc0e073517c3 100644 --- a/x11-misc/bbappconf/bbappconf-0.0.2.ebuild +++ b/x11-misc/bbappconf/bbappconf-0.0.2.ebuild @@ -1,15 +1,14 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbappconf/bbappconf-0.0.2.ebuild,v 1.2 2003/02/13 17:07:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbappconf/bbappconf-0.0.2.ebuild,v 1.3 2003/11/11 13:16:23 vapier Exp $ -S=${WORKDIR}/${P} -DESCRIPTION="bbappconf is a utility that allows you to specify window properties in blackbox" +DESCRIPTION="utility that allows you to specify window properties in blackbox" SRC_URI="http://bbtools.windsofstorm.net/sources/${P}.tar.gz" HOMEPAGE="http://bbtools.windsofstorm.net/" -SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc " +SLOT="0" +KEYWORDS="x86 sparc" DEPEND="virtual/blackbox" @@ -18,7 +17,7 @@ src_compile() { emake || die } -src_install () { +src_install() { make DESTDIR=${D} install || die dodoc AUTHORS BUGS ChangeLog COPYING NEWS README TODO } diff --git a/x11-misc/fbdesk/fbdesk-1.1.5.ebuild b/x11-misc/fbdesk/fbdesk-1.1.5.ebuild index 791fe226cbd7..6f3813a9f52c 100644 --- a/x11-misc/fbdesk/fbdesk-1.1.5.ebuild +++ b/x11-misc/fbdesk/fbdesk-1.1.5.ebuild @@ -1,12 +1,8 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/fbdesk-1.1.5.ebuild,v 1.4 2003/10/28 13:29:05 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/fbdesk-1.1.5.ebuild,v 1.5 2003/11/11 13:18:00 vapier Exp $ -IUSE="" - -S=${WORKDIR}/${P} - -DESCRIPTION="FbDesk is a fluxbox-util application that creates and manage icons on your Fluxbox desktop." +DESCRIPTION="fluxbox-util application that creates and manage icons on your Fluxbox desktop" HOMEPAGE="http://www.fluxbox.org/fbdesk/" SRC_URI="http://www.fluxbox.org/download/${P}.tar.gz" @@ -22,8 +18,7 @@ src_compile() { emake || die } -src_install () { +src_install() { einstall || die - dodoc AUTHORS COPYING ChangeLog NEWS README } diff --git a/x11-misc/fluxter/fluxter-0.1.0.ebuild b/x11-misc/fluxter/fluxter-0.1.0.ebuild index f535ec167feb..930aac57598a 100644 --- a/x11-misc/fluxter/fluxter-0.1.0.ebuild +++ b/x11-misc/fluxter/fluxter-0.1.0.ebuild @@ -1,30 +1,23 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxter/fluxter-0.1.0.ebuild,v 1.7 2003/09/05 23:29:05 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxter/fluxter-0.1.0.ebuild,v 1.8 2003/11/11 13:17:36 vapier Exp $ -S=${WORKDIR}/${P} -DESCRIPTION="Fluxter is a workspace pager dockapp, particularly useful with the Fluxbox window manager." -SRC_URI="http://www.isomedia.com/homes/stevencooper/files/${P}.tar.gz" +DESCRIPTION="workspace pager dockapp, particularly useful with the Fluxbox window manager" HOMEPAGE="http://www.isomedia.com/homes/stevencooper/" -IUSE="" - -DEPEND="virtual/blackbox" +SRC_URI="http://www.isomedia.com/homes/stevencooper/files/${P}.tar.gz" -SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +SLOT="0" +KEYWORDS="x86 ppc" -myconf="--datadir=/usr/share/commonbox" +DEPEND="virtual/blackbox" src_compile() { - - econf ${myconf} || die + econf --datadir=/usr/share/commonbox || die emake || die - } -src_install () { - +src_install() { make DESTDIR=${D} install || die dodoc README COPYING AUTHORS ChangeLog NEWS README TODO } diff --git a/x11-misc/gclipper/gclipper-1.1a.ebuild b/x11-misc/gclipper/gclipper-1.1a.ebuild index 9e3836a27623..d58548c82b22 100644 --- a/x11-misc/gclipper/gclipper-1.1a.ebuild +++ b/x11-misc/gclipper/gclipper-1.1a.ebuild @@ -1,24 +1,24 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gclipper/gclipper-1.1a.ebuild,v 1.9 2003/02/13 17:13:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gclipper/gclipper-1.1a.ebuild,v 1.10 2003/11/11 13:15:34 vapier Exp $ -S=${WORKDIR}/${PN} -DESCRIPTION="GClipper is a multiple buffer clipboard that automatically fetches new selections and maintains them in a history." +DESCRIPTION="multiple buffer clipboard that automatically fetches new selections and maintains them in a history" SRC_URI="http://www.thunderstorms.org/gclipper/gclipper-1.1a.tar.gz" +HOMEPAGE="http://www.theleaf.be/" -# Homepage, not used by Portage directly but handy for developer reference -HOMEPAGE="http://www.theleaf.be" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" DEPEND="=x11-libs/gtk+-1.2*" +S=${WORKDIR}/${PN} + src_compile() { emake || die } -src_install () { +src_install() { dobin gclipper dodoc Changelog COPYING README } diff --git a/x11-misc/kpasscard/kpasscard-0.1.2.ebuild b/x11-misc/kpasscard/kpasscard-0.1.2.ebuild index 02705d46d155..5fc4d36ef395 100644 --- a/x11-misc/kpasscard/kpasscard-0.1.2.ebuild +++ b/x11-misc/kpasscard/kpasscard-0.1.2.ebuild @@ -1,20 +1,17 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/kpasscard/kpasscard-0.1.2.ebuild,v 1.3 2003/09/08 07:07:44 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/kpasscard/kpasscard-0.1.2.ebuild,v 1.4 2003/11/11 13:20:43 vapier Exp $ inherit kde-base need-kde 3 -DESCRIPTION="KPasscard is a kde application for storing several passwords to a chipcard encrypted by a master password." +DESCRIPTION="app for storing several passwords to a chipcard encrypted by a master password" HOMEPAGE="http://www.tobias-bayer.de/en/kpasscard.html" SRC_URI="http://download.berlios.de/kpasscard/${P}.tar.gz" -SLOT="0" LICENSE="GPL-2" +SLOT="0" KEYWORDS="~x86" -DEPEND="$DEPEND - >=libchipcard-0.6" - -RDEPEND="${DEPEND}" - +DEPEND="${DEPEND} + >=sys-libs/libchipcard-0.6" diff --git a/x11-misc/mixer_app/mixer_app-1.8.0.ebuild b/x11-misc/mixer_app/mixer_app-1.8.0.ebuild index b3d0176c4537..5f97a095c948 100644 --- a/x11-misc/mixer_app/mixer_app-1.8.0.ebuild +++ b/x11-misc/mixer_app/mixer_app-1.8.0.ebuild @@ -1,31 +1,28 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/mixer_app/mixer_app-1.8.0.ebuild,v 1.1 2003/08/18 20:39:33 blkdeath Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/mixer_app/mixer_app-1.8.0.ebuild,v 1.2 2003/11/11 13:21:34 vapier Exp $ #need to do some name mangling #so that ebuild name adheres to "standart" Name=Mixer.app S=${WORKDIR}/${Name}-${PV} -DESCRIPTION="Mixer.app is a mixer utility that has three volume controllers that can be configured to handle any sound source, the default sources are master-, cd- and pcm-volume." -SRC_URI="http://www.fukt.bth.se/~per/mixer/${Name}-${PV}.tar.gz" +DESCRIPTION="mixer utility that has three volume controllers that can be configured to handle any sound source" HOMEPAGE="http://www.fukt.bth.se/~per/mixer/" -DEPEND="virtual/glibc x11-base/xfree " +SRC_URI="http://www.fukt.bth.se/~per/mixer/${Name}-${PV}.tar.gz" LICENSE="GPL-2" - SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 ~ppc ~sparc" + +DEPEND="virtual/glibc x11-base/xfree " src_compile() { emake || die - } -src_install () { +src_install() { #make DESTDIR=${D} install || die dobin Mixer.app - dodoc COPYING README ChangeLog } - diff --git a/x11-misc/wmctrl/wmctrl-1.04.ebuild b/x11-misc/wmctrl/wmctrl-1.04.ebuild index e96bb202b9f4..1202a1e53b65 100644 --- a/x11-misc/wmctrl/wmctrl-1.04.ebuild +++ b/x11-misc/wmctrl/wmctrl-1.04.ebuild @@ -1,20 +1,18 @@ # Copyright 1999-2003 Gentoo Technologies, Inc.<br> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmctrl/wmctrl-1.04.ebuild,v 1.1 2003/11/05 15:49:55 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmctrl/wmctrl-1.04.ebuild,v 1.2 2003/11/11 13:20:06 vapier Exp $ -S=${WORKDIR}/${P} -DESCRIPTION="The wmctrl program is a command line tool to interact with an EWMH/NetWM compatible X Window Manager." -SRC_URI="http://sweb.cz/tripie/utils/wmctrl/dist/${P}.tar.gz" +DESCRIPTION="command line tool to interact with an EWMH/NetWM compatible X Window Manager" HOMEPAGE="http://sweb.cz/tripie/utils/wmctrl/" +SRC_URI="http://sweb.cz/tripie/utils/wmctrl/dist/${P}.tar.gz" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc" -IUSE="" SLOT="0" +KEYWORDS="~x86 ~ppc ~sparc" DEPEND="virtual/x11" src_install () { - -dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README -make DESTDIR=${D} install || die + dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README + make DESTDIR=${D} install || die } diff --git a/x11-misc/xdiskusage/xdiskusage-1.46.ebuild b/x11-misc/xdiskusage/xdiskusage-1.46.ebuild index 3c72168b4a8d..304633138c2a 100644 --- a/x11-misc/xdiskusage/xdiskusage-1.46.ebuild +++ b/x11-misc/xdiskusage/xdiskusage-1.46.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdiskusage/xdiskusage-1.46.ebuild,v 1.1 2003/10/29 12:49:51 brandy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdiskusage/xdiskusage-1.46.ebuild,v 1.2 2003/11/11 13:16:56 vapier Exp $ -DESCRIPTION="xdiskusage is a front end to xdu for viewing disk usage graphically under X11" +DESCRIPTION="front end to xdu for viewing disk usage graphically under X11" SRC_URI="http://xdiskusage.sourceforge.net/${P}.tgz" HOMEPAGE="http://xdiskusage.sourceforge.net/" @@ -13,20 +13,17 @@ KEYWORDS="~x86" DEPEND="virtual/x11 x11-libs/fltk" - src_compile() { - econf || die "configure failed" - make CXXFLAGS="$CXXFLAGS `fltk-config --cxxflags`" LDLIBS="`fltk-config --ldflags`" \ + make \ + CXXFLAGS="$CXXFLAGS `fltk-config --cxxflags`" \ + LDLIBS="`fltk-config --ldflags`" \ || die "parallel make failed" - } -src_install () { - +src_install() { dobin xdiskusage doman xdiskusage.1 dodoc README - } diff --git a/x11-misc/xfe/xfe-0.54.2.ebuild b/x11-misc/xfe/xfe-0.54.2.ebuild index ae11021e47f8..fe227e8a82cd 100644 --- a/x11-misc/xfe/xfe-0.54.2.ebuild +++ b/x11-misc/xfe/xfe-0.54.2.ebuild @@ -1,29 +1,24 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-0.54.2.ebuild,v 1.3 2003/09/05 23:29:06 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-0.54.2.ebuild,v 1.4 2003/11/11 13:14:45 vapier Exp $ -S=${WORKDIR}/${P} -DESCRIPTION="X File Explorer (Xfe) is an MS-Explorer like file manager for X. It is based on the popular, but discontinued, X Win Commander, which was developed by Maxim Baranov. Xfe aims to be the filemanager of choice for all the Unix addicts." -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +DESCRIPTION="MS-Explorer like file manager for X" HOMEPAGE="http://sourceforge.net/projects/xfe/" -IUSE="nls" - -DEPEND="x11-libs/fox" -RDEPEND=${DEPEND} +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -SLOT="0" LICENSE="GPL-2" +SLOT="0" KEYWORDS="~x86" +IUSE="nls" -src_compile() { +DEPEND="x11-libs/fox" +src_compile() { econf `use_enable nls` || die emake || die - } -src_install () { - +src_install() { make DESTDIR=${D} install || die dodoc AUTHORS BUGS FAQ README TODO NEWS } diff --git a/x11-misc/xsetleds/xsetleds-0.1.3.ebuild b/x11-misc/xsetleds/xsetleds-0.1.3.ebuild index e1db73bf5ebf..3f85e07b56d3 100644 --- a/x11-misc/xsetleds/xsetleds-0.1.3.ebuild +++ b/x11-misc/xsetleds/xsetleds-0.1.3.ebuild @@ -1,14 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsetleds/xsetleds-0.1.3.ebuild,v 1.1 2003/10/16 01:09:08 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsetleds/xsetleds-0.1.3.ebuild,v 1.2 2003/11/11 13:19:29 vapier Exp $ -IUSE="" -DESCRIPTION="xsetleds is a small tool to report and change the keyboard LED states of an X display." -HOMEPAGE="ftp://ftp.unix-ag.org/user/bmeurer/xsetleds" -SRC_URI="${HOMEPAGE}/src/${P}.tar.gz" +DESCRIPTION="small tool to report and change the keyboard LED states of an X display" +HOMEPAGE="ftp://ftp.unix-ag.org/user/bmeurer/xsetleds/" +SRC_URI="ftp://ftp.unix-ag.org/user/bmeurer/xsetleds/src/${P}.tar.gz" -SLOT="0" LICENSE="GPL-2" +SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~amd64 ~ia64" DEPEND="virtual/x11" |