wok-next rev 19719
Up xorg-makedepend (1.0.5), xorg-gccmakedep (1.0.3), xorg-imake (1.0.7)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 24 11:59:19 2017 +0200 (2017-05-24) |
parents | ca33fd9107b0 |
children | ea968830b629 |
files | xorg-gccmakedep/receipt xorg-imake/receipt xorg-makedepend/receipt |
line diff
1.1 --- a/xorg-gccmakedep/receipt Tue May 23 14:40:37 2017 +0300 1.2 +++ b/xorg-gccmakedep/receipt Wed May 24 11:59:19 2017 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xorg-gccmakedep" 1.7 -VERSION="1.0.2" 1.8 +VERSION="1.0.3" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="X gccmakedep utility." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -16,7 +16,6 @@ 1.13 # Rules to configure and make the package. 1.14 compile_rules() 1.15 { 1.16 - cd $src 1.17 ./configure --prefix=/usr --mandir=/usr/share/man \ 1.18 $CONFIGURE_ARGS 1.19 make
2.1 --- a/xorg-imake/receipt Tue May 23 14:40:37 2017 +0300 2.2 +++ b/xorg-imake/receipt Wed May 24 11:59:19 2017 +0200 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="xorg-imake" 2.7 -VERSION="1.0.3" 2.8 +VERSION="1.0.7" 2.9 CATEGORY="x-window" 2.10 SHORT_DESC="X imake utility." 2.11 MAINTAINER="pascal.bellard@slitaz.org" 2.12 @@ -17,7 +17,6 @@ 2.13 # Rules to configure and make the package. 2.14 compile_rules() 2.15 { 2.16 - cd $src 2.17 ./configure --prefix=/usr --mandir=/usr/share/man \ 2.18 $CONFIGURE_ARGS 2.19 make
3.1 --- a/xorg-makedepend/receipt Tue May 23 14:40:37 2017 +0300 3.2 +++ b/xorg-makedepend/receipt Wed May 24 11:59:19 2017 +0200 3.3 @@ -1,7 +1,7 @@ 3.4 # SliTaz package receipt. 3.5 3.6 PACKAGE="xorg-makedepend" 3.7 -VERSION="1.0.4" 3.8 +VERSION="1.0.5" 3.9 CATEGORY="development" 3.10 SHORT_DESC="Create dependencies in makefiles" 3.11 MAINTAINER="gokhlayeh@slitaz.org"