From 288e8ec30824dc38c9bcae3b15426fac8025bb50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Mon, 25 Jan 2016 21:24:11 +0200 Subject: [PATCH 1/2] Update core_check_lfs.md --- core_check_lfs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core_check_lfs.md b/core_check_lfs.md index 9a1bf389..db728ebf 100644 --- a/core_check_lfs.md +++ b/core_check_lfs.md @@ -52,12 +52,12 @@ - [ ] gcc - C/C++ ve Fortran derleyicisi // gcc-5.3.0 - [x] gdbm - Perl uyumlu standart GNU veritabanı kütüphaneleri - [x] gettext - Farklı dillerde ileti katalogları üretmek için gerekli GNU araçları ve kütüphaneleri -- [ ] glib2 - C programlama dili için glib kütüphanesi // * BLFS http://ftp.gnome.org/pub/gnome/sources/glib/2.46/glib-2.46.2.tar.xz * +- [x] glib2 - C programlama dili için glib kütüphanesi // * BLFS http://ftp.gnome.org/pub/gnome/sources/glib/2.46/glib-2.46.2.tar.xz * - [ ] glibc - GNU libc6 (glibc2 olarak da bilinir) C kitaplığı // Glibc-2.22 - [ ] glpk - GNU Doğrusal Programlama Kiti //* http://ftp.gnu.org/gnu/glpk/glpk-4.57.tar.gz* - [x] gmp - İstenilen duyarlıkta çalışabilen aritmetik işlem kitaplığı - [ ] gnuconfig - Autofoo için temel config dosyaları -- [ ] gobject-introspection - Introspection system for GObject-based libraries // * BLFS http://ftp.gnome.org/pub/gnome/sources/gobject-introspection/1.46/gobject-introspection-1.46.0.tar.xz * +- [x] gobject-introspection - Introspection system for GObject-based libraries // * BLFS http://ftp.gnome.org/pub/gnome/sources/gobject-introspection/1.46/gobject-introspection-1.46.0.tar.xz * - [x] gperf - Mükemmel hash üreticisi - [ ] gperftools - Google Performans Araçları // * https://github.com/gperftools/gperftools/releases/download/gperftools-2.4/gperftools-2.4.tar.gz * - [x] grep - Grep düzenli ifade eşleme aracı From 7c748096b1b985889b9c8d3f1a4605fe0980a3d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Mon, 25 Jan 2016 21:26:11 +0200 Subject: [PATCH 2/2] update glib2 and gobject-introspection --- system/base/glib2/pspec.xml | 9 ++++++++- system/devel/gobject-introspection/pspec.xml | 9 ++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/system/base/glib2/pspec.xml b/system/base/glib2/pspec.xml index a4442408..2255b443 100644 --- a/system/base/glib2/pspec.xml +++ b/system/base/glib2/pspec.xml @@ -12,7 +12,7 @@ library A library of handy utility functions glib2 is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system. - mirrors://gnome/glib/2.44/glib-2.44.0.tar.xz + mirrors://gnome/glib/2.46/glib-2.46.2.tar.xz libpcre-devel zlib-devel @@ -129,6 +129,13 @@ + + 2016-01-25 + 2.46.2 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2015-04-08 2.44.0 diff --git a/system/devel/gobject-introspection/pspec.xml b/system/devel/gobject-introspection/pspec.xml index c53d115c..534abc77 100644 --- a/system/devel/gobject-introspection/pspec.xml +++ b/system/devel/gobject-introspection/pspec.xml @@ -14,7 +14,7 @@ app:console Introspection system for GObject-based libraries gobject-introspection can scan C header and source files in order to generate introspection typelib files. It also provides an API to examine typelib files, useful for creating language bindings among other things. - mirrors://gnome/gobject-introspection/1.44/gobject-introspection-1.44.0.tar.xz + mirrors://gnome/gobject-introspection/1.46/gobject-introspection-1.46.0.tar.xz libffi-devel @@ -62,6 +62,13 @@ + + 2016-01-25 + 1.46.0 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2015-04-06 1.44.0