From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/gtkmathview/
Date: Tue, 19 Dec 2017 01:56:03 +0000 (UTC) [thread overview]
Message-ID: <1513648514.dc2543cba4ac3779d1380cb9a7c1946f5198883d.leio@gentoo> (raw)
commit: dc2543cba4ac3779d1380cb9a7c1946f5198883d
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 19 01:46:16 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Dec 19 01:55:14 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc2543cb
x11-libs/gtkmathview: remove old
Package-Manager: Portage-2.3.19, Repoman-2.3.6
x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild | 77 ------------------------
1 file changed, 77 deletions(-)
diff --git a/x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild b/x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild
deleted file mode 100644
index 4b57785e9a4..00000000000
--- a/x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild
+++ /dev/null
@@ -1,77 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils
-
-DESCRIPTION="Rendering engine for MathML documents"
-HOMEPAGE="http://helm.cs.unibo.it/mml-widget/"
-SRC_URI="http://helm.cs.unibo.it/mml-widget/sources/${P}.tar.gz"
-
-LICENSE="LGPL-3"
-
-SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86"
-IUSE="gtk mathml svg t1lib"
-
-RDEPEND=">=dev-libs/glib-2.2.1:2
- >=dev-libs/popt-1.7
- >=dev-libs/libxml2-2.6.7:2
- gtk? ( >=x11-libs/gtk+-2.2.1:2
- >=media-libs/t1lib-5:5
- x11-libs/pango
- || ( x11-libs/pangox-compat <x11-libs/pango-1.31[X] ) )
- mathml? ( media-fonts/texcm-ttf )
- t1lib? ( >=media-libs/t1lib-5:5 )"
-DEPEND="${RDEPEND}
- dev-libs/libxslt
- virtual/pkgconfig"
-
-DOCS="ANNOUNCEMENT AUTHORS BUGS ChangeLog CONTRIBUTORS HISTORY NEWS README TODO"
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-gcc43.patch \
- "${FILESDIR}"/${P}-gcc44.patch \
- "${FILESDIR}"/${P}-cond-t1.patch
-
- # Fix building against libxml2[icu], bug #356095
- epatch "${FILESDIR}"/${P}-fix-template.patch
-
- # Fix building with gold, bug #369117; requires eautoreconf
- epatch "${FILESDIR}/${P}-underlinking.patch"
-
- epatch "${FILESDIR}/${P}-gcc47.patch"
-
- # m4 macros from upstream git, required for eautoreconf
- if [[ ! -d ac-helpers ]]; then
- mkdir ac-helpers || die "mkdir failed"
- cp "${FILESDIR}/binreloc.m4" ac-helpers || die "cp failed"
- fi
-
- sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/g' configure.ac || die
-
- AT_M4DIR=ac-helpers eautoreconf
-}
-
-src_configure() {
- # --disable-popt will build only the library and not the frontend
- # TFM is needed for SVG, default value is 2
- econf $(use_enable gtk) \
- $(use_enable svg) \
- $(use_with t1lib) \
- --with-popt \
- --enable-libxml2 \
- --enable-libxml2-reader \
- --enable-ps \
- --enable-tfm=2 \
- --enable-builder-cache \
- --enable-breaks \
- --enable-boxml \
- --disable-gmetadom \
- --disable-static
-}
-
-src_install() {
- default
- prune_libtool_files
-}
next reply other threads:[~2017-12-19 1:56 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-19 1:56 Mart Raudsepp [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-10-31 20:31 [gentoo-commits] repo/gentoo:master commit in: x11-libs/gtkmathview/ Matt Turner
2021-12-13 5:54 Yixun Lan
2020-12-14 0:46 Sam James
2020-04-05 9:35 Mart Raudsepp
2017-12-18 23:02 Sergei Trofimovich
2017-11-06 21:15 Sergei Trofimovich
2017-06-12 10:07 Mart Raudsepp
2017-05-20 12:19 Michael Weber
2017-05-16 13:05 Agostino Sarubbo
2017-05-16 8:01 Agostino Sarubbo
2017-05-15 18:46 Tobias Klausmann
2017-05-15 14:17 Agostino Sarubbo
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=1513648514.dc2543cba4ac3779d1380cb9a7c1946f5198883d.leio@gentoo \
--to=leio@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