You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
libgsf: Update to 1.14.55
This commit is contained in:
+10
-7
@@ -4,8 +4,12 @@ PortSystem 1.0
|
||||
PortGroup gobject_introspection 1.0
|
||||
|
||||
name libgsf
|
||||
version 1.14.52
|
||||
revision 1
|
||||
version 1.14.55
|
||||
revision 0
|
||||
checksums rmd160 2e989e8b8f939040f8a0fa7cee76b1537a79ef11 \
|
||||
sha256 74d60abba15bd3ea5ad17da5b924d8e36f649a25c3dc77adbabd2a3628a02131 \
|
||||
size 707800
|
||||
|
||||
license LGPL-2.1
|
||||
set branch [join [lrange [split $version .] 0 1] .]
|
||||
maintainers nomaintainer
|
||||
@@ -22,11 +26,7 @@ master_sites gnome:sources/$name/$branch/
|
||||
|
||||
use_xz yes
|
||||
|
||||
checksums rmd160 ce674482f6dabd994f76661462966a6e9b3dc997 \
|
||||
sha256 9181c914b9fac0e05d6bcaa34c7b552fe5fc0961d3c9f8c01ccc381fb084bcf0 \
|
||||
size 707580
|
||||
|
||||
depends_build port:pkgconfig \
|
||||
depends_build path:bin/pkg-config:pkgconfig \
|
||||
port:gettext \
|
||||
port:gtk-doc
|
||||
|
||||
@@ -39,6 +39,9 @@ depends_lib port:gettext-runtime \
|
||||
|
||||
gobject_introspection yes
|
||||
|
||||
# https://trac.macports.org/wiki/WimplicitFunctionDeclaration#strchr
|
||||
configure.checks.implicit_function_declaration.whitelist-append strchr
|
||||
|
||||
configure.args --disable-silent-rules
|
||||
|
||||
post-destroot {
|
||||
|
||||
Reference in New Issue
Block a user