diff options
author | Tom Martin <slarti@gentoo.org> | 2005-08-02 09:15:32 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2005-08-02 09:15:32 +0000 |
commit | 4ca649c33ebd4eb919baa8fc7fb4023224a44396 (patch) | |
tree | 5cc014b52bddded8f6298d14692adee475cd5dd3 /x11-misc | |
parent | Stable on x86. (diff) | |
download | historical-4ca649c33ebd4eb919baa8fc7fb4023224a44396.tar.gz historical-4ca649c33ebd4eb919baa8fc7fb4023224a44396.tar.bz2 historical-4ca649c33ebd4eb919baa8fc7fb4023224a44396.zip |
Version bump to 2.0.3; resolves bug 99796.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/viewglob/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/viewglob/Manifest | 18 | ||||
-rw-r--r-- | x11-misc/viewglob/files/digest-viewglob-2.0.3 | 1 | ||||
-rw-r--r-- | x11-misc/viewglob/viewglob-2.0.3.ebuild | 54 |
4 files changed, 76 insertions, 4 deletions
diff --git a/x11-misc/viewglob/ChangeLog b/x11-misc/viewglob/ChangeLog index 0d04fb269e20..a8bddb739193 100644 --- a/x11-misc/viewglob/ChangeLog +++ b/x11-misc/viewglob/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-misc/viewglob # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/viewglob/ChangeLog,v 1.4 2005/07/16 11:40:28 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/viewglob/ChangeLog,v 1.5 2005/08/02 09:15:32 slarti Exp $ + +*viewglob-2.0.3 (02 Aug 2005) + + 02 Aug 2005; Tom Martin <slarti@gentoo.org> +viewglob-2.0.3.ebuild: + Version bump, resolves bug 99796. 16 Jul 2005; David Holm <dholm@gentoo.org> viewglob-2.0.2.ebuild: Added to ~ppc. diff --git a/x11-misc/viewglob/Manifest b/x11-misc/viewglob/Manifest index b57d1c4c3d9d..cffc6979777e 100644 --- a/x11-misc/viewglob/Manifest +++ b/x11-misc/viewglob/Manifest @@ -1,5 +1,17 @@ -MD5 98ea0061cec3c336fca2aa5a7fd704d1 ChangeLog 525 -MD5 36272127e541b142357859de8c35a5a5 metadata.xml 643 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 866773c59769035521638b8df6ce56a4 ChangeLog 664 MD5 d048e6ca4c5bb4f0033622634913d32a viewglob-2.0.2.ebuild 1634 -MD5 191806273afbdb50baf9eb35843d8796 files/digest-viewglob-2.0.2 66 +MD5 ed2218e11eb0736073f55a23782dc17d viewglob-2.0.3.ebuild 1584 +MD5 36272127e541b142357859de8c35a5a5 metadata.xml 643 +MD5 9f306a25df005f0a94069783f5a45f5d files/digest-viewglob-2.0.3 66 MD5 8412a3da2bccdc3f0ad6df6be8732373 files/viewglob-2.0.2-64bit.patch 637 +MD5 191806273afbdb50baf9eb35843d8796 files/digest-viewglob-2.0.2 66 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFC7znJCHk4+ZoBpvsRAqFHAJ9tdXX9pL9aCf/ZRDZEnv4W3iWo7ACgoLeG +MLNbadbRsrjlYs764vmFW90= +=osqp +-----END PGP SIGNATURE----- diff --git a/x11-misc/viewglob/files/digest-viewglob-2.0.3 b/x11-misc/viewglob/files/digest-viewglob-2.0.3 new file mode 100644 index 000000000000..e5ab762291bd --- /dev/null +++ b/x11-misc/viewglob/files/digest-viewglob-2.0.3 @@ -0,0 +1 @@ +MD5 2c0b9713c4171edebae3f553e0b8efbb viewglob-2.0.3.tar.gz 325355 diff --git a/x11-misc/viewglob/viewglob-2.0.3.ebuild b/x11-misc/viewglob/viewglob-2.0.3.ebuild new file mode 100644 index 000000000000..29794676fe38 --- /dev/null +++ b/x11-misc/viewglob/viewglob-2.0.3.ebuild @@ -0,0 +1,54 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/viewglob/viewglob-2.0.3.ebuild,v 1.1 2005/08/02 09:15:32 slarti Exp $ + +inherit eutils + +DESCRIPTION="Graphical display of directories and globs referenced at the shell prompt" +HOMEPAGE="http://viewglob.sourceforge.net/" +SRC_URI="mirror://sourceforge/viewglob/${P}.tar.gz" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc" +IUSE="" + +DEPEND=">=dev-libs/glib-2.2.0 + >=x11-libs/gtk+-2.4.0 + || ( app-shells/bash app-shells/zsh )" + +src_unpack() { + unpack ${A} + cd ${S} +} + +src_compile() { + econf || die "econf failed" + emake || die "emake failed" +} + +src_install () { + make DESTDIR=${D} install || die "install failed" + dodoc AUTHORS COPYING COPYING2 ChangeLog HACKING INSTALL NEWS README TODO +} + +pkg_postinst() { + einfo " " + einfo "/usr/bin/viewglob is a wrapper for vgd and vgseer (client and" + einfo "daemon, respectively). Generally speaking, this is what you want to" + einfo "execute from your shell." + einfo " " + einfo "Should you prefer to start viewglob with each shell session, try" + einfo "something like this:" + einfo " " + einfo ' if [[ ! $VG_VIEWGLOB_ACTIVE && $DISPLAY ]] ; then' + einfo ' exec viewglob' + einfo ' fi' + einfo " " + einfo "Have a look at http://viewglob.sourceforge.net/faq.html for a" + einfo "few more viewglob tricks." + ewarn " " + ewarn "There are some known bugs in viewglob with screen. Exercise some" + ewarn "caution and take results with a pinch of salt if you try the two" + ewarn "together." + ewarn " " +} |