summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-01-15 15:11:45 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-01-15 15:11:45 +0000
commit64f36d11d20e3b61ead3f4e21ffe24ff35e4a376 (patch)
tree59b14bf0eccf7c2c326a12be3e1caf877f1035bc /media-gfx/xloadimage
parentMissing dep for VCP (diff)
downloadgentoo-2-64f36d11d20e3b61ead3f4e21ffe24ff35e4a376.tar.gz
gentoo-2-64f36d11d20e3b61ead3f4e21ffe24ff35e4a376.tar.bz2
gentoo-2-64f36d11d20e3b61ead3f4e21ffe24ff35e4a376.zip
Removed old versions.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'media-gfx/xloadimage')
-rw-r--r--media-gfx/xloadimage/ChangeLog9
-rw-r--r--media-gfx/xloadimage/files/digest-xloadimage-4.1-r12
-rw-r--r--media-gfx/xloadimage/files/digest-xloadimage-4.1-r22
-rw-r--r--media-gfx/xloadimage/files/digest-xloadimage-4.1-r32
-rw-r--r--media-gfx/xloadimage/xloadimage-4.1-r1.ebuild78
-rw-r--r--media-gfx/xloadimage/xloadimage-4.1-r2.ebuild79
-rw-r--r--media-gfx/xloadimage/xloadimage-4.1-r3.ebuild80
7 files changed, 7 insertions, 245 deletions
diff --git a/media-gfx/xloadimage/ChangeLog b/media-gfx/xloadimage/ChangeLog
index cfdc83e5c104..8d1f1938c4b1 100644
--- a/media-gfx/xloadimage/ChangeLog
+++ b/media-gfx/xloadimage/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-gfx/xloadimage
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/xloadimage/ChangeLog,v 1.33 2005/12/30 23:56:44 flameeyes Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/xloadimage/ChangeLog,v 1.34 2006/01/15 15:11:45 nelchael Exp $
+
+ 15 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org>
+ -xloadimage-4.1-r1.ebuild, -xloadimage-4.1-r2.ebuild,
+ -xloadimage-4.1-r3.ebuild:
+ Removed old versions.
30 Dec 2005; Diego Pettenò <flameeyes@gentoo.org>
xloadimage-4.1-r4.ebuild:
diff --git a/media-gfx/xloadimage/files/digest-xloadimage-4.1-r1 b/media-gfx/xloadimage/files/digest-xloadimage-4.1-r1
deleted file mode 100644
index 4036b1b2fd56..000000000000
--- a/media-gfx/xloadimage/files/digest-xloadimage-4.1-r1
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 7331850fc04056ab8ae6b5725d1fb3d2 xloadimage.4.1.tar.gz 596021
-MD5 8f5cc72c54ea730ba99026f006e71e10 xloadimage-4.1-gentoo.diff.bz2 41390
diff --git a/media-gfx/xloadimage/files/digest-xloadimage-4.1-r2 b/media-gfx/xloadimage/files/digest-xloadimage-4.1-r2
deleted file mode 100644
index 4036b1b2fd56..000000000000
--- a/media-gfx/xloadimage/files/digest-xloadimage-4.1-r2
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 7331850fc04056ab8ae6b5725d1fb3d2 xloadimage.4.1.tar.gz 596021
-MD5 8f5cc72c54ea730ba99026f006e71e10 xloadimage-4.1-gentoo.diff.bz2 41390
diff --git a/media-gfx/xloadimage/files/digest-xloadimage-4.1-r3 b/media-gfx/xloadimage/files/digest-xloadimage-4.1-r3
deleted file mode 100644
index 4036b1b2fd56..000000000000
--- a/media-gfx/xloadimage/files/digest-xloadimage-4.1-r3
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 7331850fc04056ab8ae6b5725d1fb3d2 xloadimage.4.1.tar.gz 596021
-MD5 8f5cc72c54ea730ba99026f006e71e10 xloadimage-4.1-gentoo.diff.bz2 41390
diff --git a/media-gfx/xloadimage/xloadimage-4.1-r1.ebuild b/media-gfx/xloadimage/xloadimage-4.1-r1.ebuild
deleted file mode 100644
index f167262d07ba..000000000000
--- a/media-gfx/xloadimage/xloadimage-4.1-r1.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/xloadimage/xloadimage-4.1-r1.ebuild,v 1.10 2005/01/02 23:54:38 gongloo Exp $
-
-inherit alternatives eutils flag-o-matic
-
-MY_P="${P/-/.}"
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="utility to view many different types of images under X11"
-HOMEPAGE="http://world.std.com/~jimf/xloadimage.html"
-SRC_URI="ftp://ftp.x.org/R5contrib/${MY_P}.tar.gz
- mirror://gentoo/${P}-gentoo.diff.bz2"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86 ppc-macos"
-IUSE="tiff jpeg png"
-
-RDEPEND="virtual/x11
- tiff? ( media-libs/tiff )
- png? ( media-libs/libpng )
- jpeg? ( media-libs/jpeg )"
-DEPEND="${RDEPEND}
- >=sys-apps/sed-4.0.5"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- epatch ${WORKDIR}/${P}-gentoo.diff
-
- # Do not define errno extern, but rather include errno.h
- # <azarah@gentoo.org> (1 Jan 2003)
- epatch ${FILESDIR}/${P}-include-errno_h.patch
-
- sed -i "s:OPT_FLAGS=:OPT_FLAGS=$CFLAGS:" Make.conf
- sed -i "s:^#include <varargs.h>:#include <stdarg.h>:" ${S}/rlelib.c
-
- if use ppc-macos ; then
- sed -i 's,<malloc.h>,<malloc/malloc.h>,' vicar.c
- for f in $(grep zopen * | cut -d':' -f1 | uniq);do
- sed -i "s:zopen:zloadimage_zopen:g" $f
- done
- fi
-
- chmod +x ${S}/configure
-}
-
-src_install() {
- dobin xloadimage
- dobin uufilter
-
- insinto /etc/X11
- doins xloadimagerc
-
- newman xloadimage.man xloadimage.1
- newman uufilter.man uufilter.1
-
- dodoc README
-}
-
-update_alternatives() {
- alternatives_makesym /usr/bin/xview \
- /usr/bin/{xloadimage,xli}
- alternatives_makesym /usr/bin/xsetbg \
- /usr/bin/{xloadimage,xli}
- alternatives_makesym /usr/share/man/man1/xview.1.gz \
- /usr/share/man/man1/{xloadimage,xli}.1.gz
- alternatives_makesym /usr/share/man/man1/xsetbg.1.gz \
- /usr/share/man/man1/{xloadimage,xli}.1.gz
-}
-
-pkg_postinst() {
- use ppc-macos || update_alternatives
-}
-
-pkg_postrm() {
- use ppc-macos || update_alternatives
-}
diff --git a/media-gfx/xloadimage/xloadimage-4.1-r2.ebuild b/media-gfx/xloadimage/xloadimage-4.1-r2.ebuild
deleted file mode 100644
index 74be3b9de55c..000000000000
--- a/media-gfx/xloadimage/xloadimage-4.1-r2.ebuild
+++ /dev/null
@@ -1,79 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/xloadimage/xloadimage-4.1-r2.ebuild,v 1.11 2005/03/09 01:01:55 vapier Exp $
-
-inherit alternatives eutils flag-o-matic
-
-MY_P="${P/-/.}"
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="utility to view many different types of images under X11"
-HOMEPAGE="http://world.std.com/~jimf/xloadimage.html"
-SRC_URI="ftp://ftp.x.org/R5contrib/${MY_P}.tar.gz
- mirror://gentoo/${P}-gentoo.diff.bz2"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ppc-macos sparc x86"
-IUSE="tiff jpeg png"
-
-RDEPEND="virtual/x11
- tiff? ( media-libs/tiff )
- png? ( media-libs/libpng )
- jpeg? ( media-libs/jpeg )"
-DEPEND="${RDEPEND}
- >=sys-apps/sed-4.0.5"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- epatch ${WORKDIR}/${P}-gentoo.diff
- epatch ${FILESDIR}/${P}-zio-shell-meta-char.diff
-
- # Do not define errno extern, but rather include errno.h
- # <azarah@gentoo.org> (1 Jan 2003)
- epatch ${FILESDIR}/${P}-include-errno_h.patch
-
- sed -i "s:OPT_FLAGS=:OPT_FLAGS=$CFLAGS:" Make.conf
- sed -i "s:^#include <varargs.h>:#include <stdarg.h>:" ${S}/rlelib.c
-
- if use ppc-macos ; then
- sed -i 's,<malloc.h>,<malloc/malloc.h>,' vicar.c
- for f in $(grep zopen * | cut -d':' -f1 | uniq);do
- sed -i "s:zopen:zloadimage_zopen:g" $f
- done
- fi
-
- chmod +x ${S}/configure
-}
-
-src_install() {
- dobin xloadimage
- dobin uufilter
-
- insinto /etc/X11
- doins xloadimagerc
-
- newman xloadimage.man xloadimage.1
- newman uufilter.man uufilter.1
-
- dodoc README
-}
-
-update_alternatives() {
- alternatives_makesym /usr/bin/xview \
- /usr/bin/{xloadimage,xli}
- alternatives_makesym /usr/bin/xsetbg \
- /usr/bin/{xloadimage,xli}
- alternatives_makesym /usr/share/man/man1/xview.1.gz \
- /usr/share/man/man1/{xloadimage,xli}.1.gz
- alternatives_makesym /usr/share/man/man1/xsetbg.1.gz \
- /usr/share/man/man1/{xloadimage,xli}.1.gz
-}
-
-pkg_postinst() {
- use ppc-macos || update_alternatives
-}
-
-pkg_postrm() {
- use ppc-macos || update_alternatives
-}
diff --git a/media-gfx/xloadimage/xloadimage-4.1-r3.ebuild b/media-gfx/xloadimage/xloadimage-4.1-r3.ebuild
deleted file mode 100644
index adb459ac2fbb..000000000000
--- a/media-gfx/xloadimage/xloadimage-4.1-r3.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/xloadimage/xloadimage-4.1-r3.ebuild,v 1.2 2005/03/12 19:42:18 vapier Exp $
-
-inherit alternatives eutils flag-o-matic
-
-MY_P="${P/-/.}"
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="utility to view many different types of images under X11"
-HOMEPAGE="http://world.std.com/~jimf/xloadimage.html"
-SRC_URI="ftp://ftp.x.org/R5contrib/${MY_P}.tar.gz
- mirror://gentoo/${P}-gentoo.diff.bz2"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ppc-macos sparc x86"
-IUSE="tiff jpeg png"
-
-RDEPEND="virtual/x11
- tiff? ( media-libs/tiff )
- png? ( media-libs/libpng )
- jpeg? ( media-libs/jpeg )"
-DEPEND="${RDEPEND}
- >=sys-apps/sed-4.0.5"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- epatch ${WORKDIR}/${P}-gentoo.diff
- epatch ${FILESDIR}/${P}-zio-shell-meta-char.diff
- epatch ${FILESDIR}/${P}-endif.patch
-
- # Do not define errno extern, but rather include errno.h
- # <azarah@gentoo.org> (1 Jan 2003)
- epatch ${FILESDIR}/${P}-include-errno_h.patch
-
- sed -i "s:OPT_FLAGS=:OPT_FLAGS=$CFLAGS:" Make.conf
- sed -i "s:^#include <varargs.h>:#include <stdarg.h>:" ${S}/rlelib.c
-
- if use ppc-macos ; then
- sed -i 's,<malloc.h>,<malloc/malloc.h>,' vicar.c
- for f in $(grep zopen * | cut -d':' -f1 | uniq);do
- sed -i "s:zopen:zloadimage_zopen:g" $f
- done
- fi
-
- chmod +x ${S}/configure
-}
-
-src_install() {
- dobin xloadimage
- dobin uufilter
-
- insinto /etc/X11
- doins xloadimagerc
-
- newman xloadimage.man xloadimage.1
- newman uufilter.man uufilter.1
-
- dodoc README
-}
-
-update_alternatives() {
- alternatives_makesym /usr/bin/xview \
- /usr/bin/{xloadimage,xli}
- alternatives_makesym /usr/bin/xsetbg \
- /usr/bin/{xloadimage,xli}
- alternatives_makesym /usr/share/man/man1/xview.1.gz \
- /usr/share/man/man1/{xloadimage,xli}.1.gz
- alternatives_makesym /usr/share/man/man1/xsetbg.1.gz \
- /usr/share/man/man1/{xloadimage,xli}.1.gz
-}
-
-pkg_postinst() {
- use ppc-macos || update_alternatives
-}
-
-pkg_postrm() {
- use ppc-macos || update_alternatives
-}