From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/glyr/
Date: Sat, 29 Aug 2015 14:04:17 +0000 (UTC) [thread overview]
Message-ID: <1440856995.4e0d41de33b0862b333f11468943550a5bf1f788.aballier@gentoo> (raw)
commit: 4e0d41de33b0862b333f11468943550a5bf1f788
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 29 14:03:15 2015 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Aug 29 14:03:15 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e0d41de
media-libs/glyr: bump to 1.0.7
Package-Manager: portage-2.2.20.1
media-libs/glyr/Manifest | 1 +
media-libs/glyr/glyr-1.0.7.ebuild | 31 +++++++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/media-libs/glyr/Manifest b/media-libs/glyr/Manifest
index 84a343f..b37e4b4 100644
--- a/media-libs/glyr/Manifest
+++ b/media-libs/glyr/Manifest
@@ -1 +1,2 @@
DIST glyr-1.0.5.tar.gz 426382 SHA256 5606ff8713c28c83489628673328a625485a513b009ed64d9a5a781e64d78047 SHA512 e630116ae5a673c9b85a0a4f3dfa2a8ede319bdca357225250ab687b7bf08ddf86041316962918d577376d9641ba1128ec95fa24b5784150155acf78959af744 WHIRLPOOL 765e893642e431daeae4c814c8ca9a3163e0016c45be86f29e2e355e3b99bde1919cfba359aaf15d9952ce4410fa6e9f0b1e9f9378409a8b8dbd45e48ce888d1
+DIST glyr-1.0.7.tar.gz 425072 SHA256 74de3bed8b14bf692a60fad36d5db0d769c5abd19e1ba9540439ff7de2d9b0c9 SHA512 e6ffe4f1f2630fead1a8593b63e10dacfa3d8d57b241d0f660f5cd35223dd3b2888d6eee8e6089548ed01301326d195e98f50893745ee3567570d498e23b8c1d WHIRLPOOL 4b97ad50e917bd995f6d5045382b4613722fb2d03247128db3f8dc74e2347eeeb9757feb62b37dbffc787a1ff484dc4c3ffa0837858b14b9d7413542bbea5e0f
diff --git a/media-libs/glyr/glyr-1.0.7.ebuild b/media-libs/glyr/glyr-1.0.7.ebuild
new file mode 100644
index 0000000..fbed2b3
--- /dev/null
+++ b/media-libs/glyr/glyr-1.0.7.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit cmake-utils
+
+DESCRIPTION="A music related metadata searchengine, both with commandline interface and C API"
+HOMEPAGE="https://github.com/sahib/glyr"
+SRC_URI="https://github.com/sahib/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-db/sqlite:3
+ >=dev-libs/glib-2.10:2
+ net-misc/curl"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig"
+
+DOCS="AUTHORS README*" # CHANGELOG is obsolete in favour of git history
+
+src_prepare() {
+ sed -i \
+ -e '/GCC_ONLY_OPT.*-s/d' \
+ -e '/FLAGS/s:-Os::' \
+ -e '/FLAGS/s:-g3::' \
+ CMakeLists.txt || die
+}
next reply other threads:[~2015-08-29 14:04 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-29 14:04 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-01-06 9:44 [gentoo-commits] repo/gentoo:master commit in: media-libs/glyr/ Alexis Ballier
2018-10-14 15:05 Andreas Sturmlechner
2018-10-17 12:07 Thomas Deutschmann
2018-10-24 7:44 Mikle Kolyada
2018-10-24 8:21 Andreas Sturmlechner
2022-02-27 8:56 Agostino Sarubbo
2022-02-27 13:54 Jakov Smolić
2022-02-27 18:07 Miroslav Šulc
2023-07-29 6:36 Marek Szuba
2023-12-30 1:26 Ionen Wolkens
2024-01-01 19:58 Sam James
2024-01-01 20:45 Arthur Zamarin
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=1440856995.4e0d41de33b0862b333f11468943550a5bf1f788.aballier@gentoo \
--to=aballier@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