[aur-general] smarch's scripts
Hello, can someone explain to me how this guys scripts [1] are supposed to produce working packages? Unless i am missing something, i'd have to use black magic in order to obtain the source which isnt even available in the sourceforge SVN of the projects. Since they already have 5 votes they must be awesome though. [1]: http://aur.archlinux.org/packages.php?K=smarch&SeB=m
On Wed, Apr 20, 2011 at 1:55 PM, Grigorios Bouzakis <grbzks@xsmail.com>wrote:
Hello, can someone explain to me how this guys scripts [1] are supposed to produce working packages? Unless i am missing something, i'd have to use black magic in order to obtain the source which isnt even available in the sourceforge SVN of the projects. Since they already have 5 votes they must be awesome though.
The sources are included in the archive. -- Cédric Girard
zpacman (for example) is included in the archive that comes with the PKGBUILD. It's a shell script, so there's nothing to build or retrieve, therefore it just installs it where it should. However, you're right, that's not the way a PKGBUILD is supposed to work: it should retrieve the zpacman shell script from its source, not provide a mysterious copy. Cheers, Tofe On Wed, Apr 20, 2011 at 1:55 PM, Grigorios Bouzakis <grbzks@xsmail.com>wrote:
Hello, can someone explain to me how this guys scripts [1] are supposed to produce working packages? Unless i am missing something, i'd have to use black magic in order to obtain the source which isnt even available in the sourceforge SVN of the projects. Since they already have 5 votes they must be awesome though.
I would say the PKGBUILD is *wrong* $startdir should never be used, and checksums of source files must be included.
talki walki <lolilolicon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
I would say the PKGBUILD is *wrong*
$startdir should never be used, and checksums of source files must be included.
pkgrel=0 is really innovative. It never even crossed my mind that someone would include the sources in the uploaded tarball, furthermore without providing checksums. ---- Greg
participants (4)
-
Christophe Chapuis
-
Cédric Girard
-
Grigorios Bouzakis
-
talki walki