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: www-client/dooble/, profiles/
Date: Tue, 04 Dec 2018 17:10:58
Message-Id: 1543943433.435dee0a6989b9c511bfea4d1900ae11c353ea8d.mgorny@gentoo
1 commit: 435dee0a6989b9c511bfea4d1900ae11c353ea8d
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 4 17:05:29 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 4 17:10:33 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=435dee0a
7
8 www-client/dooble: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/565894
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 profiles/package.mask | 5 ---
14 www-client/dooble/Manifest | 1 -
15 www-client/dooble/dooble-1.56c.ebuild | 83 -----------------------------------
16 www-client/dooble/metadata.xml | 7 ---
17 4 files changed, 96 deletions(-)
18
19 diff --git a/profiles/package.mask b/profiles/package.mask
20 index c5fd28b0e13..fd29890fbb5 100644
21 --- a/profiles/package.mask
22 +++ b/profiles/package.mask
23 @@ -354,11 +354,6 @@ app-benchmarks/os-autoinst
24 net-proxy/squidclamav
25 net-proxy/c-icap
26
27 -# Pacho Ramos <pacho@g.o> (04 Nov 2018)
28 -# Outdated, doesn't respect CC, installs files in /usr/local (#565894,
29 -# #664370). Removal in a month.
30 -www-client/dooble
31 -
32 # Andreas Sturmlechner <asturm@g.o> (03 Nov 2018)
33 # Breaks revdeps (GDir and GDirEntry split from gfile.h into new gdir.h)
34 # See tracker: https://bugs.gentoo.org/670222
35
36 diff --git a/www-client/dooble/Manifest b/www-client/dooble/Manifest
37 deleted file mode 100644
38 index 5723effc20b..00000000000
39 --- a/www-client/dooble/Manifest
40 +++ /dev/null
41 @@ -1 +0,0 @@
42 -DIST dooble-1.56c.tar.gz 12218062 BLAKE2B 2f145c96f7ad994eeb47b2201aed6122d8cd45f21485a34a3d2438f78702805a91194fb54265cceb52eaf109e7dc64d3dcc9cff6a2f568b1ca9563de50917941 SHA512 6a42eed4320437b0e43020d661963ff385fd08dd225f96337d778bca13aec85df3a49eb6cb0f7bd9ae26a8822df62dd580b407ed27c6df58bd0720a50867aa42
43
44 diff --git a/www-client/dooble/dooble-1.56c.ebuild b/www-client/dooble/dooble-1.56c.ebuild
45 deleted file mode 100644
46 index c97bffc1d07..00000000000
47 --- a/www-client/dooble/dooble-1.56c.ebuild
48 +++ /dev/null
49 @@ -1,83 +0,0 @@
50 -# Copyright 1999-2017 Gentoo Foundation
51 -# Distributed under the terms of the GNU General Public License v2
52 -
53 -EAPI=5
54 -inherit eutils qmake-utils fdo-mime
55 -DESCRIPTION="A Secure and Open Source Web Browser"
56 -HOMEPAGE="http://dooble.sourceforge.net/"
57 -
58 -SRC_URI="mirror://sourceforge/${PN}/Version%20${PV}/Dooble.d.tar.gz ->
59 -${P}.tar.gz"
60 -
61 -# icon sets are GPL-3 LGPL-2.1 while the code is BSD
62 -LICENSE="BSD GPL-3 LGPL-2.1"
63 -SLOT="0"
64 -KEYWORDS="~amd64"
65 -IUSE=""
66 -
67 -RDEPEND="
68 - dev-db/sqlite:3
69 - dev-libs/libgcrypt:0
70 - dev-libs/libgpg-error
71 - dev-qt/qtconcurrent:5
72 - dev-qt/qtcore:5
73 - dev-qt/qtdeclarative:5
74 - dev-qt/qtgui:5
75 - dev-qt/qtprintsupport:5
76 - dev-qt/qtsql:5
77 - dev-qt/qtwebkit:5
78 - dev-qt/qtxml:5
79 -"
80 -DEPEND="${RDEPEND}
81 - dev-qt/linguist-tools:5
82 -"
83 -
84 -S="${WORKDIR}/dooble.d/Version 1.x/"
85 -
86 -src_prepare() {
87 - # Adjust paths from FreeBSD locations to Gentoo locations
88 - # XXX: Fix the build system to be more flexible and upstream fix
89 - sed -i -e 's/\(dooble.path[[:space:]]*= \)\(.*\)$/\1\/usr\/bin/' \
90 - -e 's/\(dooble_sh.path[[:space:]]*= \)\(.*\)$/\1\/usr\/share\/dooble/' \
91 - -e 's/\(icons.path[[:space:]]*= \)\(.*\)$/\1\/usr\/share\/dooble/' \
92 - -e 's/\(images.path[[:space:]]*= \)\(.*\)$/\1\/usr\/share\/dooble/' \
93 - -e 's/\(spoton_install.path[[:space:]]*= \)\(.*\)$/\1\/usr\/lib/' \
94 - -e 's/\(pluginsdir.path[[:space:]]*= \)\(.*\)$/\1\/usr\/lib\/nsbrowser\/plugins/' \
95 - -e 's/\(plugspec.path[[:space:]]*= \)\(.*\)$/\1\/usr\/include\/dooble\/plugin-spec/' \
96 - -e 's/\(postinstall.path[[:space:]]*= \)\(.*\)$/\1\/usr\/share\/dooble/' \
97 - -e 's/\(tab.path[[:space:]]*= \)\(.*\)$/\1\/usr\/share\/dooble/' \
98 - dooble.pro dooble.qt5.pro
99 -
100 - sed -i -e "s:\"Icons:\"${EROOT}usr/share/dooble/Icons:" \
101 - ./Source/dsettings.cc
102 - sed -i -e '/export/d' -e "s:/usr/local/dooble/Dooble:${EROOT}usr/bin/Dooble:g" \
103 - -e "s:cd /usr/local/dooble:cd /usr/share/dooble:" \
104 - -e "s:exec ./Dooble:exec ${EROOT}usr/bin/Dooble:" ./dooble.sh
105 - sed -i -e "s:/usr/local:${EROOT}/usr/share:" -e 's:/text/xml:text/xml:' \
106 - ./dooble.desktop
107 -}
108 -
109 -src_configure() {
110 - eqmake5 dooble.qt5.pro
111 -}
112 -
113 -src_install() {
114 - dohtml Documentation/RELEASE-NOTES.html
115 - dodoc Documentation/{THEMES,TO-DO}
116 - dosym ../share/dooble/dooble.sh /usr/bin/dooble
117 - dosym ../../lib/nsbrowser/plugins /usr/share/dooble/Plugins
118 - dolib.so libSpotOn/libspoton.so
119 - emake INSTALL_ROOT="${ED}" install
120 -
121 - # XXX: The build system installs the build path into INSTALL_ROOT.
122 - # It should be fixed not to do this.
123 - rm -r "${ED}/var" || die "Failed to remove build path from ${ED}"
124 -}
125 -
126 -pkg_postinst() {
127 - fdo-mime_desktop_database_update
128 -}
129 -
130 -pkg_postrm() {
131 - fdo-mime_desktop_database_update
132 -}
133
134 diff --git a/www-client/dooble/metadata.xml b/www-client/dooble/metadata.xml
135 deleted file mode 100644
136 index e6d7b04e49a..00000000000
137 --- a/www-client/dooble/metadata.xml
138 +++ /dev/null
139 @@ -1,7 +0,0 @@
140 -<?xml version="1.0" encoding="UTF-8"?>
141 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
142 -<pkgmetadata>
143 - <upstream>
144 - <remote-id type="sourceforge">dooble</remote-id>
145 - </upstream>
146 -</pkgmetadata>