- 01 Nov, 2011 1 commit
-
-
Natanael Copa authored
apk takes files that starts with - as params.
-
- 03 Oct, 2011 4 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- 30 Sep, 2011 8 commits
-
-
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
-
- 02 Sep, 2011 1 commit
-
-
Natanael Copa authored
We alos introduce $langdir where you can set other dir to look for localization dirs.
-
- 24 Aug, 2011 1 commit
-
-
Natanael Copa authored
So we can fish out the maintainer from given aport
-
- 22 Aug, 2011 1 commit
-
-
Natanael Copa authored
-
- 04 Aug, 2011 1 commit
-
-
Natanael Copa authored
-
- 06 Jul, 2011 3 commits
-
-
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.
-
- 30 Jun, 2011 1 commit
-
-
Natanael Copa authored
we might have '.' in pkgname as in gtk+2.0
-
- 29 Jun, 2011 1 commit
-
-
Natanael Copa authored
To be allowed to keep the .la files you need to add 'libtool' to $options
-
- 28 Jun, 2011 9 commits
-
-
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.
-
Fabian Affolter authored
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.
-
- 27 Jun, 2011 4 commits
-
-
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"
-
Natanael Copa authored
We need to list all install scripts in $install rather than specify it in subpackage
-
Natanael Copa authored
we check early that suffix is valid and that we have a matching pkgname or subpackage
-
- 22 Jun, 2011 3 commits
-
-
Ariadne Conill authored
-
Ariadne Conill authored
-
Ariadne Conill authored
-
- 15 Jun, 2011 1 commit
-
-
Natanael Copa authored
- provide a handle with aports.new(dir) - provide foreach() helper functions
-
- 06 Jun, 2011 1 commit
-
-
Natanael Copa authored
-