1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2025-12-29 01:42:29 +01:00

removed obsolete packages

This commit is contained in:
root
2011-11-11 11:21:13 +01:00
parent 36c9083c56
commit dfbb988b1e
17 changed files with 0 additions and 567 deletions

View File

@@ -1,4 +0,0 @@
DIST gnome-commander-1.2.6.tar.bz2 2281176 RMD160 80960ef664a67f144ec9d672557a82ba621d6182 SHA1 594af93be968cbbfaedbbd1e5862f79f45e49f1f SHA256 0f7272b71ad60eccc08ad70d3eace182786e5eaf38c4cabac5ab693ffc088b33
DIST gnome-commander-1.2.8.8.tar.bz2 3523946 RMD160 9eac3e6a4058b43c63b86f6fdd27098d722fc3b2 SHA1 0b448cff83590b857be5b21a2a008b4355f481a2 SHA256 5016e109bb10583fba789f8be988a68a832484a354e577eac9731a6a927233f5
EBUILD gnome-commander-1.2.6.ebuild 1379 RMD160 cc0fb5584c24a17abb1aceae4968051645fde66f SHA1 a39a4622e49d90884948e17bc5a504c8bc90be89 SHA256 17cad076de9e314d52d7f9206bc0e7ccb1649f41e6205022cb94afaab1f98059
EBUILD gnome-commander-1.2.8.8.ebuild 1379 RMD160 cc0fb5584c24a17abb1aceae4968051645fde66f SHA1 a39a4622e49d90884948e17bc5a504c8bc90be89 SHA256 17cad076de9e314d52d7f9206bc0e7ccb1649f41e6205022cb94afaab1f98059

View File

@@ -1,61 +0,0 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2 or later
# $Header:
inherit gnome2 flag-o-matic
DESCRIPTION="A full featured, dual-pane file manager for Gnome2"
HOMEPAGE="http://www.nongnu.org/gcmd/"
SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/${PN}/1.2/${P}.tar.bz2";
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
LICENSE="GPL-2"
IUSE="doc exif gsf id3 python"
SLOT="0"
USE_DESC="
exif: add support for Exif and IPTC
gsf: add support for OLE, OLE2 and ODF
id3: add support for ID3, Vorbis, FLAC and APE
python: add support for python plugins"
RDEPEND=">=x11-libs/gtk+-2.8.0
>=dev-libs/glib-2.6.0
>=gnome-base/libgnomeui-2.4.0
>=gnome-base/libgnome-2.4.0
>=gnome-base/gnome-vfs-2.0
|| (
app-admin/gamin
app-admin/fam
)
exif? ( >=media-gfx/exiv2-0.14 )
gsf? ( >=gnome-extra/libgsf-1.12.0 )
id3? ( >=media-libs/taglib-1.4 )
python? ( >=dev-lang/python-2.4 )"
DEPEND="${RDEPEND}
dev-util/intltool
dev-util/pkgconfig"
DOCS="AUTHORS BUGS ChangeLog NEWS README TODO"
pkg_setup() {
G2CONF=" ${G2CONF}
$(use_with exif exiv2)
$(use_with gsf libgsf)
$(use_with id3 taglib)
$(use_enable python python)"
filter-ldflags -Wl,--as-needed
}

View File

@@ -1,61 +0,0 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2 or later
# $Header:
inherit gnome2 flag-o-matic
DESCRIPTION="A full featured, dual-pane file manager for Gnome2"
HOMEPAGE="http://www.nongnu.org/gcmd/"
SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/${PN}/1.2/${P}.tar.bz2";
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
LICENSE="GPL-2"
IUSE="doc exif gsf id3 python"
SLOT="0"
USE_DESC="
exif: add support for Exif and IPTC
gsf: add support for OLE, OLE2 and ODF
id3: add support for ID3, Vorbis, FLAC and APE
python: add support for python plugins"
RDEPEND=">=x11-libs/gtk+-2.8.0
>=dev-libs/glib-2.6.0
>=gnome-base/libgnomeui-2.4.0
>=gnome-base/libgnome-2.4.0
>=gnome-base/gnome-vfs-2.0
|| (
app-admin/gamin
app-admin/fam
)
exif? ( >=media-gfx/exiv2-0.14 )
gsf? ( >=gnome-extra/libgsf-1.12.0 )
id3? ( >=media-libs/taglib-1.4 )
python? ( >=dev-lang/python-2.4 )"
DEPEND="${RDEPEND}
dev-util/intltool
dev-util/pkgconfig"
DOCS="AUTHORS BUGS ChangeLog NEWS README TODO"
pkg_setup() {
G2CONF=" ${G2CONF}
$(use_with exif exiv2)
$(use_with gsf libgsf)
$(use_with id3 taglib)
$(use_enable python python)"
filter-ldflags -Wl,--as-needed
}

View File

@@ -1,2 +0,0 @@
DIST tmux-1.5.tar.gz 374093 RMD160 08eec02bcbd91b3c37a36a05167f3758e7911973 SHA1 e26132f02f344f8d6d06ae87d11f6a7aad880f67 SHA256 eb8215b57c05b765d2446d9acb2bc5edcdb3eb4ea31af89ee127a27e90056306
EBUILD tmux-1.5.ebuild 2087 RMD160 8ff2ec0ea195814668094aaeccefe0b284fc8ef8 SHA1 1e19b91628eba0ed5f0852c41d49ed271ad17d92 SHA256 b2df6e2b2f3984d59e2a711faafda36f12e39bfdbe5732c1795d860721000f77

View File

@@ -1,69 +0,0 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/tmux-1.4.ebuild,v 1.7 2011/07/02 20:15:33 nixnut Exp $
EAPI=3
inherit toolchain-funcs
DESCRIPTION="Terminal multiplexer"
HOMEPAGE="http://tmux.sourceforge.net"
SRC_URI="mirror://sourceforge/tmux/${P}.tar.gz"
LICENSE="ISC"
SLOT="0"
KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="vim-syntax"
DEPEND="
|| ( >=dev-libs/libevent-2.0.10 <dev-libs/libevent-2 )
sys-libs/ncurses"
RDEPEND="${DEPEND}
vim-syntax? ( || (
app-editors/vim
app-editors/gvim ) )"
pkg_setup() {
if has_version "<app-misc/tmux-1.3"; then
echo
ewarn "Commands 'up-pane', 'down-pane' and 'select-prompt' were removed in version 1.3."
ewarn "You may want to update your configuration file accordingly to avoid errors on"
ewarn "tmux startup."
ewarn
ewarn "For the full Changelog, together with details on what replaced the above"
ewarn "commands, visit http://tmux.cvs.sourceforge.net/viewvc/tmux/tmux/CHANGES."
ewarn
ewarn "WARNING: after updating to ${P} you will _not_ be able to connect to any"
ewarn "running 1.2 tmux server instances. You'll have to use an existing client to"
ewarn "end your old sessions or kill the old server instances. Otherwise you'll have"
ewarn "to temporarily downgrade to tmux 1.2 to access them."
echo
fi
}
src_configure() {
# The configure script isn't created by GNU autotools.
./configure || die "configure failed"
}
src_compile() {
emake CC="$(tc-getCC)" || die "emake failed"
}
src_install() {
dobin tmux || die "dobin failed"
dodoc CHANGES FAQ NOTES TODO || die "dodoc failed"
docinto examples
dodoc examples/*.conf || die "dodoc examples failed"
doman tmux.1 || die "doman failed"
if use vim-syntax; then
insinto /usr/share/vim/vimfiles/syntax
doins examples/tmux.vim || die "doins syntax failed"
insinto /usr/share/vim/vimfiles/ftdetect
doins "${FILESDIR}"/tmux.vim || die "doins ftdetect failed"
fi
}