- 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"
-
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
-
- Jun 22, 2011
-
-
Ariadne Conill authored
-
Ariadne Conill authored
-
Ariadne Conill authored
-
- Jun 15, 2011
-
-
Natanael Copa authored
- provide a handle with aports.new(dir) - provide foreach() helper functions
-
- Jun 06, 2011
-
-
Natanael Copa authored
-
- Jun 03, 2011
-
-
Natanael Copa authored
-
- Jun 02, 2011
-
-
so we get arch set properly
-
Timo Teräs authored
Don't update if it's unknown, and fix the error message.
-
Timo Teräs authored
Based on Aerdan's original work, this is a perl utility that interacts with CPAN which can create and update APKBUILDs with proper metadata info.
-
- May 31, 2011
-
-
Natanael Copa authored
to help make perl-* packages
-
- May 18, 2011
-
-
Natanael Copa authored
-
- May 05, 2011
-
-
Natanael Copa authored
We don't really need to see what packages gets uninstalled, but error messages might be nice to see. So we are quiet when uninstalling.
-
- Apr 18, 2011
-
-
Natanael Copa authored
only main package has the trigger
-
- Apr 17, 2011
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- Apr 14, 2011
-
-
Matt Smith authored
-
- Apr 07, 2011
-
-
Natanael Copa authored
-
Natanael Copa authored
-