Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/arc-theme/
Date: Wed, 19 Aug 2020 22:19:08
Message-Id: 1597875511.7ae1065c40131f62005ff905bd1c1ef103aedcc9.chewi@gentoo
1 commit: 7ae1065c40131f62005ff905bd1c1ef103aedcc9
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 19 22:18:31 2020 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 19 22:18:31 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ae1065c
7
8 x11-themes/arc-theme: Drop old 20200502
9
10 Package-Manager: Portage-3.0.3, Repoman-2.3.23
11 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
12
13 x11-themes/arc-theme/Manifest | 2 -
14 x11-themes/arc-theme/arc-theme-20200502.ebuild | 100 -------------------------
15 2 files changed, 102 deletions(-)
16
17 diff --git a/x11-themes/arc-theme/Manifest b/x11-themes/arc-theme/Manifest
18 index 9410f5f3d46..416b157ea1b 100644
19 --- a/x11-themes/arc-theme/Manifest
20 +++ b/x11-themes/arc-theme/Manifest
21 @@ -1,6 +1,4 @@
22 DIST arc-theme-20190330-pngs.tar.xz 87632 BLAKE2B a860abe61d98c1ba2c7e13d21cb24e74e110b4e075eb53fc0d34b5e84eeed345a9b32e948e673b445d15e74b4c27991408139861b2d80124c8d97e417ecb3fb3 SHA512 0421530b99ebbe286e111477a056e17e7aa23a63e8c7d63443c4ffcdcb053f191a05fd16e54d9fa4efa9d1c870ff500ffb0c519d6604d6d7294cc1da711de5ba
23 DIST arc-theme-20190330.tar.xz 227936 BLAKE2B 35815019884c55ce2d22dbb2d78892c00b35839b017fb7f0c1e9e1f1bad1bf94703e0c15205045eed96add556381c28fdd702c7657226fd75492304abaafd41d SHA512 ac4f1bde028e027314004999502dcc914abf6070ffd4345021df486084de2c943e6c110776b3b6af55143962a40b368c060a11754ffaf30300b87cb923bc55b9
24 -DIST arc-theme-20200502-pngs.tar.xz 88116 BLAKE2B 18dfee1f51a0e1e272f73523617600490584d9044539717d8a4712083d6cb87751449818b38d503bbc0a8ef016690d606a7f23ba253eda48aecfbadc0cb1b483 SHA512 c25df3088c6edcd88799200e33005b56bf048dff606a06678c8cc7af6d0d84eb9237fcc76b16057bbee538ffa01ae7e983ab94dd184b140ec45d12a8d06d3a1f
25 -DIST arc-theme-20200502.tar.gz 1090296 BLAKE2B 10feeecee89007b6ae1aab2e7ad95f2f3513660e2d4dafccf659b0829047b0cb551b4d8e6923d409ededba2ec5ff9f6c93f0b2c3959e3a68d5e51ccbb76861d5 SHA512 95ebf8e434af1b5976ebef7489b9b5c51c919cd161cb6dc86056559f7b34c56a8d5580b74a30bf32dc1a32636f1c7633ab20ad204f6102d92509cf1e21032fcd
26 DIST arc-theme-20200819-pngs.tar.xz 85156 BLAKE2B bdfab7230d3e932b77f7dce9c7258c371fc708e0b3947fd39a718aa91f792501b8c64b38856da7673115b800e5ef2913f220ce6b909311b5d3fdbf171526d56c SHA512 d6709ad91cf8ee309606331550e43febbe200f24c07548bd3bcff646a6237bd5365d60abed8deb55317d6fb419a71627f3f9510bb117799f6fa3dd012ade992c
27 DIST arc-theme-20200819.tar.xz 238792 BLAKE2B 94f7b2f073518031c6b47f4b5b245a5c73205a859528346dde51fb1e51051617c57969d1ff2359563803360c0bc46fe368aff34a9cc606389fe6fa9e4f8d22ed SHA512 bedff15a195c21934a813ca600b88ced81c3db66b7c25ab75b7193998a89338a7888711abb213877210a62d2460300bc32d40402bdd1f6c4d8fa903999eb1b0e
28
29 diff --git a/x11-themes/arc-theme/arc-theme-20200502.ebuild b/x11-themes/arc-theme/arc-theme-20200502.ebuild
30 deleted file mode 100644
31 index b4b199aa370..00000000000
32 --- a/x11-themes/arc-theme/arc-theme-20200502.ebuild
33 +++ /dev/null
34 @@ -1,100 +0,0 @@
35 -# Copyright 1999-2020 Gentoo Authors
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=7
39 -
40 -COMMIT="958b9b554cde5a8be7280bdf4a908ebe833cbd81"
41 -
42 -# USE="-* gtk2 gtk3 xfce" ebuild ${P}.ebuild clean compile
43 -# cd ~portage/x11-themes/${P}/work
44 -# make -j -C */common/gtk-3.0/3.18
45 -# find */common/{gtk-2.0,gtk-3.0/3.*,xfwm4} -name "*.png" ! -path "*/menubar-toolbar/*" | xargs tar Jcvf /usr/portage/distfiles/${P}-pngs.tar.xz --owner=root --group=root
46 -
47 -inherit autotools
48 -
49 -DESCRIPTION="A flat theme with transparent elements for GTK+3, GTK+2 and GNOME Shell"
50 -HOMEPAGE="https://github.com/jnsh/arc-theme"
51 -SRC_URI="https://github.com/jnsh/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz
52 - pre-rendered? ( https://dev.gentoo.org/~chewi/distfiles/${P}-pngs.tar.xz )"
53 -LICENSE="GPL-3"
54 -SLOT="0"
55 -KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
56 -IUSE="cinnamon gnome-shell +gtk2 +gtk3 mate +pre-rendered xfce"
57 -
58 -SASSC_DEPEND="
59 - dev-lang/sassc
60 -"
61 -
62 -SVG_DEPEND="
63 - !pre-rendered? (
64 - media-gfx/inkscape
65 - media-gfx/optipng
66 - )
67 -"
68 -
69 -# Supports various GTK+3 versions and uses pkg-config to determine which
70 -# set of files to install. Updates will break it but only this fix will
71 -# help. See https://github.com/horst3180/arc-theme/pull/436. The same
72 -# applies to GNOME Shell but I don't know whether that's fixable.
73 -BDEPEND="
74 - cinnamon? (
75 - ${SASSC_DEPEND}
76 - )
77 - gnome-shell? (
78 - ${SASSC_DEPEND}
79 - >=gnome-base/gnome-shell-3.18
80 - )
81 - gtk2? (
82 - ${SVG_DEPEND}
83 - )
84 - gtk3? (
85 - ${SASSC_DEPEND}
86 - ${SVG_DEPEND}
87 - virtual/pkgconfig
88 - >=x11-libs/gtk+-3.18:3
89 - )
90 - xfce? (
91 - ${SVG_DEPEND}
92 - )
93 -"
94 -
95 -# gnome-themes-standard is only needed by GTK+2 for the Adwaita
96 -# engine. This engine is built into GTK+3.
97 -RDEPEND="
98 - gtk2? (
99 - x11-themes/gnome-themes-standard
100 - x11-themes/gtk-engines-murrine
101 - )
102 -"
103 -
104 -S="${WORKDIR}/${PN}-${COMMIT}"
105 -
106 -src_prepare() {
107 - default
108 - eautoreconf
109 -}
110 -
111 -src_configure() {
112 - use pre-rendered &&
113 - export INKSCAPE="${BROOT}"/bin/false OPTIPNG="${BROOT}"/bin/false
114 -
115 - econf \
116 - --disable-openbox \
117 - --disable-plank \
118 - --disable-unity \
119 - $(use_enable cinnamon) \
120 - $(use_enable gtk2) \
121 - $(use_enable gtk3) \
122 - $(use_enable gnome-shell) \
123 - $(use_enable mate metacity) \
124 - $(use_enable xfce xfwm)
125 -}
126 -
127 -src_compile() {
128 - # fontconfig issue?
129 - # https://bugs.gentoo.org/666418#c28
130 - use pre-rendered ||
131 - addpredict "${BROOT}"/usr/share/inkscape/fonts/.uuid.TMP-XXXXXX
132 -
133 - default
134 -}