public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libcue/
Date: Fri, 15 Nov 2019 00:36:38 +0000 (UTC)	[thread overview]
Message-ID: <1573778156.1c9ba8d4f39d4de5ace7d567ed8bc330a03472a1.asturm@gentoo> (raw)

commit:     1c9ba8d4f39d4de5ace7d567ed8bc330a03472a1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 14 21:52:26 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Nov 15 00:35:56 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c9ba8d4

media-libs/libcue: 2.2.1 version bump

Closes: https://bugs.gentoo.org/574326
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-libs/libcue/Manifest            |  1 +
 media-libs/libcue/libcue-2.2.1.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/media-libs/libcue/Manifest b/media-libs/libcue/Manifest
index a314949f83c..feac5fcbd1f 100644
--- a/media-libs/libcue/Manifest
+++ b/media-libs/libcue/Manifest
@@ -1 +1,2 @@
 DIST libcue-1.4.0.tar.bz2 249426 BLAKE2B 5f26182abade1861fd2c8d9d05a9a9a4a97fc3d408a17b7b0ae6f2bf1828a1223cec7cfabd25778fad58c849481aee979c11d70925978ebf796e0b3598fffeeb SHA512 1efbe4ff2d7bf1716547c9377a8eefefd5392ce9fa62ee07bc948fc5b8832cefeecebf655a40e49eefe4ec857978dfee5a66a0439e36e4440e0ec472e2226ddb
+DIST libcue-2.2.1.tar.gz 24177 BLAKE2B 478f897567aee006c9e835bbf6e54373351b6b4e4bb68154c94f13107b38bdb670fa032d69744e7dbc51132d86dbf276cbf9701c9d7da0882820b71adae53362 SHA512 32e476cb09ed2cb2d64aaba1342fb91e77e448391b493a3a794a8d2a6723a0e6097a90b11c6ad82998cb7f270f4f18c2578d7b8575f6929c2a35502e09ebc964

diff --git a/media-libs/libcue/libcue-2.2.1.ebuild b/media-libs/libcue/libcue-2.2.1.ebuild
new file mode 100644
index 00000000000..71fc1c53e02
--- /dev/null
+++ b/media-libs/libcue/libcue-2.2.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils
+
+DESCRIPTION="CUE Sheet Parser Library"
+HOMEPAGE="https://github.com/lipnitsk/libcue"
+SRC_URI="https://github.com/lipnitsk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0/2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+IUSE=""
+
+BDEPEND="
+	sys-devel/bison
+	sys-devel/flex
+"


             reply	other threads:[~2019-11-15  0:36 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-15  0:36 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-10 21:26 [gentoo-commits] repo/gentoo:master commit in: media-libs/libcue/ Sam James
2023-11-10 20:58 Arthur Zamarin
2023-11-10 15:09 Arthur Zamarin
2023-11-10 15:09 Arthur Zamarin
2023-11-10 15:08 Arthur Zamarin
2023-11-10 15:08 Arthur Zamarin
2023-11-10 12:01 Arthur Zamarin
2023-10-10 21:43 Mart Raudsepp
2023-10-10 21:39 Mart Raudsepp
2023-10-10 15:09 Arthur Zamarin
2023-10-10  4:20 Sam James
2023-10-10  4:20 Sam James
2023-10-10  4:20 Sam James
2023-10-10  4:20 Sam James
2023-10-10  4:20 Sam James
2023-10-10  4:20 Sam James
2022-12-05 17:24 WANG Xuerui
2019-12-24 14:13 Mikle Kolyada
2019-12-23 23:20 David Seifert
2019-12-15 14:15 Agostino Sarubbo
2019-12-15 14:07 Agostino Sarubbo
2019-12-15 13:36 Sergei Trofimovich
2019-12-15 13:24 Sergei Trofimovich
2019-12-15 10:59 Agostino Sarubbo
2019-12-13 14:37 Agostino Sarubbo
2019-12-13  9:45 Agostino Sarubbo
2019-12-13  0:55 Aaron Bauman
2019-11-15  0:36 Andreas Sturmlechner
2019-05-23  3:27 Aaron Bauman
2017-07-29 12:34 Alexis Ballier

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=1573778156.1c9ba8d4f39d4de5ace7d567ed8bc330a03472a1.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