public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: x11-libs/xview-bin/
Date: Tue,  5 Jan 2021 20:01:31 +0000 (UTC)	[thread overview]
Message-ID: <1609876883.5a6c60e29c622924c82eb2a76609b378400b5b6d.andrewammerlaan@gentoo> (raw)

commit:     5a6c60e29c622924c82eb2a76609b378400b5b6d
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Jan  5 20:01:23 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jan  5 20:01:23 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=5a6c60e2

x11-libs/xview-bin: fix fetch, fix homepage, fix install

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 x11-libs/xview-bin/xview-bin-3.2_p14211.ebuild | 24 ++++++++++++++++++
 x11-libs/xview-bin/xview-bin-3.2_p1428.ebuild  | 35 --------------------------
 2 files changed, 24 insertions(+), 35 deletions(-)

diff --git a/x11-libs/xview-bin/xview-bin-3.2_p14211.ebuild b/x11-libs/xview-bin/xview-bin-3.2_p14211.ebuild
new file mode 100644
index 000000000..99f90c838
--- /dev/null
+++ b/x11-libs/xview-bin/xview-bin-3.2_p14211.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit rpm multilib
+
+RPMVER="3.2p1.4-21.1"
+
+DESCRIPTION="The X Window-System-based Visual/Integrated Environment - binary package"
+HOMEPAGE="https://archive.physionet.org/physiotools/xview/"
+SRC_URI="https://archive.physionet.org/physiotools/xview/i386-Fedora/xview-${RPMVER}.fc8.i386.rpm"
+
+LICENSE="XVIEW"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+S="${WORKDIR}"
+
+QA_PREBUILT="*"
+
+src_install() {
+	dolib.so usr/*/lib/*.so.*
+}

diff --git a/x11-libs/xview-bin/xview-bin-3.2_p1428.ebuild b/x11-libs/xview-bin/xview-bin-3.2_p1428.ebuild
deleted file mode 100644
index 50ccb3804..000000000
--- a/x11-libs/xview-bin/xview-bin-3.2_p1428.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DEBVER="3.2p1.4-28.1"
-
-DESCRIPTION="The X Window-System-based Visual/Integrated Environment - binary package"
-HOMEPAGE="http://physionet.caregroup.harvard.edu/physiotools/xview/"
-SRC_URI="mirror://debian/pool/main/x/xview/xviewg_${DEBVER}_i386.deb"
-
-LICENSE="XVIEW"
-SLOT="0"
-KEYWORDS=""
-IUSE="static-libs"
-
-S=${WORKDIR}
-
-QA_PREBUILT="*"
-
-src_unpack() {
-	unpack ${A}
-	unpack ./data.tar.gz
-}
-
-src_install() {
-	local lib_dir
-	if use prefix; then
-		lib_dir=lib
-	else
-		lib_dir=lib32
-	fi
-	dodir /usr/${lib_dir}/
-	mv usr/lib/* "${ED}"/usr/${lib_dir}/ || die
-}


             reply	other threads:[~2021-01-05 20:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-05 20:01 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-12-16 10:57 [gentoo-commits] proj/sci:master commit in: x11-libs/xview-bin/ Andrew Ammerlaan
2016-02-14 16:55 Justin Lecher
2013-06-13  7:05 Justin Lecher
2013-02-25 15:56 Justin Lecher
2012-11-14 14:09 Justin Lecher
2012-08-10 12:51 Justin Lecher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1609876883.5a6c60e29c622924c82eb2a76609b378400b5b6d.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox