wok annotate cairo-compmgr/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 01010da01a4a
children
rev   line source
pascal@11218 1 # SliTaz package receipt.
pascal@11218 2
pascal@11218 3 PACKAGE="cairo-compmgr"
pascal@11218 4 VERSION="0.3.0"
al@14075 5 CATEGORY="meta"
al@14075 6 SHORT_DESC="Cairo composite manager"
al@14075 7 MAINTAINER="al.bobylev@gmail.com"
pascal@14653 8 LICENSE="GPL2"
pascal@20671 9 WEB_SITE="https://github.com/gandalfn/Cairo-Composite-Manager"
pascal@11218 10
al@14075 11 DEPENDS="cairo-compmgr-core cairo-compmgr-plugins"