summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /app-cdr/mirage2iso
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'app-cdr/mirage2iso')
-rw-r--r--app-cdr/mirage2iso/Manifest3
-rw-r--r--app-cdr/mirage2iso/metadata.xml20
-rw-r--r--app-cdr/mirage2iso/mirage2iso-0.4.1.ebuild41
-rw-r--r--app-cdr/mirage2iso/mirage2iso-0.4.ebuild41
-rw-r--r--app-cdr/mirage2iso/mirage2iso-9999.ebuild60
5 files changed, 165 insertions, 0 deletions
diff --git a/app-cdr/mirage2iso/Manifest b/app-cdr/mirage2iso/Manifest
new file mode 100644
index 000000000000..79ba67bd13d7
--- /dev/null
+++ b/app-cdr/mirage2iso/Manifest
@@ -0,0 +1,3 @@
+DIST mirage2iso-0.3-tests.tar.xz 4185308 SHA256 742d7cbaddb522967d858b5b0042e3ac7e6165134e1f69462292c7593d160258 SHA512 bc7f53a6810fae3cf726a1edc1a386edbf092e1c1bf7f79be7248d6cda86fa9678f764efbf6304442179549fc7ae6344195ec4a101eceb800d3465f115b20885 WHIRLPOOL f91ef202e4b835e1c4c33dade280181573d4016f51d4e16897e4f980b1d650e67e41cd007b1958954b90e562644f5f57b66d85809b0dc82e9ff2f731fd09d979
+DIST mirage2iso-0.4.1.tar.bz2 98593 SHA256 cb9f88689a243f8652acc77118ae6aac7fb016b453dacb93751f035229aee557 SHA512 a3b9970f56422fa8d4f6c9ffe5fca9810afb5b1fdad66b2bfd007aa6b857f8fa5d29cf9890ab066d4036c1ea57f03dba2bd1335e5630a3f52d511afb4d6acb06 WHIRLPOOL 972cce4c16e923e789230a2d789a2cd82ac07bf56dc4c330af33900d622c6a647c07e37e798555c6a10faa9e5bd917219b7133db8c57e48658cff6e1437c3474
+DIST mirage2iso-0.4.tar.bz2 92069 SHA256 f4cb1074c72ba22273677d037db046135b6ec0308a652bf2353e93594553df3a SHA512 e5a792b3a275b63c3c04921f957cc4ba10917875f9baa492369b3dae9432673fda20f2f103b73e986c79dca984d04748cf5802fa87fe07a1b5c08845a3c18339 WHIRLPOOL e48a2446159de82d815e471f749956127ec039e3742b9bcb725d0159287af301e4a756bab291ef8db92c14b711e2c3d04688e4b08d9d6186d8f3793a3ac37872
diff --git a/app-cdr/mirage2iso/metadata.xml b/app-cdr/mirage2iso/metadata.xml
new file mode 100644
index 000000000000..a77f7bb99714
--- /dev/null
+++ b/app-cdr/mirage2iso/metadata.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>mgorny@gentoo.org</email>
+ <name>Michał Górny</name>
+ </maintainer>
+ <use>
+ <flag name="pinentry">Support <pkg>app-crypt/pinentry</pkg> password
+ input backend.</flag>
+ </use>
+ <upstream>
+ <maintainer status="active">
+ <email>mgorny@gentoo.org</email>
+ <name>Michał Górny</name>
+ </maintainer>
+ <bugs-to>https://bitbucket.org/mgorny/mirage2iso/issues/</bugs-to>
+ <remote-id type="bitbucket">mgorny/mirage2iso</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/app-cdr/mirage2iso/mirage2iso-0.4.1.ebuild b/app-cdr/mirage2iso/mirage2iso-0.4.1.ebuild
new file mode 100644
index 000000000000..22b637fd1ebb
--- /dev/null
+++ b/app-cdr/mirage2iso/mirage2iso-0.4.1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit autotools-utils versionator
+
+TESTS_PV=0.3
+
+DESCRIPTION="CD/DVD image converter using libmirage"
+HOMEPAGE="https://bitbucket.org/mgorny/mirage2iso/"
+SRC_URI="https://bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2
+ test? ( https://bitbucket.org/mgorny/${PN}/downloads/${PN}-${TESTS_PV}-tests.tar.xz )"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="pinentry test"
+
+COMMON_DEPEND=">=dev-libs/libmirage-2.0.0:0=
+ dev-libs/glib:2=
+ pinentry? ( dev-libs/libassuan:0= )"
+DEPEND="${COMMON_DEPEND}
+ virtual/pkgconfig
+ test? ( app-arch/xz-utils )"
+RDEPEND="${COMMON_DEPEND}
+ pinentry? ( app-crypt/pinentry )"
+
+src_configure() {
+ myeconfargs=(
+ $(use_with pinentry libassuan)
+ )
+
+ autotools-utils_src_configure
+}
+
+src_test() {
+ mv "${WORKDIR}"/${PN}-${TESTS_PV}/tests/* tests/ || die
+ autotools-utils_src_test
+}
diff --git a/app-cdr/mirage2iso/mirage2iso-0.4.ebuild b/app-cdr/mirage2iso/mirage2iso-0.4.ebuild
new file mode 100644
index 000000000000..ab076a5d96fb
--- /dev/null
+++ b/app-cdr/mirage2iso/mirage2iso-0.4.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=4
+
+inherit autotools-utils versionator
+
+TESTS_PV=0.3
+
+DESCRIPTION="CD/DVD image converter using libmirage"
+HOMEPAGE="https://bitbucket.org/mgorny/mirage2iso/"
+SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2
+ test? ( https://www.bitbucket.org/mgorny/${PN}/downloads/${PN}-${TESTS_PV}-tests.tar.xz )"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="pinentry test"
+
+COMMON_DEPEND=">=dev-libs/libmirage-2.0.0
+ dev-libs/glib:2
+ pinentry? ( dev-libs/libassuan )"
+DEPEND="${COMMON_DEPEND}
+ virtual/pkgconfig
+ test? ( app-arch/xz-utils )"
+RDEPEND="${COMMON_DEPEND}
+ pinentry? ( app-crypt/pinentry )"
+
+src_configure() {
+ myeconfargs=(
+ $(use_with pinentry libassuan)
+ )
+
+ autotools-utils_src_configure
+}
+
+src_test() {
+ mv "${WORKDIR}"/${PN}-${TESTS_PV}/tests/* tests/ || die
+ autotools-utils_src_test
+}
diff --git a/app-cdr/mirage2iso/mirage2iso-9999.ebuild b/app-cdr/mirage2iso/mirage2iso-9999.ebuild
new file mode 100644
index 000000000000..28080ccad345
--- /dev/null
+++ b/app-cdr/mirage2iso/mirage2iso-9999.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+#if LIVE
+AUTOTOOLS_AUTORECONF=yes
+EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git"
+
+inherit git-r3
+#endif
+
+inherit autotools-utils versionator
+
+TESTS_PV=0.3
+
+DESCRIPTION="CD/DVD image converter using libmirage"
+HOMEPAGE="https://bitbucket.org/mgorny/mirage2iso/"
+SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2
+ test? ( https://www.bitbucket.org/mgorny/${PN}/downloads/${PN}-${TESTS_PV}-tests.tar.xz )"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="pinentry test"
+
+COMMON_DEPEND=">=dev-libs/libmirage-2.0.0:0=
+ dev-libs/glib:2=
+ pinentry? ( dev-libs/libassuan:0= )"
+DEPEND="${COMMON_DEPEND}
+ virtual/pkgconfig
+ test? ( app-arch/xz-utils )"
+RDEPEND="${COMMON_DEPEND}
+ pinentry? ( app-crypt/pinentry )"
+
+#if LIVE
+DEPEND="${DEPEND}
+ dev-libs/libassuan"
+KEYWORDS=
+SRC_URI=
+#endif
+
+src_configure() {
+ myeconfargs=(
+ $(use_with pinentry libassuan)
+ )
+
+ autotools-utils_src_configure
+}
+
+src_test() {
+#if LIVE
+ autotools-utils_src_test
+ return ${?}
+
+#endif
+ mv "${WORKDIR}"/${PN}-${TESTS_PV}/tests/* tests/ || die
+ autotools-utils_src_test
+}