From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libpagemaker/
Date: Mon, 2 Jan 2017 19:01:24 +0000 (UTC) [thread overview]
Message-ID: <1483383667.9c35a4ae94854e2c4391f1d1b14b4196b1164c6c.dilfridge@gentoo> (raw)
commit: 9c35a4ae94854e2c4391f1d1b14b4196b1164c6c
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 2 18:33:32 2017 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Jan 2 19:01:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c35a4ae
media-libs/libpagemaker: Remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
media-libs/libpagemaker/Manifest | 1 -
media-libs/libpagemaker/libpagemaker-0.0.2.ebuild | 47 -----------------------
2 files changed, 48 deletions(-)
diff --git a/media-libs/libpagemaker/Manifest b/media-libs/libpagemaker/Manifest
index bcb47d0..ae9a564 100644
--- a/media-libs/libpagemaker/Manifest
+++ b/media-libs/libpagemaker/Manifest
@@ -1,2 +1 @@
-DIST libpagemaker-0.0.2.tar.xz 279396 SHA256 cdbdf86605773339caab6477ff694a95a90aaa4d45bb6cdb59e4a7f76c91ef17 SHA512 70dcac28c862b0d713a356cc27f1da4ab08e91886942e0c2d2265acf9ce1d596266aadd49d5e23f9da4a4d1b3e1a97272aadcc5721af4daa84e38bc499752ac7 WHIRLPOOL 5f6dcb92e8322414c57873a8bbbef4771531cd2135e269afff4478d38f9cf6522dded71ff81928cb3e3ec675aca6fc3b3cdad61c43ed0da5ee2bc1308bf38f38
DIST libpagemaker-0.0.3.tar.xz 292960 SHA256 d896dc55dafd84ee3441e0ca497b810809f9eea44805a495c3843412309036d6 SHA512 f9a5cb8b2cdfaf550002d5d078eb79537ed29614a2433f8d41101f1e35e9536cbb324c1d96328d21e2d2e0f21ff58d807813e51f8c660b199843fc8710ae29e0 WHIRLPOOL 83890bb7f2609056697abd23803eda841181853dc1e5db17a711823273b96f480bb6ae622729b64efbd5826a519e7ca59bdf4c63c03da349b45e59c3a0d89848
diff --git a/media-libs/libpagemaker/libpagemaker-0.0.2.ebuild b/media-libs/libpagemaker/libpagemaker-0.0.2.ebuild
deleted file mode 100644
index f127028..00000000
--- a/media-libs/libpagemaker/libpagemaker-0.0.2.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=true
-
-inherit autotools-utils
-
-DESCRIPTION="C++ Library that parses the file format of Aldus/Adobe PageMaker documents."
-HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/${PN}"
-SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz"
-
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
-IUSE="debug doc tools static-libs"
-
-RDEPEND="
- dev-libs/librevenge
- "
-DEPEND="${RDEPEND}
- >=dev-libs/boost-1.47
- virtual/pkgconfig
- doc? ( app-doc/doxygen )
-"
-
-src_prepare() {
- # fix Oops (commit 585b795c1431fd42d29391d1932bb6745edc2eb1)
- # remove in >=0.0.3
- sed \
- -e "s:no-undefines:no-undefined:g" \
- -i src/lib/Makefile.am || die
-
- autotools-utils_src_prepare
-}
-
-src_configure() {
- local myeconfargs=(
- --docdir="${EPREFIX}/usr/share/doc/${PF}"
- --disable-werror
- $(use_enable tools)
- $(use_with doc docs)
- )
- autotools-utils_src_configure
-}
next reply other threads:[~2017-01-02 19:01 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-02 19:01 Andreas Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-12 12:26 [gentoo-commits] repo/gentoo:master commit in: media-libs/libpagemaker/ WANG Xuerui
2022-06-19 9:14 David Seifert
2022-06-19 9:14 David Seifert
2022-03-25 13:55 Jakov Smolić
2020-02-08 18:55 David Seifert
2019-10-01 23:43 Andreas Sturmlechner
2019-07-30 20:26 Aaron Bauman
2018-08-29 10:49 Andreas Sturmlechner
2018-08-29 6:15 Sergei Trofimovich
2018-08-29 6:15 Sergei Trofimovich
2018-08-25 18:55 Sergei Trofimovich
2018-08-25 18:25 Sergei Trofimovich
2018-08-24 4:38 Mikle Kolyada
2018-08-24 1:40 Thomas Deutschmann
2018-03-12 5:37 Matt Turner
2018-03-04 22:30 Sergei Trofimovich
2018-01-09 17:33 Andreas Sturmlechner
2017-08-27 15:34 Michael Palimaka
2017-07-26 8:20 Sergei Trofimovich
2017-01-14 11:35 Jeroen Roovers
2017-01-02 9:54 Agostino Sarubbo
2016-12-21 18:56 Tobias Klausmann
2016-12-17 15:57 Andreas Hüttel
2016-12-17 15:57 Andreas Hüttel
2016-12-04 0:01 Andreas Hüttel
2016-03-19 21:39 Andreas Hüttel
2016-03-19 14:26 Manuel Rüger
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=1483383667.9c35a4ae94854e2c4391f1d1b14b4196b1164c6c.dilfridge@gentoo \
--to=dilfridge@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