public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libgxps/
Date: Thu, 15 Mar 2018 01:50:33 +0000 (UTC)	[thread overview]
Message-ID: <1521077132.a4ae156e48a9157825e11d5d43e2c27ffe9ac9cf.leio@gentoo> (raw)

commit:     a4ae156e48a9157825e11d5d43e2c27ffe9ac9cf
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 15 01:25:32 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Mar 15 01:25:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4ae156e

app-text/libgxps: remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-text/libgxps/Manifest             |  1 -
 app-text/libgxps/libgxps-0.2.5.ebuild | 48 -----------------------------------
 2 files changed, 49 deletions(-)

diff --git a/app-text/libgxps/Manifest b/app-text/libgxps/Manifest
index c463b5e05bd..01f2d697f2d 100644
--- a/app-text/libgxps/Manifest
+++ b/app-text/libgxps/Manifest
@@ -1,2 +1 @@
-DIST libgxps-0.2.5.tar.xz 346532 BLAKE2B 017ee2b2a7ad48b8755293e5b24c824e9c289d03b77d76ba46d03f857704edc31846569a4f3fd60cbcb16b28d0dd87daa7dda7b5efcd540fdbecee7399049c93 SHA512 f449c4cb989910797c84614ce9f141d4e9adcda0c18f309f656de397ba5deabfa9b4c558c81be7f52bc44c048c401616775989cd1ff9408eeea44f46ef56635b
 DIST libgxps-0.3.0.tar.xz 93000 BLAKE2B 8e04ae281aa8ee637d597265992a5bf6df3592b7d251d657dae3833c8cca848f7142f926964d96586f50ce9987dee94841be15554a733816a3b4f0acef282f12 SHA512 283ce3041f0238ef1dcae30ce2adbc3f843677e00ae22f20ed3459828f3edaab6d05d87c20dddb613925ab248ed0b29855a94198b982606c3dcb2e59f800b013

diff --git a/app-text/libgxps/libgxps-0.2.5.ebuild b/app-text/libgxps/libgxps-0.2.5.ebuild
deleted file mode 100644
index 8573da92cd0..00000000000
--- a/app-text/libgxps/libgxps-0.2.5.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-
-DESCRIPTION="Library for handling and rendering XPS documents"
-HOMEPAGE="https://wiki.gnome.org/Projects/libgxps"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86"
-IUSE="debug +introspection jpeg lcms static-libs tiff"
-
-RDEPEND="
-	>=app-arch/libarchive-2.8
-	>=dev-libs/glib-2.36:2
-	media-libs/freetype:2
-	media-libs/libpng:0
-	>=x11-libs/cairo-1.10[svg]
-	introspection? ( >=dev-libs/gobject-introspection-0.10.1:= )
-	jpeg? ( virtual/jpeg:0 )
-	lcms? ( media-libs/lcms:2 )
-	tiff? ( media-libs/tiff:0[zlib] )
-"
-DEPEND="${RDEPEND}
-	app-text/docbook-xsl-stylesheets
-	dev-libs/libxslt
-	dev-util/gtk-doc-am
-	virtual/pkgconfig
-"
-
-# There is no automatic test suite, only an interactive test application
-RESTRICT="test"
-
-src_configure() {
-	gnome2_src_configure \
-		--enable-man \
-		--disable-test \
-		$(use_enable debug) \
-		$(use_enable introspection) \
-		$(use_with jpeg libjpeg) \
-		$(use_with lcms liblcms2) \
-		$(use_enable static-libs static) \
-		$(use_with tiff libtiff)
-}


             reply	other threads:[~2018-03-15  1:50 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-15  1:50 Mart Raudsepp [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-04  9:23 [gentoo-commits] repo/gentoo:master commit in: app-text/libgxps/ WANG Xuerui
2022-10-29 23:21 Matt Turner
2022-10-08 18:25 Sam James
2021-04-15  0:13 Sam James
2021-04-14 22:07 Sam James
2021-03-13 18:14 Matt Turner
2020-01-11 19:40 Mart Raudsepp
2020-01-11 19:40 Mart Raudsepp
2019-05-23  3:27 Aaron Bauman
2019-01-16  4:00 Mart Raudsepp
2017-11-05 18:06 Sergei Trofimovich
2017-09-26 23:02 Sergei Trofimovich
2017-09-25 21:42 Sergei Trofimovich
2017-09-04 14:02 Aaron Bauman
2017-09-04 14:02 Aaron Bauman
2017-08-28  8:22 Sergei Trofimovich
2017-08-17 22:41 Gilles Dartiguelongue
2017-08-16 22:31 Gilles Dartiguelongue
2017-07-07 21:20 Mart Raudsepp
2017-06-12 10:07 Mart Raudsepp
2017-04-22 17:53 Tobias Klausmann
2017-03-23  5:32 Mart Raudsepp
2016-12-06 19:51 Markus Meier
2016-07-02 10:43 Pacho Ramos
2016-07-02 10:43 Pacho Ramos
2015-10-03  8:13 Markus Meier
2015-09-07 16:24 Mikle Kolyada
2015-09-05 12:34 Pacho Ramos
2015-09-05 12:34 Pacho Ramos

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=1521077132.a4ae156e48a9157825e11d5d43e2c27ffe9ac9cf.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