From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-visualization/epix/
Date: Sun, 1 Sep 2019 15:25:56 +0000 (UTC) [thread overview]
Message-ID: <1567351551.112d93e221777c61fd0cefa6ff9fa539497bc1fc.zlogene@gentoo> (raw)
commit: 112d93e221777c61fd0cefa6ff9fa539497bc1fc
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 1 15:25:26 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Sep 1 15:25:51 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=112d93e2
sci-visualization/epix: Drop old
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
sci-visualization/epix/epix-1.2.11.ebuild | 66 -------------------------------
1 file changed, 66 deletions(-)
diff --git a/sci-visualization/epix/epix-1.2.11.ebuild b/sci-visualization/epix/epix-1.2.11.ebuild
deleted file mode 100644
index 7f6af033a27..00000000000
--- a/sci-visualization/epix/epix-1.2.11.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit elisp-common bash-completion-r1 autotools eutils
-
-DESCRIPTION="2- and 3-D plotter for creating images (to be used in LaTeX)"
-HOMEPAGE="http://mathcs.holycross.edu/~ahwang/current/ePiX.html"
-SRC_URI="http://mathcs.holycross.edu/~ahwang/epix/${P}_withpdf.tar.bz2"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
-IUSE="doc emacs examples"
-
-DEPEND="
- virtual/latex-base
- dev-texlive/texlive-pstricks
- dev-texlive/texlive-pictures
- dev-texlive/texlive-latexextra
- dev-tex/xcolor
- emacs? ( virtual/emacs )"
-RDEPEND="${DEPEND}"
-SITEFILE=50${PN}-gentoo.el
-
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-1.2.10-autotools.patch
- eautoreconf
-}
-
-src_configure() {
- econf \
- --docdir="${EPREFIX}/usr/share/doc/${PF}" \
- --disable-epix-el
-}
-
-src_install() {
- default
- if use emacs; then
- # do compilation here as the make install target will
- # create the .el file
- elisp-compile *.el || die "elisp-compile failed!"
- elisp-install ${PN} *.elc *.el || die "elisp-install failed!"
- elisp-site-file-install "${FILESDIR}/${SITEFILE}"
- fi
- newbashcomp bash_completions epix
- bashcomp_alias epix flix elaps laps
- if use doc; then
- insinto /usr/share/doc/${PF}
- doins doc/*gz
- fi
- if use examples; then
- cd samples
- insinto /usr/share/doc/${PF}/examples
- doins *.xp *.flx *c *h README
- fi
-}
-
-pkg_postinst() {
- use emacs && elisp-site-regen
-}
-
-pkg_postrm() {
- use emacs && elisp-site-regen
-}
next reply other threads:[~2019-09-01 15:26 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-01 15:25 Mikle Kolyada [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-19 19:07 [gentoo-commits] repo/gentoo:master commit in: sci-visualization/epix/ Eli Schwartz
2025-08-19 19:07 Eli Schwartz
2023-06-09 15:06 Arthur Zamarin
2023-06-03 11:15 Arthur Zamarin
2021-07-26 11:17 Sam James
2021-07-18 6:35 Agostino Sarubbo
2021-07-18 6:33 Agostino Sarubbo
2021-07-16 23:44 David Seifert
2021-04-12 2:31 Sam James
2020-06-27 20:45 Andreas K. Hüttel
2019-12-20 22:49 Ulrich Müller
2019-11-05 18:29 Michał Górny
2019-11-04 14:35 Mikle Kolyada
2017-01-15 10:13 David Seifert
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=1567351551.112d93e221777c61fd0cefa6ff9fa539497bc1fc.zlogene@gentoo \
--to=zlogene@gentoo.org \
--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