- Dec 30, 2010
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
we now fail if noarch is set wrong
-
Natanael Copa authored
-
Natanael Copa authored
We check if noarch is properly set
-
- Dec 20, 2010
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- Dec 17, 2010
-
-
Natanael Copa authored
-
- Dec 15, 2010
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
Some .so files have a rpath where to look for the needed .so. When tracing package dependencies we also have a look there. This should fix problem when the .so is not in standard location, /usr/lib or /lib. (for example freeradius plugins) While here we also reorganize things so we only call apk info --who-owns once for each package instead of once for each needed .so. This should speed up things when there are many needed .so files.
-
- Dec 14, 2010
-
-
Natanael Copa authored
- add arch to .PKGINFO - exit with success if package is not in arch
-
- Dec 13, 2010
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
ap is a helper script to parse APKBUILD and calculate build time dependencies.
-
Natanael Copa authored
-
- Nov 24, 2010
-
-
Natanael Copa authored
-
- Nov 19, 2010
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- Nov 02, 2010
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- Aug 31, 2010
-
-
Natanael Copa authored
see http://redmine.alpinelinux.org/issues/409
-
- Aug 27, 2010
-
-
Natanael Copa authored
some awk's does not understand -F "\ " and treats that as special space
-
- Aug 12, 2010
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- Jul 20, 2010
-
-
Natanael Copa authored
-
- Jul 07, 2010
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- Jun 30, 2010
-
-
Natanael Copa authored
-
- Jun 16, 2010
-
-
Natanael Copa authored
-
- May 29, 2010
-
-
Natanael Copa authored
newapkbuild http://example.com/path/foo-1.0.tar.gz will set pkgname=foo pkgver=1.0 source="http://example.com/path/foo-1.0.tar.gz"
-
- May 19, 2010
-
-
Natanael Copa authored
-
- May 18, 2010
-
-
Natanael Copa authored
Those are needed when linking to the lib and not during runtime. Having those in the -dev package makes it easier to allow different versions of same libs to be installed side-by-side.
-
Natanael Copa authored
-
Natanael Copa authored
based on patch from Andrew Manison. Thanks!
-