mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-31 05:22:24 +01:00
community/rawtherapee: upgrade to 5.7
This commit is contained in:
parent
3dd988febd
commit
c580cdee57
@ -1,8 +1,8 @@
|
||||
# Contributor: ScrumpyJack <scrumpyjack@st.ilet.to>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=rawtherapee
|
||||
pkgver=5.6
|
||||
pkgrel=1
|
||||
pkgver=5.7
|
||||
pkgrel=0
|
||||
pkgdesc="Powerful cross-platform raw image processing program"
|
||||
url="https://rawtherapee.com"
|
||||
arch="x86 x86_64 ppc64le aarch64"
|
||||
@ -14,7 +14,7 @@ makedepends="bzip2-dev cmake exiv2-dev expat-dev fftw-dev glib-dev gtk+3.0-dev
|
||||
"
|
||||
options="!check !strip"
|
||||
subpackages="$pkgname-doc $pkgname-dbg"
|
||||
source="https://rawtherapee.com/shared/source/$pkgname-$pkgver.tar.xz"
|
||||
source="https://rawtherapee.com/shared/source/rawtherapee-$pkgver.tar.xz"
|
||||
|
||||
prepare() {
|
||||
default_prepare
|
||||
@ -26,12 +26,12 @@ prepare() {
|
||||
|
||||
build() {
|
||||
cd "$builddir"/build
|
||||
make
|
||||
make
|
||||
}
|
||||
|
||||
package() {
|
||||
cd "$builddir"/build
|
||||
make DESTDIR="$pkgdir" install
|
||||
make DESTDIR="$pkgdir" install
|
||||
}
|
||||
|
||||
sha512sums="2c751c7631ea2ef65c334fa0baab16d4c3161fae66487870c476f07f1ea3604a5e28a251fd98d9688cafc088302af7aa6e28e9b27a37f916715708ed5e731f0f rawtherapee-5.6.tar.xz"
|
||||
sha512sums="8101ec66d9be4cab0c0b91336a3f83a32a6220a2f342f1c74d604c15686ee08bc7dbc090232916f13d5436957d800b64b284a8a9d3352f2f721266b07e005162 rawtherapee-5.7.tar.xz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user