libraw.paketlendi
This commit is contained in:
parent
dfe11fefff
commit
3c350559da
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Description: For reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, etc)
|
# Description: For reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, etc)
|
||||||
# URL: http://www.libraw.org/
|
# URL: http://www.libraw.org/
|
||||||
# Packager: - git://github.com/LibRaw/LibRaw.git
|
# Packager: alihan-ozturk28@hotmail.com
|
||||||
# Depends on: libjpeg-turbo jasper lcms2
|
# Depends on: libjpeg-turbo jasper lcms2
|
||||||
|
|
||||||
name=libraw
|
name=libraw
|
||||||
|
@ -8,6 +8,7 @@ version=0.17.0
|
||||||
release=1
|
release=1
|
||||||
|
|
||||||
source=(http://www.libraw.org/data/LibRaw-$version.tar.gz)
|
source=(http://www.libraw.org/data/LibRaw-$version.tar.gz)
|
||||||
|
|
||||||
build ()
|
build ()
|
||||||
{
|
{
|
||||||
cd LibRaw-$version
|
cd LibRaw-$version
|
||||||
|
|
Loading…
Add table
Reference in a new issue