From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libvisio/
Date: Wed, 2 Aug 2017 06:31:38 +0000 (UTC) [thread overview]
Message-ID: <1501655473.5e3976f08178af5a44c15ff06731f78727d9933c.asturm@gentoo> (raw)
commit: 5e3976f08178af5a44c15ff06731f78727d9933c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 30 20:39:41 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 2 06:31:13 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e3976f0
media-libs/libvisio: Drop old
Package-Manager: Portage-2.3.6, Repoman-2.3.1
media-libs/libvisio/Manifest | 1 -
media-libs/libvisio/libvisio-0.0.30.ebuild | 48 ------------------------------
2 files changed, 49 deletions(-)
diff --git a/media-libs/libvisio/Manifest b/media-libs/libvisio/Manifest
index b43b7885376..63e67c1a7b6 100644
--- a/media-libs/libvisio/Manifest
+++ b/media-libs/libvisio/Manifest
@@ -1,2 +1 @@
-DIST libvisio-0.0.30.tar.xz 384508 SHA256 e7be89fdef23483deea53a557fe023c9f6b59e0f7bb5ba4f42b5909c86cc11f9 SHA512 d0261f30ca9065873aa498f7594a638d0a90dadd4df609a91e746579d14b5f1f18aa4e4812d25870b390f2df59ffa8f8a4d76618c6e71539023b7610044c9d21 WHIRLPOOL 1e328569f3e810c6cc1399015b7fb5b4aa206e0127109efaad23163fba8d45a4a74945ff6cca3dcc883dcd1248be69149383a2d9f44fb5be213ebfcd2574a92e
DIST libvisio-0.1.5.tar.xz 504196 SHA256 430a067903660bb1b97daf4b045e408a1bb75ca45e615cf05fb1a4da65fc5a8c SHA512 094ab546f650840d52fc34c1b105eff139d2f6e4d5cab7c9c99f8387ece0d0c6b02ec1376b3281d56a901bac016c2a024bb708c065b8b5d9404104e6494b5fab WHIRLPOOL ee2c67f357a3cc907b78e3cb8c6001ff1da2529d61f691dbad634f15639ff22a72bbec7deae08166ccaa4acfb730a826d96b9f1567e1c7c830ded1dc130388f3
diff --git a/media-libs/libvisio/libvisio-0.0.30.ebuild b/media-libs/libvisio/libvisio-0.0.30.ebuild
deleted file mode 100644
index ceb0ca95adb..00000000000
--- a/media-libs/libvisio/libvisio-0.0.30.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit base eutils
-
-DESCRIPTION="Library parsing the visio documents"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/libvisio"
-SRC_URI="http://dev-www.libreoffice.org/src/${P}.tar.xz"
-
-LICENSE="|| ( GPL-2+ LGPL-2.1 MPL-1.1 )"
-SLOT="0"
-KEYWORDS="ppc"
-IUSE="doc static-libs"
-
-RDEPEND="
- app-text/libwpd:0.9
- app-text/libwpg:0.2
- dev-libs/icu:=
- dev-libs/libxml2
- sys-libs/zlib
-"
-DEPEND="${RDEPEND}
- >=dev-libs/boost-1.46
- dev-util/gperf
- sys-devel/libtool
- virtual/pkgconfig
- doc? ( app-doc/doxygen )
-"
-
-src_prepare() {
- [[ -d m4 ]] || mkdir "m4"
- base_src_prepare
-}
-
-src_configure() {
- econf \
- --docdir="${EPREFIX}/usr/share/doc/${PF}" \
- $(use_enable static-libs static) \
- --disable-werror \
- $(use_with doc docs)
-}
-
-src_install() {
- default
- prune_libtool_files --all
-}
next reply other threads:[~2017-08-02 6:31 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-02 6:31 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-09 22:05 [gentoo-commits] repo/gentoo:master commit in: media-libs/libvisio/ Andreas Sturmlechner
2025-01-13 0:25 Sam James
2025-01-13 0:25 Sam James
2025-01-13 0:25 Sam James
2025-01-13 0:25 Sam James
2025-01-13 0:25 Sam James
2024-11-14 18:42 Andreas Sturmlechner
2024-11-14 18:42 Andreas Sturmlechner
2024-05-22 16:46 Andreas Sturmlechner
2022-08-12 12:26 WANG Xuerui
2022-08-12 12:26 WANG Xuerui
2021-08-12 3:10 Yixun Lan
2019-11-12 22:09 Andreas Sturmlechner
2019-11-12 16:02 Agostino Sarubbo
2019-11-12 10:38 Agostino Sarubbo
2019-11-08 20:31 Aaron Bauman
2019-10-28 8:38 Agostino Sarubbo
2019-10-27 23:20 Thomas Deutschmann
2019-09-12 20:27 Andreas Sturmlechner
2019-09-12 20:27 Andreas Sturmlechner
2019-08-01 16:09 Aaron Bauman
2018-08-29 6:15 Sergei Trofimovich
2018-02-19 19:42 David Seifert
2017-12-29 18:03 Mikle Kolyada
2017-12-26 0:59 Thomas Deutschmann
2017-12-24 10:11 Sergei Trofimovich
2017-11-08 8:55 Andreas Sturmlechner
2017-08-27 15:34 Michael Palimaka
2017-08-17 17:06 Michał Górny
2017-08-02 19:35 Andreas Sturmlechner
2017-07-31 22:54 Sergei Trofimovich
2017-07-30 20:46 Andreas Sturmlechner
2017-06-28 19:11 Andreas Sturmlechner
2017-06-27 19:59 Andreas Sturmlechner
2016-12-17 15:57 Andreas Hüttel
2016-12-04 0:06 Andreas Hüttel
2016-10-01 12:51 Jeroen Roovers
2016-02-25 23:10 Andreas Hüttel
2016-02-22 17:07 Andreas Hüttel
2016-01-23 8:00 Jeroen Roovers
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=1501655473.5e3976f08178af5a44c15ff06731f78727d9933c.asturm@gentoo \
--to=asturm@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