* [gentoo-commits] proj/betagarden:master commit in: app-cdr/xorriso/
@ 2013-03-09 23:29 Sebastian Pipping
0 siblings, 0 replies; 4+ messages in thread
From: Sebastian Pipping @ 2013-03-09 23:29 UTC (permalink / raw
To: gentoo-commits
commit: a2e0dbccc122ce440b899cdc665e4f6818a98320
Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Sat Mar 9 23:25:12 2013 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sat Mar 9 23:29:15 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=a2e0dbcc
app-cdr/xorriso: 1.2.6
---
app-cdr/xorriso/metadata.xml | 7 ++++++
app-cdr/xorriso/xorriso-1.2.6.ebuild | 38 ++++++++++++++++++++++++++++++++++
2 files changed, 45 insertions(+), 0 deletions(-)
diff --git a/app-cdr/xorriso/metadata.xml b/app-cdr/xorriso/metadata.xml
new file mode 100644
index 0000000..cc3fe24
--- /dev/null
+++ b/app-cdr/xorriso/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>maintainer-wanted@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>
diff --git a/app-cdr/xorriso/xorriso-1.2.6.ebuild b/app-cdr/xorriso/xorriso-1.2.6.ebuild
new file mode 100644
index 0000000..bc2befc
--- /dev/null
+++ b/app-cdr/xorriso/xorriso-1.2.6.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
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/betagarden:master commit in: app-cdr/xorriso/
@ 2013-05-11 21:20 Sebastian Pipping
0 siblings, 0 replies; 4+ messages in thread
From: Sebastian Pipping @ 2013-05-11 21:20 UTC (permalink / raw
To: gentoo-commits
commit: e7db14687e5e5dee9000a0e41d09ab2f52ffaa63
Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Sat May 11 21:20:21 2013 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sat May 11 21:20:21 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=e7db1468
app-cdr/xorriso: 1.2.8
---
app-cdr/xorriso/xorriso-1.2.8.ebuild | 38 ++++++++++++++++++++++++++++++++++
1 files changed, 38 insertions(+), 0 deletions(-)
diff --git a/app-cdr/xorriso/xorriso-1.2.8.ebuild b/app-cdr/xorriso/xorriso-1.2.8.ebuild
new file mode 100644
index 0000000..bc2befc
--- /dev/null
+++ b/app-cdr/xorriso/xorriso-1.2.8.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
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/betagarden:master commit in: app-cdr/xorriso/
@ 2013-05-19 17:41 Sebastian Pipping
0 siblings, 0 replies; 4+ messages in thread
From: Sebastian Pipping @ 2013-05-19 17:41 UTC (permalink / raw
To: gentoo-commits
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
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/betagarden:master commit in: app-cdr/xorriso/
@ 2013-06-09 18:03 Sebastian Pipping
0 siblings, 0 replies; 4+ messages in thread
From: Sebastian Pipping @ 2013-06-09 18:03 UTC (permalink / raw
To: gentoo-commits
commit: 87f39071d1bc7ebb915f7501e6aac9e852afa49f
Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Sun Jun 9 18:02:15 2013 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun Jun 9 18:02:35 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=87f39071
app-cdr/xorriso: Remove, check dev-libs/libisoburn for xorriso, instead
---
app-cdr/xorriso/metadata.xml | 7 -------
app-cdr/xorriso/xorriso-1.2.6.ebuild | 38 ------------------------------------
app-cdr/xorriso/xorriso-1.2.8.ebuild | 38 ------------------------------------
app-cdr/xorriso/xorriso-1.3.0.ebuild | 38 ------------------------------------
4 files changed, 121 deletions(-)
diff --git a/app-cdr/xorriso/metadata.xml b/app-cdr/xorriso/metadata.xml
deleted file mode 100644
index cc3fe24..0000000
--- a/app-cdr/xorriso/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer>
- <email>maintainer-wanted@gentoo.org</email>
- </maintainer>
-</pkgmetadata>
diff --git a/app-cdr/xorriso/xorriso-1.2.6.ebuild b/app-cdr/xorriso/xorriso-1.2.6.ebuild
deleted file mode 100644
index bc2befc..0000000
--- a/app-cdr/xorriso/xorriso-1.2.6.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# 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
diff --git a/app-cdr/xorriso/xorriso-1.2.8.ebuild b/app-cdr/xorriso/xorriso-1.2.8.ebuild
deleted file mode 100644
index bc2befc..0000000
--- a/app-cdr/xorriso/xorriso-1.2.8.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# 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
diff --git a/app-cdr/xorriso/xorriso-1.3.0.ebuild b/app-cdr/xorriso/xorriso-1.3.0.ebuild
deleted file mode 100644
index bc2befc..0000000
--- a/app-cdr/xorriso/xorriso-1.3.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# 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
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-06-09 18:04 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-19 17:41 [gentoo-commits] proj/betagarden:master commit in: app-cdr/xorriso/ Sebastian Pipping
-- strict thread matches above, loose matches on Subject: below --
2013-06-09 18:03 Sebastian Pipping
2013-05-11 21:20 Sebastian Pipping
2013-03-09 23:29 Sebastian Pipping
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox