wok-current diff non-studio/receipt @ rev 21623
linld: more ram for zImage (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun May 26 12:07:54 2019 +0200 (2019-05-26) |
parents | 04916c01e7c9 |
children | a6b997a82f39 |
line diff
1.1 --- a/non-studio/receipt Tue Apr 15 02:04:52 2014 +0200 1.2 +++ b/non-studio/receipt Sun May 26 12:07:54 2019 +0200 1.3 @@ -1,14 +1,15 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="non-studio" 1.7 -VERSION="git-1" 1.8 +GITHASH="de7c7ae0b8ae33e06c9ebf31bcc4a97dfa614532" 1.9 +VERSION="${GITHASH:0:7}" 1.10 CATEGORY="multimedia" 1.11 SHORT_DESC="Complete studio, powerful, fast and light" 1.12 MAINTAINER="pankso@slitaz.org" 1.13 LICENSE="GPL3" 1.14 -TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.15 +TARBALL="$PACKAGE-$VERSION.tar.gz" 1.16 WEB_SITE="http://non.tuxfamily.org" 1.17 -WGET_URL="git|git://git.tuxfamily.org/gitroot/non/non.git" 1.18 +WGET_URL="http://git.tuxfamily.org/non/non/?p=non/non.git;a=snapshot;h=$GITHASH;sf=tgz" 1.19 1.20 DEPENDS="ntk libsndfile libsigc++ liblrdf liblo jack-audio-connection-kit \ 1.21 ladspa"