- 30 Dec, 2010 2 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
We check if noarch is properly set
-
- 20 Dec, 2010 2 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- 17 Dec, 2010 1 commit
-
-
Natanael Copa authored
-
- 15 Dec, 2010 3 commits
-
-
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.
-
- 14 Dec, 2010 1 commit
-
-
Natanael Copa authored
- add arch to .PKGINFO - exit with success if package is not in arch
-
- 13 Dec, 2010 4 commits
-
-
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
-
- 24 Nov, 2010 1 commit
-
-
Natanael Copa authored
-
- 19 Nov, 2010 6 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- 02 Nov, 2010 2 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- 31 Aug, 2010 1 commit
-
-
Natanael Copa authored
see http://redmine.alpinelinux.org/issues/409
-
- 27 Aug, 2010 1 commit
-
-
Natanael Copa authored
some awk's does not understand -F "\ " and treats that as special space
-
- 12 Aug, 2010 2 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- 20 Jul, 2010 1 commit
-
-
Natanael Copa authored
-
- 07 Jul, 2010 3 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- 30 Jun, 2010 1 commit
-
-
Natanael Copa authored
-
- 16 Jun, 2010 1 commit
-
-
Natanael Copa authored
-
- 29 May, 2010 1 commit
-
-
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"
-
- 19 May, 2010 1 commit
-
-
Natanael Copa authored
-
- 18 May, 2010 4 commits
-
-
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!
-
Natanael Copa authored
and make sure those options are passed over when building recursively Based on patch from Andrew Manison. Thanks!
-
- 06 May, 2010 2 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-