wok-6.x diff libev-dev/receipt @ rev 23837
Up freetype (2.10.2), git (2.26.2), glpi (9.4.6)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jun 01 10:44:24 2020 +0000 (2020-06-01) |
parents | e7c3016b3a7d |
children | af2087495a35 |
line diff
1.1 --- a/libev-dev/receipt Mon Apr 01 16:56:17 2019 +0100 1.2 +++ b/libev-dev/receipt Mon Jun 01 10:44:24 2020 +0000 1.3 @@ -1,21 +1,23 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libev-dev" 1.7 -VERSION="4.25" 1.8 +VERSION="4.31" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Libev development files." 1.11 MAINTAINER="mallory@sweetpeople.org" 1.12 LICENSE="BSD" 1.13 WEB_SITE="http://software.schmorp.de/pkg/libev.html" 1.14 1.15 +DEPENDS="libev pkg-config" 1.16 WANTED="libev" 1.17 -DEPENDS="libev pkg-config" 1.18 + 1.19 HOST_ARCH="i486 arm" 1.20 1.21 # Rules to gen a SliTaz package suitable for Tazpkg. 1.22 genpkg_rules() 1.23 { 1.24 mkdir -p $fs/usr/lib 1.25 + 1.26 cp -a $install/usr/include $fs/usr 1.27 cp -a $install/usr/lib/*.*a $fs/usr/lib 1.28 #cp -a $install/usr/lib/pkgconfig $fs/usr/lib