You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
gphoto2: Update to 2.5.32
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
|
||||
|
||||
PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
name gphoto2
|
||||
version 2.5.28
|
||||
github.setup gphoto gphoto2 2.5.32 v
|
||||
revision 0
|
||||
checksums rmd160 bd5334059e2368fe48b7bddaa673f22adbd4d366 \
|
||||
sha256 2a648dcdf12da19e208255df4ebed3e7d2a02f905be4165f2443c984cf887375 \
|
||||
size 797600
|
||||
checksums rmd160 83258b01868b7a3b0e51c232c9b54e7139e9e9b8 \
|
||||
sha256 be08a449bbed9613bc9db105997c4ba71410d41870496420359a99b37502c406 \
|
||||
size 607452
|
||||
|
||||
categories graphics
|
||||
maintainers {ryandesign @ryandesign} openmaintainer
|
||||
@@ -19,8 +19,8 @@ long_description gphoto2 is the command line interface to libgphoto2. It \
|
||||
allows almost everything that libgphoto2 can do.
|
||||
|
||||
homepage http://www.gphoto.org/proj/gphoto2/
|
||||
master_sites sourceforge:project/gphoto/gphoto/${version}
|
||||
use_bzip2 yes
|
||||
github.tarball_from releases
|
||||
use_xz yes
|
||||
|
||||
depends_build port:pkgconfig
|
||||
|
||||
@@ -45,5 +45,3 @@ post-destroot {
|
||||
xinstall -m 0644 -W ${worksrcpath} COPYING ChangeLog INSTALL NEWS README \
|
||||
TODO ${destroot}${prefix}/share/doc/${name}
|
||||
}
|
||||
|
||||
livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}
|
||||
|
||||
Reference in New Issue
Block a user