public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/cdw/
Date: Sun,  2 Dec 2018 14:55:47 +0000 (UTC)	[thread overview]
Message-ID: <1543762541.ce62155ba7746e4a7b7e62addfa393ae7c97e9e0.jer@gentoo> (raw)

commit:     ce62155ba7746e4a7b7e62addfa393ae7c97e9e0
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  2 14:54:51 2018 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Dec  2 14:55:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce62155b

app-cdr/cdw: Version 0.8.1

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 app-cdr/cdw/Manifest         |  1 +
 app-cdr/cdw/cdw-0.8.1.ebuild | 34 ++++++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/app-cdr/cdw/Manifest b/app-cdr/cdw/Manifest
index 344a73a6b16..71e6298b0ac 100644
--- a/app-cdr/cdw/Manifest
+++ b/app-cdr/cdw/Manifest
@@ -1 +1,2 @@
 DIST cdw-0.8.0.tar.gz 849851 BLAKE2B 395a8cf527c676da6056dd5b887625c2d6a7ac214651351e6412e846cb435c179785c406a9e4306a72c9a7982eb8e1a0600719ca481307a8efdee5da6e626089 SHA512 67fd9e397800187baafff425fd77ae9ba679a7b396736004f305accea3c3c9ca215d70dac0410fd8ef9ed016f7ce11c3859c84bfa04e3234cee84201605175d0
+DIST cdw-0.8.1.tar.gz 858791 BLAKE2B 971a5c69ef1452bb4fd02e74bb2a81492de5dc16c024d185c43bb19aa0e293b727e74f72ce73ef3aebcdb941500f95433dc6243f1171f68943b2dbe7bdc176f7 SHA512 08f6bac823f534987835f434190601d0a72df2246ff78bfe1af98fd30dda25edb8cf2e09161b3a0bc55e9efefbc453b409cc95fd3c117d447f07e49f79072e33

diff --git a/app-cdr/cdw/cdw-0.8.1.ebuild b/app-cdr/cdw/cdw-0.8.1.ebuild
new file mode 100644
index 00000000000..fb8dc807d6e
--- /dev/null
+++ b/app-cdr/cdw/cdw-0.8.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit toolchain-funcs
+
+DESCRIPTION="An ncurses based console frontend for cdrtools and dvd+rw-tools"
+HOMEPAGE="http://cdw.sourceforge.net"
+SRC_URI="mirror://sourceforge/cdw/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="
+	virtual/cdrtools
+	app-cdr/dvd+rw-tools
+	dev-libs/libburn
+	dev-libs/libcdio[-minimal]
+	sys-libs/ncurses:*[unicode]
+"
+DEPEND="
+	${RDEPEND}
+	virtual/pkgconfig
+"
+
+src_configure() {
+	econf LIBS="$( $(tc-getPKG_CONFIG) --libs ncurses )"
+}
+
+src_install() {
+	DOCS="AUTHORS ChangeLog NEWS README THANKS cdw.conf" \
+		default
+}


             reply	other threads:[~2018-12-02 14:55 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-02 14:55 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-13 17:41 [gentoo-commits] repo/gentoo:master commit in: app-cdr/cdw/ Arthur Zamarin
2021-08-14 15:57 Arthur Zamarin
2021-04-18 21:31 Andreas Sturmlechner
2021-04-18 21:27 Sam James
2021-04-18 21:20 Sam James
2021-04-18 19:10 Andreas Sturmlechner
2020-12-18  9:00 Michał Górny
2019-04-22 19:43 Michał Górny
2019-04-22 19:43 Michał Górny
2019-04-22 19:43 Michał Górny
2019-04-22 19:43 Michał Górny
2019-02-15 18:06 Mikle Kolyada
2018-12-02 14:55 Jeroen Roovers
2018-12-02 14:55 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=1543762541.ce62155ba7746e4a7b7e62addfa393ae7c97e9e0.jer@gentoo \
    --to=jer@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