Search Criteria
Package Details: aaphoto 0.45-1
Git Clone URL: | https://aur.archlinux.org/aaphoto.git (read-only, click to copy) |
---|---|
Package Base: | aaphoto |
Description: | Automatic photo adjusting |
Upstream URL: | http://log69.com/aaphoto_en.html |
Licenses: | |
Submitter: | elb |
Maintainer: | Dragonlord |
Last Packager: | Dragonlord |
Votes: | 17 |
Popularity: | 0.000000 |
First Submitted: | 2008-01-29 16:05 |
Last Updated: | 2017-12-13 19:13 |
Latest Comments
sekret commented on 2016-02-05 19:33
Could you please add 'armv7h' to the arch line? It builds just fine on my Raspberry Pi 2 :)
Most probably it builds just fine for armv6h too (e.g. Raspberry Pi 1), but I cannot confirm...
Dragonlord commented on 2013-10-01 17:35
v0.43 released
elb commented on 2012-02-20 13:28
@Army Good job ! I just disowned the package, you can adopt it right now.
elb commented on 2012-02-20 13:27
@Army Good job ! I just disowned the package, you can adopt it right now.
Anonymous comment on 2012-02-20 12:45
@elb, I'd be happy to continue maintaining aaphoto
Anonymous comment on 2012-02-20 12:44
I contacted the author. The fix is pretty easy! All you need to do is change the build function to
build() {
cd ${srcdir}/aaphoto-${pkgver}
sed 's/Z_BEST_COMPRESSION/5/g' -i aaio.c
./configure --prefix=/usr
make
make DESTDIR=${pkgdir} install
}
elb commented on 2012-02-20 08:56
Unfortunatly aaphoto has not been updated by its author for 1+ year. Frankly I haven't got much time to update it. If someone whiches to help or adopt the package I will appreciate.
Anonymous comment on 2012-02-19 20:47
It doesn't compile: needs a patch for the new libpng1.5.