From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: app-cdr/xorriso/
Date: Sun, 19 May 2013 17:41:42 +0000 (UTC) [thread overview]
Message-ID: <1368985308.1efa3588514c2822f78dddf391e61f2ffa3c814c.sping@gentoo> (raw)
commit: 1efa3588514c2822f78dddf391e61f2ffa3c814c
Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Sun May 19 17:41:48 2013 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun May 19 17:41:48 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=1efa3588
app-cdr/xorriso: 1.3.0
---
app-cdr/xorriso/xorriso-1.3.0.ebuild | 38 ++++++++++++++++++++++++++++++++++
1 files changed, 38 insertions(+), 0 deletions(-)
diff --git a/app-cdr/xorriso/xorriso-1.3.0.ebuild b/app-cdr/xorriso/xorriso-1.3.0.ebuild
new file mode 100644
index 0000000..bc2befc
--- /dev/null
+++ b/app-cdr/xorriso/xorriso-1.3.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+
+inherit multilib
+
+DESCRIPTION="Shell tool to minipulate ISO 9660 images"
+HOMEPAGE="https://www.gnu.org/software/xorriso/"
+SRC_URI="https://www.gnu.org/software/${PN}/${P}.tar.gz"
+# NOT UP YET: SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+DOCS=( AUTHORS CONTRIBUTORS ChangeLog README )
+
+src_prepare() {
+ : # TODO: rm -R lib{burn,isoburn,isofs,jte} || die
+}
+
+src_install() {
+ default
+
+ rmdir "${D}"/usr/$(get_libdir)
+
+ # TODO depend on tcltk instead?
+ rm "${D}"/usr/bin/xorriso-tcltk || die
+
+ insinto /usr/share/doc/${PF}
+ doins doc/*.txt || die
+}
\ No newline at end of file
next reply other threads:[~2013-05-19 17:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-19 17:41 Sebastian Pipping [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-06-09 18:03 [gentoo-commits] proj/betagarden:master commit in: app-cdr/xorriso/ Sebastian Pipping
2013-05-11 21:20 Sebastian Pipping
2013-03-09 23:29 Sebastian Pipping
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=1368985308.1efa3588514c2822f78dddf391e61f2ffa3c814c.sping@gentoo \
--to=sping@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