Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/conkeror/
Date: Fri, 09 Feb 2018 21:44:02
Message-Id: 1518212574.17ed5b7204e4982c64b3702fa2be58349aa4754f.ulm@gentoo
1 commit: 17ed5b7204e4982c64b3702fa2be58349aa4754f
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 9 21:40:23 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 9 21:42:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17ed5b72
7
8 www-client/conkeror: Remove old.
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 www-client/conkeror/Manifest | 1 -
13 www-client/conkeror/conkeror-1.0.3.ebuild | 59 -------------------------------
14 2 files changed, 60 deletions(-)
15
16 diff --git a/www-client/conkeror/Manifest b/www-client/conkeror/Manifest
17 index b63854d2962..29e5cca0d67 100644
18 --- a/www-client/conkeror/Manifest
19 +++ b/www-client/conkeror/Manifest
20 @@ -1,4 +1,3 @@
21 -DIST conkeror-1.0.3.tar.xz 243360 BLAKE2B 3380016a37dda88cb0a8aea65918fdfda8cf58c08a018d9ef14b487fae63957b15b1d42e31e5971c546d5a8f691b9f7d52ff8b6c171bee8bfc9cc6a9d5a25637 SHA512 ce5fae1037fbadc639f5bdf37c627dd03f32a2a41db40aa640348f4a8c63e8775d4fa90f06a5488133e5739e7e64a60e2a3de11de389b67290eddf12628f4e5a
22 DIST conkeror-1.0.4.tar.xz 243876 BLAKE2B 112a05a8601f67f1a360f8fa947c0d325aac8276f72f02a6162fd3ec886d8b912e75991c94e4ec5bb9ebb44c6762bcbcb7f5a18c89410ba7d2294c38f66aba84 SHA512 4d6f3391b3ddcaedf532b9108cecfea2378c15307a669a46dcdd98ed39bdf25f6facf741aba66be4f683afe951e1c25ca011a94440d98bb0621d9b2cb10adeca
23 DIST conkeror-1.0_pre20140212.tar.gz 310931 BLAKE2B 19d558317789d2c26990bce2ae86e4c9c3a9b91e7e59bb57a59f4338b3a9f9ff2352cfdd93860c3f927cad26ddecad7adaec3454a9ec4096836fb068311724d5 SHA512 08174a50b5aca69a76ee1686c460cd62bc51d75030c067202be5acb947e6ebfb209adf5797be0096256eef913e688c401cdccd5afa1e738390458b244378c41e
24 DIST conkeror.png 5105 BLAKE2B 7d8d455e76987d0db00748ea6d5319793685b2e0061539f9378411245644f46a8e40eadfb59a5d543c17d058e2dc5f85c1cc3d2deabe5b988adb9dd689fa2bcd SHA512 fd44e2732a74ab6a54ef4a946f20619aa74d24d2244b0d6bedfa6d4680bc3247d297565550d8c3a5cc4a8ca608761ccb8f61e71cbe0c2851d400f8fa426e034f
25
26 diff --git a/www-client/conkeror/conkeror-1.0.3.ebuild b/www-client/conkeror/conkeror-1.0.3.ebuild
27 deleted file mode 100644
28 index 3e66718c9e6..00000000000
29 --- a/www-client/conkeror/conkeror-1.0.3.ebuild
30 +++ /dev/null
31 @@ -1,59 +0,0 @@
32 -# Copyright 1999-2017 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=6
36 -
37 -inherit eutils toolchain-funcs fdo-mime
38 -
39 -DESCRIPTION="A Mozilla-based web browser whose design is inspired by GNU Emacs"
40 -HOMEPAGE="http://conkeror.org/"
41 -# snapshot from git://repo.or.cz/conkeror.git
42 -# conkeror.png is derived from http://commons.wikimedia.org/wiki/File:Conker.jpg
43 -SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz
44 - https://dev.gentoo.org/~ulm/distfiles/${PN}.png"
45 -
46 -# CC-BY-SA-3.0 for conkeror.png
47 -LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 ) CC-BY-SA-3.0"
48 -SLOT="0"
49 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
50 -
51 -RDEPEND="|| ( ( >=www-client/firefox-5.0 <www-client/firefox-57 )
52 - ( >=www-client/firefox-bin-23.0 <www-client/firefox-bin-57 ) )"
53 -
54 -S="${WORKDIR}/${PN}"
55 -
56 -src_unpack() {
57 - unpack ${P}.tar.xz
58 - cp "${DISTDIR}/${PN}.png" . || die
59 -}
60 -
61 -src_compile() {
62 - emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}"
63 -}
64 -
65 -src_install() {
66 - insinto /usr/share/${PN}
67 - doins -r branding chrome components content defaults help locale modules \
68 - search-engines style tests
69 - doins application.ini *.manifest Info.plist
70 -
71 - exeinto /usr/libexec/${PN}
72 - doexe conkeror-spawn-helper
73 - dosym ../../libexec/${PN}/conkeror-spawn-helper \
74 - /usr/share/${PN}/conkeror-spawn-helper
75 -
76 - newbin "${FILESDIR}/conkeror-r2.sh" conkeror
77 - domenu "${FILESDIR}/conkeror.desktop"
78 - doicon "${WORKDIR}/conkeror.png"
79 -
80 - doman contrib/man/conkeror.1
81 - dodoc CREDITS README
82 -}
83 -
84 -pkg_postinst() {
85 - fdo-mime_desktop_database_update
86 -}
87 -
88 -pkg_postrm() {
89 - fdo-mime_desktop_database_update
90 -}