Age | Commit message (Collapse) | Author |
|
updated sha sums
|
|
new upstream release! Seems upstream development is back on
+ added new patch for 2.5.1 (officially supports up
to 2.5.0)
+ removed ptask.install, decaprecated by
hooks
+ see man alpm-hooks (5) for more info
+ added maximum version number requirement to task
+ add maximum version number for task
+ because of this you won't be able to update task beyond what ptask supports,
but I will keep up the patches if there aren't any immediate support issues.
|
|
+ remove old patch, will create new patches for different version
numbers from now on
|
|
+ patch to make compatible with 2.5
+ change strcmp to strncmp to allow checking of only the major version
numbers
I wonder when I'll just completely port the entire project...
Signed-off-by: Joost Bremmer <toost.b@gmail.com>
|
|
* Updated build() to work with latest automake version.
* Also added a check() function;
this package is getting more jerry-rigged by the minute.
|
|
|