wok-6.x diff libsvn/receipt @ rev 15715
util-linux-getopt: update install path
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Wed Dec 25 00:04:02 2013 +0000 (2013-12-25) |
parents | aeb96ccbe34f |
children | 90fa8e36dcc9 |
line diff
1.1 --- a/libsvn/receipt Sat Jun 01 22:48:10 2013 +0000 1.2 +++ b/libsvn/receipt Wed Dec 25 00:04:02 2013 +0000 1.3 @@ -5,10 +5,12 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="Subversion Source Code Management access" 1.6 MAINTAINER="lehswe@gmail.com" 1.7 +LICENSE="Apache" 1.8 +WANTED="subversion" 1.9 +WEB_SITE="http://subversion.tigris.org" 1.10 + 1.11 DEPENDS="apr libsasl libssl libkrb5 util-linux-uuid expat zlib neon libsqlite \ 1.12 libgnutls libcomerr libcomerr3" 1.13 -WANTED="subversion" 1.14 -WEB_SITE="http://subversion.tigris.org" 1.15 1.16 # Rules to gen a SliTaz package suitable for Tazpkg. 1.17 genpkg_rules()