summaryrefslogtreecommitdiff
path: root/extra/libgphoto2/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-20 04:07:59 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-20 04:07:59 +0000
commitc191cced4be4333b966cae0432ae8de29663fa5f (patch)
tree2c095990cfc426ecda70f9a7d88d055ecb44e5cd /extra/libgphoto2/PKGBUILD
parent4d8724d2ae72ab2ea20a9ad299dd36f33bda4658 (diff)
Sun Apr 20 04:02:05 UTC 2014
Diffstat (limited to 'extra/libgphoto2/PKGBUILD')
-rw-r--r--extra/libgphoto2/PKGBUILD15
1 files changed, 6 insertions, 9 deletions
diff --git a/extra/libgphoto2/PKGBUILD b/extra/libgphoto2/PKGBUILD
index 4ae640420..e595f65df 100644
--- a/extra/libgphoto2/PKGBUILD
+++ b/extra/libgphoto2/PKGBUILD
@@ -1,27 +1,24 @@
-# $Id: PKGBUILD 206566 2014-03-01 15:43:35Z andyrtr $
+# $Id: PKGBUILD 211554 2014-04-19 21:02:29Z jgc $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Tom Gundersen <teg@jklm.no>
# Contributor: Eduardo Romero <eduardo@archlinux.org>
# Contributor: Damir Perisa <damir.perisa@bluewin.ch>
pkgname=libgphoto2
-pkgver=2.5.3.1
-pkgrel=2
+pkgver=2.5.4
+pkgrel=1
pkgdesc="The core library of gphoto2, designed to allow access to digital camera by external programs."
arch=(i686 x86_64)
url="http://www.gphoto.org"
license=(LGPL)
depends=('libexif' 'libjpeg' 'gd' 'libltdl' 'libusb')
install=libgphoto2.install
-# libtool files should be obsolete meanwhile, they have been added in 2008
-# https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/libgphoto2&id=e029ddabe9716521cf1e0eeb1f1988e4104e15b6
-#options=('libtool')
source=(http://downloads.sourceforge.net/gphoto/${pkgname}-${pkgver}.tar.bz2{,.asc})
-md5sums=('aad2607a84442769c14f6acce2ca1ddf'
+md5sums=('4f549a8600228a27f547d47ca1a97f09'
'SKIP')
build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
+ cd $pkgname-$pkgver
./configure \
--prefix=/usr \
--disable-rpath
@@ -29,7 +26,7 @@ build() {
}
package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
+ cd $pkgname-$pkgver
make DESTDIR="${pkgdir}" install
# Remove unused udev helper