wok annotate shimmer-themes/receipt @ rev 23043
gcc83-lib-base: add /usr/libgcc83/libstdc++.la (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Mar 05 12:21:44 2020 +0100 (2020-03-05) |
parents | ab91e46d5cbc |
children | 65ff25c4de90 |
rev | line source |
---|---|
al@19083 | 1 # SliTaz package receipt. |
al@19083 | 2 |
al@19083 | 3 PACKAGE="shimmer-themes" |
al@19083 | 4 VERSION="1.0" |
al@19083 | 5 CATEGORY="meta" |
al@19083 | 6 SHORT_DESC="The set of GTK+2 and GTK+3 themes from the Shimmer Project" |
al@19083 | 7 MAINTAINER="al.bobylev@gmail.com" |
al@19083 | 8 LICENSE="GPL2 CC-BY-SA-3" |
al@19083 | 9 WEB_SITE="http://shimmerproject.org/" |
al@19114 | 10 HOST_ARCH="any" |
al@19083 | 11 |
al@19083 | 12 DEPENDS="gtk-theme-albatross gtk-theme-blackbird gtk-theme-bluebird \ |
al@19083 | 13 gtk-theme-greybird gtk-theme-orion" |