- Dec 14, 2011
-
-
Natanael Copa authored
-
- Nov 04, 2011
-
-
Kiyoshi Aman authored
-
Kiyoshi Aman authored
-
- Nov 03, 2011
-
-
Kiyoshi Aman authored
-
Kiyoshi Aman authored
-
- Nov 01, 2011
-
-
Natanael Copa authored
-
Natanael Copa authored
This is to avoid things like: http://git.alpinelinux.org/cgit/aports/commit/?id=81c0a4bb37e709ebc5add8394331d28209a61b6f
-
Natanael Copa authored
apk takes files that starts with - as params.
-
- Oct 03, 2011
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- Sep 30, 2011
-
-
Natanael Copa authored
build-list will list which aports that has missing packages rebuild-list will list which aports that has outdated packages, i.e. when APKBUILD is newer than the apk
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- Sep 02, 2011
-
-
Natanael Copa authored
We alos introduce $langdir where you can set other dir to look for localization dirs.
-
- Aug 24, 2011
-
-
Natanael Copa authored
So we can fish out the maintainer from given aport
-
- Aug 22, 2011
-
-
Natanael Copa authored
-
- Aug 04, 2011
-
-
Natanael Copa authored
-
- Jul 06, 2011
-
-
Natanael Copa authored
-
Natanael Copa authored
if there are an APKBUILD in current dir, then use ../ as repodir. Otherwise, use cwd as repodir. Introduces requirement of lua-filesystem
-
Natanael Copa authored
This might happen if package name appears as a dependency but there are no apkbuild for it.
-
- Jun 30, 2011
-
-
Natanael Copa authored
we might have '.' in pkgname as in gtk+2.0
-
- Jun 29, 2011
-
-
Natanael Copa authored
To be allowed to keep the .la files you need to add 'libtool' to $options
-
- Jun 28, 2011
-
-
Kiyoshi Aman authored
-
Kiyoshi Aman authored
-
Kiyoshi Aman authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
This buildtype is when there is a simple Makefile only.
-
Natanael Copa authored
-
Natanael Copa authored
We call make as well as needed so build_* is better function name.
-
With -q ('-q' for the moment, please change that) a template APKBUILD file for a python module is created. 'depends' and 'makedepends' are filled with standard values.
-
- Jun 27, 2011
-
-
Natanael Copa authored
-
Natanael Copa authored
it contains a list with all triggers for all subpackages. separate trigger script from path list with '=' separate paths in path list with ':' example: pkgname="foo" subpackages="foo-libs foo-dev" triggers="foo.trigger=/usr:/usr/lib/foo foo-libs.trigger=/usr:/usr/share/foo"
-