summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2014-12-14 11:34:49 +0100
committerThomas Sachau <tommy@gentoo.org>2014-12-14 11:34:49 +0100
commita8a42d762d5212f5f0fd7e269a0e9247640e428e (patch)
tree63dea91ec849145378ec401a198af0f30de6ffe6
parentRemove app-admin/ajenti because of missing dependency: =dev-lang/python-2.6* (diff)
downloadsunrise-reviewed-a8a42d762d5212f5f0fd7e269a0e9247640e428e.tar.gz
sunrise-reviewed-a8a42d762d5212f5f0fd7e269a0e9247640e428e.tar.bz2
sunrise-reviewed-a8a42d762d5212f5f0fd7e269a0e9247640e428e.zip
Remove app-cdr/furiusisomount because of missing dependency: =dev-lang/python-2.5*
-rw-r--r--app-cdr/furiusisomount/ChangeLog18
-rw-r--r--app-cdr/furiusisomount/Manifest4
-rw-r--r--app-cdr/furiusisomount/furiusisomount-0.11.3.1-r1.ebuild72
-rw-r--r--app-cdr/furiusisomount/metadata.xml10
4 files changed, 0 insertions, 104 deletions
diff --git a/app-cdr/furiusisomount/ChangeLog b/app-cdr/furiusisomount/ChangeLog
deleted file mode 100644
index 2204d7247..000000000
--- a/app-cdr/furiusisomount/ChangeLog
+++ /dev/null
@@ -1,18 +0,0 @@
-# ChangeLog for app-cdr/furiusisomount
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*furiusisomount-0.11.3.1-r1 (08 Mar 2013)
-
- 08 Mar 2013; Patrick Lauer <patrick@gentoo.org>
- -furiusisomount-0.11.3.1.ebuild, +furiusisomount-0.11.3.1-r1.ebuild:
- Adding amd64 keyword, bump EAPI
-
- 21 Dec 2011; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
- furiusisomount-0.11.3.1.ebuild:
- Remove leading spaces
-
- 01 Oct 2011; Moritz Schlarb (moschlar) <mail@moritz-schlarb.de>
- +furiusisomount-0.11.3.1.ebuild, +metadata.xml:
- New Ebuild for bug 261362, thanks to Tommy[D], hwoarang, Hawk777 and _AxS_
-
diff --git a/app-cdr/furiusisomount/Manifest b/app-cdr/furiusisomount/Manifest
deleted file mode 100644
index adf5dc293..000000000
--- a/app-cdr/furiusisomount/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST furiusisomount_0.11.3.1.tar.gz 267388 SHA256 ea16ac56343e94e3563c447e0b9ecce7700ffbcd7d3c0d32c7792405f3c302a2
-EBUILD furiusisomount-0.11.3.1-r1.ebuild 2019 SHA256 2f8ead75625137e341e0376127d2c25a6f2cbb49c47222d7243df2c9d5c41cf4 SHA512 373b30fa34272c5d6df6a19ed56eb7cce1449a69a275a77f072f5a695fc1c083001a0c73a62e918108980880f8e33960bb6458747f828b2d24b7a8c5a2027fb3 WHIRLPOOL 728199bb2b070afb3e56e1ba4764828e05e5b7a7f9edbd118382297137c691c052b52a55600e8c0cfb85bf56dbc77646591b7ece65a6cfd8e3308b49f2bebc5d
-MISC ChangeLog 634 SHA256 9070ab9b6528d986991764bf621bb7fae33d2112f1619b2d3181f1153cfab5c0 SHA512 3295fc1b53ebc912479246c75fe2bfed73d5fe2db9d87a68136220795ad370b0b6c9d17e277ab7a1dda7621c4ae8f4cd78633049cb1578320c7f1b0366c1ef1d WHIRLPOOL 8eb6b15fdb1ba7791f0e93af7fa924aecbe7d5cd506cbb7d2eda31535437b7fa8079db2066ce48d1e6f52a2594c36d5f4ea85d2a455f2644ee46623e0faabfd3
-MISC metadata.xml 335 SHA256 b57f5eff0e17013c7813c71a444d35efb0a7178f2f334e5efc628a87deed6254 SHA512 b3bc00ce78bbe1ad21d0714494c9aed533fa63f6338f18eb2a3085d91ae6f5fb478a701e47aa4cfbbaef796d55119ec6e26d4c6f663ff893e4740f1688093b82 WHIRLPOOL 449618a347108d22688f3fb3a10506b240be3f0dd4b7aa6ea27faaa5a999af3e9e3654f5bf82ef51bff1137c7d53d50eb444c943db6e74c4d69f189220fcf70b
diff --git a/app-cdr/furiusisomount/furiusisomount-0.11.3.1-r1.ebuild b/app-cdr/furiusisomount/furiusisomount-0.11.3.1-r1.ebuild
deleted file mode 100644
index 06774e378..000000000
--- a/app-cdr/furiusisomount/furiusisomount-0.11.3.1-r1.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-PYTHON_DEPEND="2:2.5"
-PYTHON_USE_WITH="threads"
-
-inherit eutils python
-
-MY_P=${PN}_${PV}
-DESCRIPTION="Simple Gtk+ Interface to Mount ISO, IMG, BIN, MDF and NRG Image files without burning to disk"
-HOMEPAGE="http://www.marcus-furius.com/?page_id=170"
-SRC_URI="http://launchpad.net/${PN}/python/${PV}/+download/${MY_P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="brasero"
-
-RDEPEND="dev-python/pygobject:2
- dev-python/pygtk:2
- sys-fs/fuseiso
- gnome-base/nautilus
- x11-libs/gksu
- brasero? ( app-cdr/brasero )"
-
-S="${WORKDIR}/${MY_P}"
-
-pkg_setup() {
- python_set_active_version 2
- python_pkg_setup
-}
-
-src_prepare() {
- # The tarball ships *.pyc files, but we should not install them.
- rm src/*.pyc || die "rm failed"
-
- # Change python binary call and path to main in furiusisomount
- sed -e 's:^python "\(src/main.py\)":'$(PYTHON -a)' "/usr/share/'${PN}'/\1":' -i ${PN} || die "sed failed"
-
- # Disable the nautilus radio button because we can't use it anyway, Gentoo does not have nautilus-cd-burner
- sed -e '/<widget class="GtkRadioButton" id="radiobutton_nautilus">/ a\
- <property name="sensitive">False</property>' -i res/main_window.glade
-
- # If brasero is disabled, we disable all burning-related widgets
- if ! use brasero; then
- sed -e '/<widget class="GtkRadioButton" id="radiobutton_brasero">/ a\
- <property name="sensitive">False</property>' -i res/main_window.glade
- sed -e "s/self.interface.get_widget('button_burn').set_sensitive(True)/#&/" -i src/main.py
- fi
-
- python_convert_shebangs -r 2 src
-}
-
-src_install() {
- insinto /usr/share/${PN}/
- doins -r src res po pix locale || die "doins failed"
-
- dobin ${PN} || die "dobin failed"
- doicon pix/${PN}.png || die "doicon failed"
- newmenu app.desktop ${PN}.desktop || die "newmenu failed"
-}
-
-pkg_postinst() {
- python_mod_optimize /usr/share/${PN}/src/
-}
-
-pkg_postrm() {
- python_mod_cleanup /usr/share/${PN}/src/
-}
diff --git a/app-cdr/furiusisomount/metadata.xml b/app-cdr/furiusisomount/metadata.xml
deleted file mode 100644
index 0e5a2c9aa..000000000
--- a/app-cdr/furiusisomount/metadata.xml
+++ /dev/null
@@ -1,10 +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>
- <use>
- <flag name='brasero'>Enables support for burning images using <pkg>app-cdr/brasero</pkg></flag>
- </use>
-</pkgmetadata>