Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/gcdemu/
Date: Mon, 04 Sep 2017 17:34:24
Message-Id: 1504546378.167107b6ad41dd8c0a104aafe98eca7498ecad38.mgorny@gentoo
1 commit: 167107b6ad41dd8c0a104aafe98eca7498ecad38
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 4 17:25:43 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 4 17:32:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=167107b6
7
8 app-cdr/gcdemu: Drop old
9
10 app-cdr/gcdemu/Manifest | 2 --
11 app-cdr/gcdemu/gcdemu-3.0.0.ebuild | 61 -------------------------------------
12 app-cdr/gcdemu/gcdemu-3.0.1.ebuild | 62 --------------------------------------
13 3 files changed, 125 deletions(-)
14
15 diff --git a/app-cdr/gcdemu/Manifest b/app-cdr/gcdemu/Manifest
16 index 4e19273804a..9037f8c0614 100644
17 --- a/app-cdr/gcdemu/Manifest
18 +++ b/app-cdr/gcdemu/Manifest
19 @@ -1,3 +1 @@
20 -DIST gcdemu-3.0.0.tar.bz2 45506 SHA256 1357a02720f05644929bae167fcc64dc58784f406aa426bcd806955cc458aad4 SHA512 c4d0d64638e0f7ecccfe11ab1a8527ba2002a5bbb382b2d4e8b58eaaa0a10140ee85b8d62ba93fe4ecdc2882301dfe62a08373dbb9e5404d5ddf7592cd5f0b7d WHIRLPOOL 18c8615ad6ae166c2111e7dd2f1c1d46b4128d99bb11a3f7e2f297c58dfff3e38ad981547703b13af940b0d1e6e3bccb7098180fde51458bfe34e3b19a66a465
21 -DIST gcdemu-3.0.1.tar.bz2 45508 SHA256 d9d9cd4270803a021d55205fad2c76f65b51f5b509dde21c70475bb8577896b6 SHA512 e5a1905642c08145669c5eb9e65159d5a9a2fbcd1657edd28ae091ee1d02673e56bb7007df2a9f95863cae1a1ab01916bb43b4d10fe054d52507beabd7dd532f WHIRLPOOL e4fd9e009cdbad1f79e1a579339e27225fa76e132d136c9dba5e9388551d0a3c27448bf870d9f4344e99d47f1a7b0cce3c712e26569fc77f0206671cbbef2553
22 DIST gcdemu-3.1.0.tar.bz2 48036 SHA256 025c801300aa6ef13b9da484d8bd1ec2774c53e898942d44a43b4d27c0e0b666 SHA512 e3e0369cc443bc47befa52989cc2bc5d62e4c9462bb8de1c3dd8563e1240ba7f59fc8cc54aed2e96bdb23a5f6e2fa11ca36073dfa066409f097a1dca619866fc WHIRLPOOL 17da254190e933e7677d021f7f5a06bbeb19e82b05249e8189d4fcb441b95b33e8b86a996a5ef9603a771e53a40ced5f12ef81d29e48f58684b7a02e4a7cac3a
23
24 diff --git a/app-cdr/gcdemu/gcdemu-3.0.0.ebuild b/app-cdr/gcdemu/gcdemu-3.0.0.ebuild
25 deleted file mode 100644
26 index 43a1c553d7b..00000000000
27 --- a/app-cdr/gcdemu/gcdemu-3.0.0.ebuild
28 +++ /dev/null
29 @@ -1,61 +0,0 @@
30 -# Copyright 1999-2016 Gentoo Foundation
31 -# Distributed under the terms of the GNU General Public License v2
32 -
33 -EAPI="5"
34 -
35 -PYTHON_COMPAT=( python2_7 )
36 -PLOCALES="no sl sv"
37 -
38 -# cmake-utils after gnome2, to make sure cmake-utils is used for building
39 -inherit gnome2 cmake-utils l10n python-single-r1
40 -
41 -DESCRIPTION="Gtk+ GUI for controlling cdemu-daemon"
42 -HOMEPAGE="http://cdemu.org/"
43 -SRC_URI="mirror://sourceforge/cdemu/${P}.tar.bz2"
44 -
45 -LICENSE="GPL-2+"
46 -SLOT="0"
47 -KEYWORDS="amd64 x86"
48 -IUSE=""
49 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
50 -
51 -RDEPEND="${PYTHON_DEPS}
52 - app-cdr/cdemu-daemon:0/7
53 - >=dev-libs/glib-2.28:2
54 - dev-libs/gobject-introspection
55 - dev-python/pygobject:3[${PYTHON_USEDEP}]
56 - gnome-base/librsvg:2
57 - sys-apps/dbus
58 - x11-libs/gdk-pixbuf[introspection]
59 - x11-libs/gtk+:3[introspection]
60 - x11-libs/libnotify[introspection]"
61 -DEPEND="${COMMON_DEPEND}
62 - dev-util/desktop-file-utils
63 - >=dev-util/intltool-0.21
64 - sys-devel/gettext
65 - virtual/pkgconfig"
66 -
67 -pkg_setup() {
68 - python-single-r1_pkg_setup
69 -}
70 -
71 -src_prepare() {
72 - python_fix_shebang src/gcdemu
73 -}
74 -
75 -src_configure() {
76 - DOCS="AUTHORS README"
77 - local mycmakeargs=( -DPOST_INSTALL_HOOKS=OFF )
78 - cmake-utils_src_configure
79 -}
80 -
81 -src_install() {
82 - cmake-utils_src_install
83 - # Build system doesn't respect LINGUAS, and changing list of installed
84 - # translations requires error-prone editing of CMakeLists.txt
85 - rm_po() {
86 - rm -r "${ED}"/usr/share/locale/$1 || die
87 - ls "${ED}"/usr/share/locale/* &> /dev/null || rmdir "${ED}"/usr/share/locale || die
88 - }
89 - l10n_for_each_disabled_locale_do rm_po
90 -}
91
92 diff --git a/app-cdr/gcdemu/gcdemu-3.0.1.ebuild b/app-cdr/gcdemu/gcdemu-3.0.1.ebuild
93 deleted file mode 100644
94 index 5520a957e9a..00000000000
95 --- a/app-cdr/gcdemu/gcdemu-3.0.1.ebuild
96 +++ /dev/null
97 @@ -1,62 +0,0 @@
98 -# Copyright 1999-2016 Gentoo Foundation
99 -# Distributed under the terms of the GNU General Public License v2
100 -
101 -EAPI="5"
102 -
103 -PYTHON_COMPAT=( python2_7 )
104 -PLOCALES="no sl sv"
105 -
106 -# cmake-utils after gnome2, to make sure cmake-utils is used for building
107 -inherit eutils gnome2 cmake-utils l10n python-single-r1
108 -
109 -DESCRIPTION="Gtk+ GUI for controlling cdemu-daemon"
110 -HOMEPAGE="http://cdemu.org/"
111 -SRC_URI="mirror://sourceforge/cdemu/${P}.tar.bz2"
112 -
113 -LICENSE="GPL-2+"
114 -SLOT="0"
115 -KEYWORDS="amd64 x86"
116 -IUSE=""
117 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
118 -
119 -RDEPEND="${PYTHON_DEPS}
120 - app-cdr/cdemu-daemon:0/7
121 - >=dev-libs/glib-2.28:2
122 - dev-libs/gobject-introspection
123 - dev-python/pygobject:3[${PYTHON_USEDEP}]
124 - gnome-base/librsvg:2
125 - sys-apps/dbus
126 - x11-libs/gdk-pixbuf[introspection]
127 - x11-libs/gtk+:3[introspection]
128 - x11-libs/libnotify[introspection]"
129 -DEPEND="${COMMON_DEPEND}
130 - dev-util/desktop-file-utils
131 - >=dev-util/intltool-0.21
132 - sys-devel/gettext
133 - virtual/pkgconfig"
134 -
135 -pkg_setup() {
136 - python-single-r1_pkg_setup
137 -}
138 -
139 -src_prepare() {
140 - python_fix_shebang src/gcdemu
141 - epatch_user
142 -}
143 -
144 -src_configure() {
145 - DOCS="AUTHORS README"
146 - local mycmakeargs=( -DPOST_INSTALL_HOOKS=OFF )
147 - cmake-utils_src_configure
148 -}
149 -
150 -src_install() {
151 - cmake-utils_src_install
152 - # Build system doesn't respect LINGUAS, and changing list of installed
153 - # translations requires error-prone editing of CMakeLists.txt
154 - rm_po() {
155 - rm -r "${ED}"/usr/share/locale/$1 || die
156 - ls "${ED}"/usr/share/locale/* &> /dev/null || rmdir "${ED}"/usr/share/locale || die
157 - }
158 - l10n_for_each_disabled_locale_do rm_po
159 -}