aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/xview/Manifest2
-rw-r--r--x11-libs/xview/files/xview-3.2-impl-dec.patch30
-rw-r--r--x11-libs/xview/metadata.xml12
-rw-r--r--x11-libs/xview/xview-3.2-r8.ebuild118
4 files changed, 0 insertions, 162 deletions
diff --git a/x11-libs/xview/Manifest b/x11-libs/xview/Manifest
deleted file mode 100644
index 161350798..000000000
--- a/x11-libs/xview/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST xview_3.2p1.4-28.1.debian.tar.gz 95914 BLAKE2B 66186fb093ff0429de40b9ce5f900c060c8dd88d94c36989801afcdbd629b827c1d8d3083ec1286f31bea4d514eeb6bb00dd9383e4ef74b53f73db284ce80cc8 SHA512 8c3a2474b7d267348040179c66ddd492e3101a5ff3301f9954ae6b1b0affa398381deb95ec7a51693053caf4e666327fe6033a1d3b5acfe4aa690f20b138dd06
-DIST xview_3.2p1.4.orig.tar.gz 3227552 BLAKE2B bc405b680117a09089e623eb73fa8c61a3c61c4f0a509a05ea4dccb069ad2aaba7e8c6f64257806eed2ae1a38c0731ae42ccba0234084649944beb127aeb0836 SHA512 5dd55529aee68d5ca7f2ff4e899b790b59cefb1bcd95706eef9b9e2c5545dc4ca6c866a55ed06ca91914ebde5d6ca4dcd038ce9e2ae97bfe240595b045a69315
diff --git a/x11-libs/xview/files/xview-3.2-impl-dec.patch b/x11-libs/xview/files/xview-3.2-impl-dec.patch
deleted file mode 100644
index 0296a9aeb..000000000
--- a/x11-libs/xview/files/xview-3.2-impl-dec.patch
+++ /dev/null
@@ -1,30 +0,0 @@
- lib/libxview/misc/hashfn.c | 1 +
- lib/libxview/win/win_env.c | 3 +++
- 2 files changed, 4 insertions(+), 0 deletions(-)
-
-diff --git a/lib/libxview/misc/hashfn.c b/lib/libxview/misc/hashfn.c
-index f127e2b..a7b27b9 100644
---- a/lib/libxview/misc/hashfn.c
-+++ b/lib/libxview/misc/hashfn.c
-@@ -17,6 +17,7 @@ static char sccsid[] = "@(#)hashfn.c 20.12 93/06/28";
- #define hashfn_c
-
- #include <xview_private/hashfn.h>
-+#include <stdlib.h>
-
- /*
- * hashfn_new_table(size, hash_fn, cmp_fn) -- create a new hash table object
-diff --git a/lib/libxview/win/win_env.c b/lib/libxview/win/win_env.c
-index d8e7fcc..72f1def 100644
---- a/lib/libxview/win/win_env.c
-+++ b/lib/libxview/win/win_env.c
-@@ -18,6 +18,9 @@ static char sccsid[] = "@(#)win_env.c 20.16 93/06/28";
- #include <xview/rect.h>
- #include <xview/win_env.h>
- #include <xview/win_struct.h>
-+#include <stdlib.h>
-+#include <string.h>
-+#include <stdio.h>
-
- /*
- * Public routines
diff --git a/x11-libs/xview/metadata.xml b/x11-libs/xview/metadata.xml
deleted file mode 100644
index d9927d9fd..000000000
--- a/x11-libs/xview/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>jlec@gentoo.org</email>
- <name>Justin Lecher</name>
- </maintainer>
- <maintainer type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
- </maintainer>
-</pkgmetadata>
diff --git a/x11-libs/xview/xview-3.2-r8.ebuild b/x11-libs/xview/xview-3.2-r8.ebuild
deleted file mode 100644
index 6ae307dd0..000000000
--- a/x11-libs/xview/xview-3.2-r8.ebuild
+++ /dev/null
@@ -1,118 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils toolchain-funcs flag-o-matic multilib
-
-MY_PN="${P}p1.4"
-
-DESCRIPTION="The X Window-System-based Visual/Integrated Environment for Workstations"
-HOMEPAGE="http://physionet.caregroup.harvard.edu/physiotools/xview/"
-# We usr the debian tarball so that the debian patches apply
-SRC_URI="
- mirror://debian/pool/main/x/xview/xview_3.2p1.4.orig.tar.gz
- mirror://debian/pool/main/x/xview/xview_3.2p1.4-28.1.debian.tar.gz"
-
-LICENSE="XVIEW"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux -*"
-IUSE="static-libs"
-
-RDEPEND="
- media-fonts/font-bh-75dpi
- media-fonts/font-sun-misc
- x11-libs/libXpm
- x11-misc/xbitmaps
- x11-proto/xextproto"
-
-DEPEND="${RDEPEND}
- app-text/rman
- x11-misc/gccmakedep
- x11-misc/imake"
-
-S=${WORKDIR}/${MY_PN}
-
-PATCHES=(
- "${FILESDIR}"/${P}-impl-dec.patch
- "${WORKDIR}"/debian/patches/{debian-changes-3.2p1.4-26,display_setting}
-)
-
-src_prepare() {
- default
-
- append-flags -m32
- append-ldflags -m32
-
- # Do not build xgettext and msgfmt since they are provided by the gettext
- # package. Using the programs provided by xview breaks many packages
- # including vim, grep and binutils.
- sed -e 's/MSG_UTIL = xgettext msgfmt/#MSG_UTIL = xgettext msgfmt/' \
- -i util/Imakefile || die "gettext sed failed"
-
- # (#120910) Look for imake in the right place
- sed -i -e 's:\/X11::' imake || die "imake sed failed"
-
- sed -i -e 's:/usr/X11R6:/usr:' config/XView.cf Build-LinuxXView.bash || die
-
- # Nasty hacks to force CC and CFLAGS
- sed -e "s:^\(IMAKEINCLUDE=.*\)\"$:\1 -DCcCmd=$(tc-getCC)\":" \
- -e "s:usr/lib/X11/config:usr/$(get_libdir)/X11/config:" \
- -i Build-LinuxXView.bash || die
- sed -e "s:\(.*STD_DEFINES =.*\)$:\1 -D_GNU_SOURCE ${CFLAGS}:" \
- -i config/XView.obj || die
- sed -e "s:\(.*define LibXViewDefines .*\)$:\1 -D_GNU_SOURCE ${CFLAGS}:" \
- -i config/XView.cf || die
- sed -e "s:^\(MORECCFLAGS.*\)$:\1 -D_GNU_SOURCE ${CFLAGS}:" \
- -i clients/olvwm-4.1/Imakefile || die
- sed -e "s:\(-Wl,-soname\):${LDFLAGS} \1:g" -i config/XView.rules || die
-}
-
-src_compile() {
- export OPENWINHOME="/usr"
- export X11DIR="/usr"
- export MANDIR="/usr/share/man"
-
- # This is crazy and I know it, but wait till you read the code in
- # Build-LinuxXView.bash.
- bash Build-LinuxXView.bash libs \
- || die "building libs failed"
-# bash Build-LinuxXView.bash clients \
-# || die "building clients failed"
-# bash Build-LinuxXView.bash contrib \
-# || die "building contrib failed"
-# bash Build-LinuxXView.bash olvwm \
-# || die "building olvwm failed"
-}
-
-src_install() {
- export OPENWINHOME="/usr"
- export X11DIR="/usr"
- export MANDIR="/usr/share/man"
- export DESTDIR="${ED}"
-
- bash Build-LinuxXView.bash instlibs \
- || die "installing libs failed"
-# bash Build-LinuxXView.bash instclients \
-# || die "installing clients failed"
-# bash Build-LinuxXView.bash instcontrib \
-# || die "installing contrib failed"
-# bash Build-LinuxXView.bash instolvwm \
-# || die "installing olvwm failed"
-# cd "${ED}"/usr
-
- if ! use static-libs; then
- find "${ED}" -type f -name "*.a" -delete || die
- fi
-
- mv "${ED}"/usr/man "${ED}"/usr/share/ || die
-
- cd "${S}"/doc || die
- dodoc \
- README xview-info olgx_api.txt olgx_api.ps sel_api.txt \
- dnd_api.txt whats_new.ps
- rm -rf \
- "${ED}"/usr/X11R6/share/doc/xview \
- "${ED}"/usr/X11R6/share/doc \
- "${ED}"/usr/bin || die
-}