gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r5255: update glib to 2.55.2


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5255: update glib to 2.55.2
Date: Fri, 2 Mar 2018 14:32:16 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5255
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2018-03-02 11:32:13 -0800
message:
  update glib to 2.55.2
modified:
  pkg/gnome/glib/Makefile        makefile-20160617013746-7ygosxqw3lxxvo7f-552
  pkg/gnome/glib/config.mk       config.mk-20160617013948-zxz0vnfa6s7m6z8o-1
=== modified file 'pkg/gnome/glib/Makefile'
--- a/pkg/gnome/glib/Makefile   2018-02-07 06:26:25 +0000
+++ b/pkg/gnome/glib/Makefile   2018-03-02 19:32:13 +0000
@@ -23,7 +23,7 @@
 GARNAME = glib
 GARVERSION = 2.55.2
 HOME_URL = http://www.gnome.org/
-       # for http://www.gtk.org
+      # or http://www.gtk.org
 DESCRIPTION = Low level core library for GNOME
 define BLURB
 

=== modified file 'pkg/gnome/glib/config.mk'
--- a/pkg/gnome/glib/config.mk  2017-10-29 01:21:28 +0000
+++ b/pkg/gnome/glib/config.mk  2018-03-02 19:32:13 +0000
@@ -2,8 +2,10 @@
 
 #CONFIGURE_OPTS ?= 
 # might be needed:
-CONFIGURE_OPTS ?=#  --with-libiconv
+CONFIGURE_OPTS ?=  --with-libiconv  CFLAGS="-DUSE_LIBICONV_GNU=1"
 
 #BUILD_OPTS ?= 
 # might be needed:
-BUILD_OPTS ?= # -Wl,"-I/opt/gsrc/include -L/opt/gsrc/lib  -liconv"
+BUILD_OPTS ?=  -Wl,-I/opt/gsrc/include -Wl,-L/opt/gsrc/lib  -Wl,-liconv  
CFLAGS="-DUSE_LIBICONV_GNU=1" LDFLAGS+=-liconv
+
+# a little redundant, but harmless


reply via email to

[Prev in Thread] Current Thread [Next in Thread]