wok-next diff xorg-libSM/receipt @ rev 21050

gparted: implement SliTaz graphical "su" in a right way
Note, it isn't in *.desktop file anymore (as for gparted-0.32.0), it is inside /usr/bin/gparted script!
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Nov 28 12:35:25 2018 +0200 (2018-11-28)
parents f48456621a9d
children
line diff
     1.1 --- a/xorg-libSM/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/xorg-libSM/receipt	Wed Nov 28 12:35:25 2018 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="1.2.2"
     1.5  CATEGORY="x-window"
     1.6  SHORT_DESC="Session Management library"
     1.7 -MAINTAINER="pankso@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="MIT"
    1.10  WEB_SITE="https://www.x.org/wiki/"
    1.11  LFS="http://www.linuxfromscratch.org/blfs/view/svn/x/x7lib.html"
    1.12 @@ -14,7 +14,7 @@
    1.13  WGET_URL="$XORG_MIRROR/lib/$TARBALL"
    1.14  
    1.15  BUILD_DEPENDS="xorg-libICE-dev xorg-xtrans util-linux-uuid-dev"
    1.16 -SPLIT="xorg-libSM-dev"
    1.17 +SPLIT="$PACKAGE-dev"
    1.18  
    1.19  compile_rules() {
    1.20  	./configure $CONFIGURE_ARGS &&