summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-02-01 10:48:36 +0100
committerMichał Górny <mgorny@gentoo.org>2021-02-01 10:50:13 +0100
commite3567af3f5bc322a3ab9d1c52bb73d5e85af8832 (patch)
tree7cbea90d21464e5da5aa1db477a0da8e87dcee6e /sci-physics
parentnet-dialup/diald: Remove last-rited pkg (diff)
downloadgentoo-e3567af3f5bc322a3ab9d1c52bb73d5e85af8832.tar.gz
gentoo-e3567af3f5bc322a3ab9d1c52bb73d5e85af8832.tar.bz2
gentoo-e3567af3f5bc322a3ab9d1c52bb73d5e85af8832.zip
sci-physics/paw: Remove last-rited pkg
Closes: https://bugs.gentoo.org/763183 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/paw/Manifest3
-rw-r--r--sci-physics/paw/files/paw-2.14.04-glibc-2.10.patch11
-rw-r--r--sci-physics/paw/metadata.xml18
-rw-r--r--sci-physics/paw/paw-2.14.04-r4.ebuild71
-rw-r--r--sci-physics/paw/paw-2.14.04-r5.ebuild71
5 files changed, 0 insertions, 174 deletions
diff --git a/sci-physics/paw/Manifest b/sci-physics/paw/Manifest
deleted file mode 100644
index 30dc4540b0fd..000000000000
--- a/sci-physics/paw/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST paw_2.14.04.dfsg.2-8.debian.tar.gz 75788 BLAKE2B 1f9b5ec528e77cccf48a648b279509b9d36a98c3c7747ff6fa13e2072117b83ccbdd798a81d998f44924cc614d94ab6a713af9b05f54af1c43db4b0699d2b9d9 SHA512 63800b6071c0614d3d68eceffc23117703a9e48f6a9da3fd160b2eb27b326ffe7dc38718245d40e713b2c047967233e1aa56e7381754bbc95804b4c208d1d270
-DIST paw_2.14.04.dfsg.2-9.debian.tar.gz 79495 BLAKE2B cd398f5f4452eb160360b8dc9f4d16d95680821afe71f40ae11b4346a2cd29fb5cecf316dd00f1b89225230401a0dc0aaf2ab1a43cbfa55d71f9b4bf9c0e17af SHA512 e0ffd28aef621fbe7ff372bf1add2c3614897c755ada061d80835e43f0e7ebe342c44f5c989110ce53d8896d9738798277689bcb9fcba87c4eeae89e4d340b81
-DIST paw_2.14.04.dfsg.2.orig.tar.gz 3334317 BLAKE2B 9aa72ed2d99f7e0f3562dc2a2fc435343c4b1e7330bbfe0f482ab902465a2a7844d331c8941a31f01b6867b26b628b6951a99a46e908a1aa82209e18819df52c SHA512 6e4ef312195936b42ad641a63335586f48e0383e8a7f4330d52173492584f9d03c5fa4eab7e7de594e30556a1daacbe162b4f879718c9c489cb7a89f072b962e
diff --git a/sci-physics/paw/files/paw-2.14.04-glibc-2.10.patch b/sci-physics/paw/files/paw-2.14.04-glibc-2.10.patch
deleted file mode 100644
index 7cfa5aa03d12..000000000000
--- a/sci-physics/paw/files/paw-2.14.04-glibc-2.10.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/pawlib/paw/cpaw/bugrep.c.orig 2009-07-13 00:38:38.000000000 +0400
-+++ src/pawlib/paw/cpaw/bugrep.c 2009-07-13 08:47:54.934308924 +0400
-@@ -20,6 +20,8 @@
- * Paw
- *
- */
-+#define _POSIX_SOURCE
-+
- #include "paw/pilot.h"
- #if defined(CERNLIB_BUGREPORT)
- /*CMZ : 2.07/19 21/11/95 18.17.13 by Unknown*/
diff --git a/sci-physics/paw/metadata.xml b/sci-physics/paw/metadata.xml
deleted file mode 100644
index aaa2e0f2e17c..000000000000
--- a/sci-physics/paw/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>sci-physics@gentoo.org</email>
- <name>Gentoo Physics Project</name>
- </maintainer>
- <longdescription lang="en">
- PAW is an interactive program providing interactive graphical
- presentation and statistical and mathematical analysis tools. It is
- designed to work on objects familiar to physicists such as histograms,
- event files (Ntuples), vectors, etc.
- The program is linked statically against the CERN libraries on 64-bit
- architectures in order to function properly, as its design is not very
- 64-bit clean. Even so, AMD64 is the only 64-bit platform where it
- functions well.
- </longdescription>
-</pkgmetadata>
diff --git a/sci-physics/paw/paw-2.14.04-r4.ebuild b/sci-physics/paw/paw-2.14.04-r4.ebuild
deleted file mode 100644
index 1fdc4634f27b..000000000000
--- a/sci-physics/paw/paw-2.14.04-r4.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils toolchain-funcs fortran-2
-
-DEB_PN=paw
-DEB_PV=${PV}.dfsg.2
-DEB_PR=8
-DEB_P=${DEB_PN}_${DEB_PV}
-
-DESCRIPTION="CERN's Physics Analysis Workstation data analysis program"
-HOMEPAGE="https://paw.web.cern.ch/paw/"
-SRC_URI="
- mirror://debian/pool/main/${DEB_PN:0:1}/${DEB_PN}/${DEB_P}.orig.tar.gz
- mirror://debian/pool/main/${DEB_PN:0:1}/${DEB_PN}/${DEB_P}-${DEB_PR}.debian.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2 LGPL-2 BSD"
-KEYWORDS="amd64 ~hppa sparc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
- sci-physics/cernlib
- x11-libs/libXaw
- >=x11-libs/motif-2.3:0
- x11-libs/xbae"
-DEPEND="${RDEPEND}
- dev-lang/cfortran
- virtual/latex-base
- x11-misc/imake
- x11-misc/makedepend"
-
-S="${WORKDIR}/${DEB_PN}-${DEB_PV}.orig"
-
-src_prepare() {
- mv ../debian . && cp debian/add-ons/Makefile .
- export DEB_BUILD_OPTIONS="$(tc-getFC) nostrip nocheck"
-
- # fix some path stuff and collision for comis.h,
- # already installed by cernlib and replace hardcoded fortran compiler
- sed -i \
- -e "s:/usr/local:${EROOT}/usr:g" \
- -e '/comis.h/d' \
- -e "s/gfortran/$(tc-getFC)/g" \
- Makefile || die
-
- einfo "Applying Debian patches"
- emake -j1 patch
- epatch "${FILESDIR}"/${P}-glibc-2.10.patch
- # since we depend on cfortran, do not use the one from cernlib
- rm src/include/cfortran/cfortran.h || die
- sed -i \
- -e "s|\(ArCmdBase[[:space:]]*\)ar|\1$(tc-getAR)|g" \
- -e "s|\(RanlibCmd[[:space:]]*\)ranlib|\1$(tc-getRANLIB)|g" \
- src/config/Imake.tmpl \
- || die "sed Imake.tmpl failed"
-}
-
-src_compile() {
- VARTEXFONTS="${T}"/fonts
- emake -j1 cernlib-indep cernlib-arch
-}
-
-src_install() {
- default
- cd debian
- dodoc changelog README.* deadpool.txt copyright
- newdoc add-ons/README README.add-ons
-}
diff --git a/sci-physics/paw/paw-2.14.04-r5.ebuild b/sci-physics/paw/paw-2.14.04-r5.ebuild
deleted file mode 100644
index 5774f34fa4e7..000000000000
--- a/sci-physics/paw/paw-2.14.04-r5.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils toolchain-funcs fortran-2
-
-DEB_PN=paw
-DEB_PV=${PV}.dfsg.2
-DEB_PR=9
-DEB_P=${DEB_PN}_${DEB_PV}
-
-DESCRIPTION="CERN's Physics Analysis Workstation data analysis program"
-HOMEPAGE="https://paw.web.cern.ch/paw/"
-SRC_URI="
- mirror://debian/pool/main/${DEB_PN:0:1}/${DEB_PN}/${DEB_P}.orig.tar.gz
- mirror://debian/pool/main/${DEB_PN:0:1}/${DEB_PN}/${DEB_P}-${DEB_PR}.debian.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2 LGPL-2 BSD"
-KEYWORDS="~amd64 ~hppa ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
- sci-physics/cernlib
- x11-libs/libXaw
- >=x11-libs/motif-2.3:0
- x11-libs/xbae"
-DEPEND="${RDEPEND}
- dev-lang/cfortran
- virtual/latex-base
- x11-misc/imake
- x11-misc/makedepend"
-
-S="${WORKDIR}/${DEB_PN}-${DEB_PV}.orig"
-
-src_prepare() {
- mv ../debian . && cp debian/add-ons/Makefile .
- export DEB_BUILD_OPTIONS="$(tc-getFC) nostrip nocheck"
-
- # fix some path stuff and collision for comis.h,
- # already installed by cernlib and replace hardcoded fortran compiler
- sed -i \
- -e "s:/usr/local:${EROOT}/usr:g" \
- -e '/comis.h/d' \
- -e "s/gfortran/$(tc-getFC)/g" \
- Makefile || die
-
- einfo "Applying Debian patches"
- emake -j1 patch
- epatch "${FILESDIR}"/${P}-glibc-2.10.patch
- # since we depend on cfortran, do not use the one from cernlib
- rm src/include/cfortran/cfortran.h || die
- sed -i \
- -e "s|\(ArCmdBase[[:space:]]*\)ar|\1$(tc-getAR)|g" \
- -e "s|\(RanlibCmd[[:space:]]*\)ranlib|\1$(tc-getRANLIB)|g" \
- src/config/Imake.tmpl \
- || die "sed Imake.tmpl failed"
-}
-
-src_compile() {
- VARTEXFONTS="${T}"/fonts
- emake -j1 cernlib-indep cernlib-arch
-}
-
-src_install() {
- default
- cd debian
- dodoc changelog README.* deadpool.txt copyright
- newdoc add-ons/README README.add-ons
-}