wok diff cairo-compmgr-core/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 eb7ee081259f
children 3e2a0347b2f1
line diff
     1.1 --- a/cairo-compmgr-core/receipt	Sun Dec 08 08:06:26 2013 +0000
     1.2 +++ b/cairo-compmgr-core/receipt	Tue Oct 22 12:55:54 2019 +0300
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Cairo composite manager - core files"
     1.5  MAINTAINER="al.bobylev@gmail.com"
     1.6  LICENSE="GPL2"
     1.7 -WEB_SITE="http://cairo-compmgr.tuxfamily.org/"
     1.8 +WEB_SITE="https://github.com/gandalfn/Cairo-Composite-Manager"
     1.9  SOURCE="cairo-compmgr"
    1.10  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.11  WGET_URL="http://download.tuxfamily.org/ccm/$SOURCE/$TARBALL"