libffi, pcre, glib, libgee, json-glib: rebuild objects as PIC.
This commit is contained in:
parent
1b4ae8541b
commit
964dfca6d1
12 changed files with 17 additions and 16 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'json-glib-devel'.
|
||||
#
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="${sourcepkg} - development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
|
|
|
@ -1,11 +1,10 @@
|
|||
# Template build file for 'json-glib'.
|
||||
pkgname=json-glib
|
||||
version=0.14.2
|
||||
revision=1
|
||||
revision=3
|
||||
distfiles="${GNOME_SITE}/${pkgname}/0.14/${pkgname}-${version}.tar.xz"
|
||||
configure_args="--enable-static"
|
||||
configure_args="--enable-static --with-pic=yes"
|
||||
build_style=gnu-configure
|
||||
revision=2
|
||||
short_desc="A JSON parser for GLib-based libraries and applications"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://live.gnome.org/JsonGlib"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue