rawtherapee: rebuild against libpng-1.6.
This commit is contained in:
parent
94964f9f7d
commit
c9186b4848
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'rawtherapee'
|
||||
pkgname=rawtherapee
|
||||
version=4.0.9
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=cmake
|
||||
makedepends="cmake pkg-config libpng-devel>=1.5.10 gtkmm2-devel
|
||||
makedepends="cmake pkg-config libpng-devel>=1.6 gtkmm2-devel
|
||||
lcms2-devel libiptcdata-devel libgomp-devel mercurial"
|
||||
short_desc="Free RAW converter and digital photo processing software"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -26,6 +26,6 @@ long_desc="
|
|||
rawtherapee_package() {
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue