wok view shimmer-themes/receipt @ rev 22042

gcc83-lib-base: do NOT provide gcc-lib-base
Currently BOTH gcc-lib-base and gcc83-lib-base are installed on my SliTaz system. So, with the current (and longstanding) tazpkg limitations I can't update just gcc-lib-base: tazpkg always updates gcc83-lib-base for me instead. Now I can't run Firefox, Vivaldi, Chrome, etc. I think because of gcc-lib-base, but I not sure 1bsolutely.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Oct 22 12:55:54 2019 +0300 (2019-10-22)
parents ab91e46d5cbc
children 65ff25c4de90
line source
1 # SliTaz package receipt.
3 PACKAGE="shimmer-themes"
4 VERSION="1.0"
5 CATEGORY="meta"
6 SHORT_DESC="The set of GTK+2 and GTK+3 themes from the Shimmer Project"
7 MAINTAINER="al.bobylev@gmail.com"
8 LICENSE="GPL2 CC-BY-SA-3"
9 WEB_SITE="http://shimmerproject.org/"
10 HOST_ARCH="any"
12 DEPENDS="gtk-theme-albatross gtk-theme-blackbird gtk-theme-bluebird \
13 gtk-theme-greybird gtk-theme-orion"