Major update to glib2-2.24.0.
Glib now enforces threads requirement. As a result, this commit will break p5-Glib2 (as our perl is not threaded). Decision was taken after a chat with naddy@ and jasper@ as patching our current glib2 like hell to cope with newer packages requirements is clearly not a good solution. naddy is ok with this move.
This commit is contained in:
parent
62226904ad
commit
b1bdf2c5b2
@ -1,22 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.79 2010/04/21 17:33:31 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.80 2010/04/22 19:34:06 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= general-purpose utility library
|
||||
COMMENT-docs= glib2 documentation
|
||||
|
||||
VERSION= 2.22.5
|
||||
VERSION= 2.24.0
|
||||
DISTNAME= glib-${VERSION}
|
||||
PKGNAME-main= glib2-${VERSION}p2
|
||||
PKGNAME-docs= glib2-docs-${VERSION}p0
|
||||
|
||||
# XXX backport from newer Glib. This is needed by our Gtk+2 but we
|
||||
# cannot glib2 because libghtread now requires threads (obviously) and
|
||||
# since our perl is not threaded, applications dependending on p5-Glib
|
||||
# fails with undefined symbols to pthread_*
|
||||
MASTER_SITES0= http://www.bsdfrog.org/OpenBSD/distfiles/
|
||||
PATCHFILES= g_desktop_app_info_get_filename.diff:0 \
|
||||
g_mount_get_default_location.diff:0 \
|
||||
GConverter.diff:0
|
||||
PATCH_DIST_STRIP= -p1
|
||||
PKGNAME-main= glib2-${VERSION}
|
||||
PKGNAME-docs= glib2-docs-${VERSION}
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
@ -26,11 +16,11 @@ MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
|
||||
# glib-2.0 and gobject-2.0 need to be in sync as glib-2.0 version is
|
||||
# used to install *-gdb.py files
|
||||
SHARED_LIBS+= glib-2.0 1802.3 # .2200.2
|
||||
SHARED_LIBS+= gobject-2.0 1802.3 # .2200.2
|
||||
SHARED_LIBS+= gmodule-2.0 1802.3 # .2200.2
|
||||
SHARED_LIBS+= gthread-2.0 1802.3 # .2200.2
|
||||
SHARED_LIBS+= gio-2.0 1802.3 # .2200.2
|
||||
SHARED_LIBS+= glib-2.0 1803.0 # .2400.0
|
||||
SHARED_LIBS+= gobject-2.0 1803.0 # .2400.0
|
||||
SHARED_LIBS+= gmodule-2.0 1803.0 # .2400.0
|
||||
SHARED_LIBS+= gthread-2.0 1803.0 # .2400.0
|
||||
SHARED_LIBS+= gio-2.0 1803.0 # .2400.0
|
||||
|
||||
# LGPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -45,7 +35,7 @@ MULTI_PACKAGES= -main -docs
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
WANTLIB-main= c
|
||||
WANTLIB-main= c pthread z
|
||||
|
||||
LIB_DEPENDS-main= ${LIB_DEPENDS} \
|
||||
pcre:pcre->=7.2:devel/pcre \
|
||||
|
@ -1,20 +1,5 @@
|
||||
MD5 (GConverter.diff) = OXilcn24Oj0bK3yqG4WqtQ==
|
||||
MD5 (g_desktop_app_info_get_filename.diff) = tP3Hle/JYYRClu6ufCqP2Q==
|
||||
MD5 (g_mount_get_default_location.diff) = blAkqw53P/akkpRplfpO4A==
|
||||
MD5 (glib-2.22.5.tar.bz2) = Y0E/cEwrB9boFGmyXP9eYA==
|
||||
RMD160 (GConverter.diff) = LtUiCf6SQIp9RJLbRsy1qws7NH8=
|
||||
RMD160 (g_desktop_app_info_get_filename.diff) = wbeOHCBjNY+qw0L2EB7IDrMg580=
|
||||
RMD160 (g_mount_get_default_location.diff) = 3OZ3X0XpBWuPtroMGV7wlAUVCtU=
|
||||
RMD160 (glib-2.22.5.tar.bz2) = Li8G+Vb2OnUSGzNeQVDtxE9eBPI=
|
||||
SHA1 (GConverter.diff) = YHezESdSFRatKRea3vYiTXrmhrQ=
|
||||
SHA1 (g_desktop_app_info_get_filename.diff) = 1a0d+VuoMc/syILwO1rMiTvuS6A=
|
||||
SHA1 (g_mount_get_default_location.diff) = S4qA+XTVVL5SGl7DFMXLs/e5OAM=
|
||||
SHA1 (glib-2.22.5.tar.bz2) = o1rLBsMVWTdlGq/8HxiVxuGakaQ=
|
||||
SHA256 (GConverter.diff) = yPz6PC4YGfcJuMJayQpb0JUEOsTQ9MFag9wWP7ZkgVA=
|
||||
SHA256 (g_desktop_app_info_get_filename.diff) = bAX1vFxuUauSo4mK/IbDR7pcRwOUGvk+7LAqqSZkMFo=
|
||||
SHA256 (g_mount_get_default_location.diff) = KlyeC0OGFJC1+LoHI7llQX8KTduF5KTNMvizgaJ9ym8=
|
||||
SHA256 (glib-2.22.5.tar.bz2) = gCvpyf/rYxcl/9btNa8K8wl3Zymn+rT8tI8rC4/nJFs=
|
||||
SIZE (GConverter.diff) = 15408
|
||||
SIZE (g_desktop_app_info_get_filename.diff) = 2708
|
||||
SIZE (g_mount_get_default_location.diff) = 2955
|
||||
SIZE (glib-2.22.5.tar.bz2) = 4988402
|
||||
MD5 (glib-2.24.0.tar.bz2) = Rai8aX0H+FlWbAtkxAOCqA==
|
||||
RMD160 (glib-2.24.0.tar.bz2) = qXe6yYhi9GaDrAoTUvIecwZAzBI=
|
||||
SHA1 (glib-2.24.0.tar.bz2) = MnFOZP/1LRjbXwd3MpECFXkODFs=
|
||||
SHA256 (glib-2.24.0.tar.bz2) = e2qizyHnNKYJKnEb8Za40t3Fiblx+TM3YQwQ+k8jQA0=
|
||||
SIZE (glib-2.24.0.tar.bz2) = 5306479
|
||||
|
@ -1,13 +1,13 @@
|
||||
$OpenBSD: patch-configure,v 1.20 2010/03/21 09:55:54 ajacoutot Exp $
|
||||
--- configure.orig Tue Mar 16 03:52:21 2010
|
||||
+++ configure Tue Mar 16 12:41:54 2010
|
||||
@@ -3498,9 +3498,9 @@ $as_echo "#define GLIB_BINARY_AGE 2205" >>confdefs.h
|
||||
$OpenBSD: patch-configure,v 1.21 2010/04/22 19:34:06 ajacoutot Exp $
|
||||
--- configure.orig Fri Mar 26 16:01:30 2010
|
||||
+++ configure Sun Mar 28 07:52:14 2010
|
||||
@@ -3503,9 +3503,9 @@ $as_echo "#define GLIB_BINARY_AGE 2400" >>confdefs.h
|
||||
|
||||
# libtool versioning
|
||||
LT_RELEASE=2.22
|
||||
-LT_CURRENT=2200
|
||||
-LT_REVISION=5
|
||||
-LT_AGE=2200
|
||||
LT_RELEASE=2.24
|
||||
-LT_CURRENT=2400
|
||||
-LT_REVISION=0
|
||||
-LT_AGE=2400
|
||||
+LT_CURRENT=!!LIBglib-2.0_VERSION_R!!
|
||||
+LT_REVISION=!!LIBglib-2.0_VERSION_E!!
|
||||
+LT_AGE=!!LIBglib-2.0_VERSION_R!!
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-docs_reference_glib_Makefile_in,v 1.6 2010/03/21 09:55:54 ajacoutot Exp $
|
||||
--- docs/reference/glib/Makefile.in.orig Tue Mar 16 03:52:15 2010
|
||||
+++ docs/reference/glib/Makefile.in Tue Mar 16 12:41:26 2010
|
||||
@@ -427,8 +427,7 @@ CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_ST
|
||||
$OpenBSD: patch-docs_reference_glib_Makefile_in,v 1.7 2010/04/22 19:34:06 ajacoutot Exp $
|
||||
--- docs/reference/glib/Makefile.in.orig Fri Mar 26 16:01:25 2010
|
||||
+++ docs/reference/glib/Makefile.in Sun Mar 28 07:51:43 2010
|
||||
@@ -434,8 +434,7 @@ CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_ST
|
||||
########################################################################
|
||||
man_MANS = \
|
||||
glib-gettextize.1 \
|
||||
|
@ -1,14 +0,0 @@
|
||||
$OpenBSD: patch-gio_Makefile_in,v 1.1 2010/04/21 17:33:31 jasper Exp $
|
||||
|
||||
Install new header for GConverter.
|
||||
|
||||
--- gio/Makefile.in.orig Wed Apr 21 19:25:20 2010
|
||||
+++ gio/Makefile.in Wed Apr 21 19:25:23 2010
|
||||
@@ -700,6 +700,7 @@ gio_headers = \
|
||||
gbufferedoutputstream.h \
|
||||
gcancellable.h \
|
||||
gcontenttype.h \
|
||||
+ gconverter.h \
|
||||
gdatainputstream.h \
|
||||
gdataoutputstream.h \
|
||||
gdrive.h \
|
@ -1,10 +1,10 @@
|
||||
$OpenBSD: patch-glib_Makefile_in,v 1.16 2010/03/21 09:55:54 ajacoutot Exp $
|
||||
$OpenBSD: patch-glib_Makefile_in,v 1.17 2010/04/22 19:34:06 ajacoutot Exp $
|
||||
|
||||
Don't install gtester-report, it'll only pull in python.
|
||||
|
||||
--- glib/Makefile.in.orig Tue Mar 16 03:52:17 2010
|
||||
+++ glib/Makefile.in Tue Mar 16 12:41:26 2010
|
||||
@@ -694,7 +694,7 @@ INSTALL_PROGS = $(am__append_1) $(am__append_2) $(am__
|
||||
--- glib/Makefile.in.orig Fri Mar 26 16:01:27 2010
|
||||
+++ glib/Makefile.in Sun Mar 28 07:51:43 2010
|
||||
@@ -726,7 +726,7 @@ INSTALL_PROGS = $(am__append_1) $(am__append_2) $(am__
|
||||
@OS_WIN32_TRUE@@OS_WIN32_X64_FALSE@gspawn_win32_helper_console_LDADD = libglib-2.0.la
|
||||
@OS_UNIX_TRUE@gtester_SOURCES = gtester.c
|
||||
@OS_UNIX_TRUE@gtester_LDADD = libglib-2.0.la
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-glib_grand_c,v 1.1 2007/09/13 10:51:14 djm Exp $
|
||||
--- glib/grand.c.orig Thu Sep 13 09:01:56 2007
|
||||
+++ glib/grand.c Thu Sep 13 09:02:35 2007
|
||||
@@ -173,7 +173,7 @@ g_rand_new (void)
|
||||
$OpenBSD: patch-glib_grand_c,v 1.2 2010/04/22 19:34:06 ajacoutot Exp $
|
||||
--- glib/grand.c.orig Wed Mar 17 21:55:34 2010
|
||||
+++ glib/grand.c Sun Mar 28 07:51:43 2010
|
||||
@@ -223,7 +223,7 @@ g_rand_new (void)
|
||||
do
|
||||
{
|
||||
errno = 0;
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-tests_Makefile_in,v 1.14 2010/03/21 09:55:54 ajacoutot Exp $
|
||||
--- tests/Makefile.in.orig Tue Mar 16 03:52:18 2010
|
||||
+++ tests/Makefile.in Tue Mar 16 12:41:26 2010
|
||||
@@ -732,7 +732,6 @@ test_programs = \
|
||||
$OpenBSD: patch-tests_Makefile_in,v 1.15 2010/04/22 19:34:06 ajacoutot Exp $
|
||||
--- tests/Makefile.in.orig Fri Mar 26 16:01:29 2010
|
||||
+++ tests/Makefile.in Sun Mar 28 07:51:44 2010
|
||||
@@ -738,7 +738,6 @@ test_programs = \
|
||||
tree-test \
|
||||
type-test \
|
||||
unicode-caseconv \
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-tests_refcount_Makefile_in,v 1.14 2010/03/21 09:55:54 ajacoutot Exp $
|
||||
--- tests/refcount/Makefile.in.orig Tue Mar 16 03:52:19 2010
|
||||
+++ tests/refcount/Makefile.in Tue Mar 16 12:41:26 2010
|
||||
@@ -376,7 +376,6 @@ libgmodule = $(top_builddir)/gmodule/libgmodule-2.0.la
|
||||
$OpenBSD: patch-tests_refcount_Makefile_in,v 1.15 2010/04/22 19:34:06 ajacoutot Exp $
|
||||
--- tests/refcount/Makefile.in.orig Fri Mar 26 16:01:29 2010
|
||||
+++ tests/refcount/Makefile.in Sun Mar 28 07:51:44 2010
|
||||
@@ -377,7 +377,6 @@ libgmodule = $(top_builddir)/gmodule/libgmodule-2.0.la
|
||||
libgobject = $(top_builddir)/gobject/libgobject-2.0.la
|
||||
LDADD = $(libglib) $(libgobject) $(libgthread) $(G_THREAD_LIBS)
|
||||
test_programs = \
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-docs,v 1.18 2009/10/04 18:17:13 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-docs,v 1.19 2010/04/22 19:34:06 ajacoutot Exp $
|
||||
@conflict glib2-<2.4.6
|
||||
share/gtk-doc/
|
||||
share/gtk-doc/html/
|
||||
@ -9,12 +9,15 @@ share/gtk-doc/html/gio/GAsyncResult.html
|
||||
share/gtk-doc/html/gio/GBufferedInputStream.html
|
||||
share/gtk-doc/html/gio/GBufferedOutputStream.html
|
||||
share/gtk-doc/html/gio/GCancellable.html
|
||||
share/gtk-doc/html/gio/GCharsetConverter.html
|
||||
share/gtk-doc/html/gio/GConverter.html
|
||||
share/gtk-doc/html/gio/GDataInputStream.html
|
||||
share/gtk-doc/html/gio/GDataOutputStream.html
|
||||
share/gtk-doc/html/gio/GDrive.html
|
||||
share/gtk-doc/html/gio/GEmblem.html
|
||||
share/gtk-doc/html/gio/GEmblemedIcon.html
|
||||
share/gtk-doc/html/gio/GFile.html
|
||||
share/gtk-doc/html/gio/GFileDescriptorBased.html
|
||||
share/gtk-doc/html/gio/GFileEnumerator.html
|
||||
share/gtk-doc/html/gio/GFileIOStream.html
|
||||
share/gtk-doc/html/gio/GFileIcon.html
|
||||
@ -53,6 +56,7 @@ share/gtk-doc/html/gio/GSocketListener.html
|
||||
share/gtk-doc/html/gio/GSocketService.html
|
||||
share/gtk-doc/html/gio/GThemedIcon.html
|
||||
share/gtk-doc/html/gio/GThreadedSocketService.html
|
||||
share/gtk-doc/html/gio/GUnixFDList.html
|
||||
share/gtk-doc/html/gio/GUnixFDMessage.html
|
||||
share/gtk-doc/html/gio/GUnixInputStream.html
|
||||
share/gtk-doc/html/gio/GUnixOutputStream.html
|
||||
@ -60,14 +64,23 @@ share/gtk-doc/html/gio/GUnixSocketAddress.html
|
||||
share/gtk-doc/html/gio/GVfs.html
|
||||
share/gtk-doc/html/gio/GVolume.html
|
||||
share/gtk-doc/html/gio/GVolumeMonitor.html
|
||||
share/gtk-doc/html/gio/GZlibCompressor.html
|
||||
share/gtk-doc/html/gio/GZlibDecompressor.html
|
||||
share/gtk-doc/html/gio/api-index-2-18.html
|
||||
share/gtk-doc/html/gio/api-index-2-20.html
|
||||
share/gtk-doc/html/gio/api-index-2-22.html
|
||||
share/gtk-doc/html/gio/api-index-2-24.html
|
||||
share/gtk-doc/html/gio/api-index-deprecated.html
|
||||
share/gtk-doc/html/gio/api-index-full.html
|
||||
share/gtk-doc/html/gio/async.html
|
||||
share/gtk-doc/html/gio/ch01.html
|
||||
share/gtk-doc/html/gio/ch02.html
|
||||
share/gtk-doc/html/gio/ch03.html
|
||||
share/gtk-doc/html/gio/ch18.html
|
||||
share/gtk-doc/html/gio/ch19.html
|
||||
share/gtk-doc/html/gio/ch19s02.html
|
||||
share/gtk-doc/html/gio/ch19s03.html
|
||||
share/gtk-doc/html/gio/ch20.html
|
||||
share/gtk-doc/html/gio/ch20s02.html
|
||||
share/gtk-doc/html/gio/ch20s03.html
|
||||
share/gtk-doc/html/gio/conversion.html
|
||||
share/gtk-doc/html/gio/extending-gio.html
|
||||
share/gtk-doc/html/gio/extending.html
|
||||
share/gtk-doc/html/gio/failable_initialization.html
|
||||
@ -76,6 +89,8 @@ share/gtk-doc/html/gio/file_ops.html
|
||||
share/gtk-doc/html/gio/gio-Desktop-file-based-GAppInfo.html
|
||||
share/gtk-doc/html/gio/gio-Extension-Points.html
|
||||
share/gtk-doc/html/gio/gio-GContentType.html
|
||||
share/gtk-doc/html/gio/gio-GConverterInputstream.html
|
||||
share/gtk-doc/html/gio/gio-GConverterOutputstream.html
|
||||
share/gtk-doc/html/gio/gio-GFileAttribute.html
|
||||
share/gtk-doc/html/gio/gio-GIOError.html
|
||||
share/gtk-doc/html/gio/gio-GIOScheduler.html
|
||||
@ -90,11 +105,6 @@ share/gtk-doc/html/gio/home.png
|
||||
share/gtk-doc/html/gio/icons.html
|
||||
share/gtk-doc/html/gio/index.html
|
||||
share/gtk-doc/html/gio/index.sgml
|
||||
share/gtk-doc/html/gio/ix01.html
|
||||
share/gtk-doc/html/gio/ix02.html
|
||||
share/gtk-doc/html/gio/ix03.html
|
||||
share/gtk-doc/html/gio/ix04.html
|
||||
share/gtk-doc/html/gio/ix05.html
|
||||
share/gtk-doc/html/gio/left.png
|
||||
share/gtk-doc/html/gio/migrating.html
|
||||
share/gtk-doc/html/gio/networking.html
|
||||
@ -109,6 +119,20 @@ share/gtk-doc/html/gio/up.png
|
||||
share/gtk-doc/html/gio/utils.html
|
||||
share/gtk-doc/html/gio/volume_mon.html
|
||||
share/gtk-doc/html/glib/
|
||||
share/gtk-doc/html/glib/api-index-2-10.html
|
||||
share/gtk-doc/html/glib/api-index-2-12.html
|
||||
share/gtk-doc/html/glib/api-index-2-14.html
|
||||
share/gtk-doc/html/glib/api-index-2-16.html
|
||||
share/gtk-doc/html/glib/api-index-2-18.html
|
||||
share/gtk-doc/html/glib/api-index-2-2.html
|
||||
share/gtk-doc/html/glib/api-index-2-20.html
|
||||
share/gtk-doc/html/glib/api-index-2-22.html
|
||||
share/gtk-doc/html/glib/api-index-2-24.html
|
||||
share/gtk-doc/html/glib/api-index-2-4.html
|
||||
share/gtk-doc/html/glib/api-index-2-6.html
|
||||
share/gtk-doc/html/glib/api-index-2-8.html
|
||||
share/gtk-doc/html/glib/api-index-deprecated.html
|
||||
share/gtk-doc/html/glib/api-index-full.html
|
||||
share/gtk-doc/html/glib/file-name-encodings.png
|
||||
share/gtk-doc/html/glib/glib-Arrays.html
|
||||
share/gtk-doc/html/glib/glib-Asynchronous-Queues.html
|
||||
@ -131,6 +155,8 @@ share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html
|
||||
share/gtk-doc/html/glib/glib-Dynamic-Loading-of-Modules.html
|
||||
share/gtk-doc/html/glib/glib-Error-Reporting.html
|
||||
share/gtk-doc/html/glib/glib-File-Utilities.html
|
||||
share/gtk-doc/html/glib/glib-GVariant.html
|
||||
share/gtk-doc/html/glib/glib-GVariantType.html
|
||||
share/gtk-doc/html/glib/glib-Glob-style-pattern-matching.html
|
||||
share/gtk-doc/html/glib/glib-Hash-Tables.html
|
||||
share/gtk-doc/html/glib/glib-Hook-Functions.html
|
||||
@ -193,22 +219,10 @@ share/gtk-doc/html/glib/glib.devhelp2
|
||||
share/gtk-doc/html/glib/glib.html
|
||||
share/gtk-doc/html/glib/gtester-report.html
|
||||
share/gtk-doc/html/glib/gtester.html
|
||||
share/gtk-doc/html/glib/gvariant-format-strings.html
|
||||
share/gtk-doc/html/glib/home.png
|
||||
share/gtk-doc/html/glib/index.html
|
||||
share/gtk-doc/html/glib/index.sgml
|
||||
share/gtk-doc/html/glib/ix01.html
|
||||
share/gtk-doc/html/glib/ix02.html
|
||||
share/gtk-doc/html/glib/ix03.html
|
||||
share/gtk-doc/html/glib/ix04.html
|
||||
share/gtk-doc/html/glib/ix05.html
|
||||
share/gtk-doc/html/glib/ix06.html
|
||||
share/gtk-doc/html/glib/ix07.html
|
||||
share/gtk-doc/html/glib/ix08.html
|
||||
share/gtk-doc/html/glib/ix09.html
|
||||
share/gtk-doc/html/glib/ix10.html
|
||||
share/gtk-doc/html/glib/ix11.html
|
||||
share/gtk-doc/html/glib/ix12.html
|
||||
share/gtk-doc/html/glib/ix13.html
|
||||
share/gtk-doc/html/glib/left.png
|
||||
share/gtk-doc/html/glib/mainloop-states.gif
|
||||
share/gtk-doc/html/glib/right.png
|
||||
@ -218,6 +232,18 @@ share/gtk-doc/html/glib/up.png
|
||||
share/gtk-doc/html/gobject/
|
||||
share/gtk-doc/html/gobject/GTypeModule.html
|
||||
share/gtk-doc/html/gobject/GTypePlugin.html
|
||||
share/gtk-doc/html/gobject/api-index-2-10.html
|
||||
share/gtk-doc/html/gobject/api-index-2-12.html
|
||||
share/gtk-doc/html/gobject/api-index-2-14.html
|
||||
share/gtk-doc/html/gobject/api-index-2-18.html
|
||||
share/gtk-doc/html/gobject/api-index-2-2.html
|
||||
share/gtk-doc/html/gobject/api-index-2-22.html
|
||||
share/gtk-doc/html/gobject/api-index-2-24.html
|
||||
share/gtk-doc/html/gobject/api-index-2-4.html
|
||||
share/gtk-doc/html/gobject/api-index-2-6.html
|
||||
share/gtk-doc/html/gobject/api-index-2-8.html
|
||||
share/gtk-doc/html/gobject/api-index-deprecated.html
|
||||
share/gtk-doc/html/gobject/api-index-full.html
|
||||
share/gtk-doc/html/gobject/ch01s02.html
|
||||
share/gtk-doc/html/gobject/ch06s03.html
|
||||
share/gtk-doc/html/gobject/chapter-gobject.html
|
||||
@ -260,17 +286,6 @@ share/gtk-doc/html/gobject/howto-interface.html
|
||||
share/gtk-doc/html/gobject/howto-signals.html
|
||||
share/gtk-doc/html/gobject/index.html
|
||||
share/gtk-doc/html/gobject/index.sgml
|
||||
share/gtk-doc/html/gobject/ix01.html
|
||||
share/gtk-doc/html/gobject/ix02.html
|
||||
share/gtk-doc/html/gobject/ix03.html
|
||||
share/gtk-doc/html/gobject/ix04.html
|
||||
share/gtk-doc/html/gobject/ix05.html
|
||||
share/gtk-doc/html/gobject/ix06.html
|
||||
share/gtk-doc/html/gobject/ix07.html
|
||||
share/gtk-doc/html/gobject/ix08.html
|
||||
share/gtk-doc/html/gobject/ix09.html
|
||||
share/gtk-doc/html/gobject/ix10.html
|
||||
share/gtk-doc/html/gobject/ix11.html
|
||||
share/gtk-doc/html/gobject/left.png
|
||||
share/gtk-doc/html/gobject/pr01.html
|
||||
share/gtk-doc/html/gobject/pt01.html
|
||||
|
@ -1,8 +1,9 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.12 2010/04/21 17:33:31 jasper Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.13 2010/04/22 19:34:06 ajacoutot Exp $
|
||||
@conflict glib2-fam-*
|
||||
@pkgpath devel/glib2
|
||||
@pkgpath devel/glib2,-fam
|
||||
%%SHARED%%
|
||||
@bin bin/gio-querymodules
|
||||
@bin bin/glib-genmarshal
|
||||
bin/glib-gettextize
|
||||
bin/glib-mkenums
|
||||
@ -11,7 +12,9 @@ bin/glib-mkenums
|
||||
include/gio-unix-2.0/
|
||||
include/gio-unix-2.0/gio/
|
||||
include/gio-unix-2.0/gio/gdesktopappinfo.h
|
||||
include/gio-unix-2.0/gio/gfiledescriptorbased.h
|
||||
include/gio-unix-2.0/gio/gunixconnection.h
|
||||
include/gio-unix-2.0/gio/gunixfdlist.h
|
||||
include/gio-unix-2.0/gio/gunixfdmessage.h
|
||||
include/gio-unix-2.0/gio/gunixinputstream.h
|
||||
include/gio-unix-2.0/gio/gunixmounts.h
|
||||
@ -25,8 +28,11 @@ include/glib-2.0/gio/gasyncresult.h
|
||||
include/glib-2.0/gio/gbufferedinputstream.h
|
||||
include/glib-2.0/gio/gbufferedoutputstream.h
|
||||
include/glib-2.0/gio/gcancellable.h
|
||||
include/glib-2.0/gio/gcharsetconverter.h
|
||||
include/glib-2.0/gio/gcontenttype.h
|
||||
include/glib-2.0/gio/gconverter.h
|
||||
include/glib-2.0/gio/gconverterinputstream.h
|
||||
include/glib-2.0/gio/gconverteroutputstream.h
|
||||
include/glib-2.0/gio/gdatainputstream.h
|
||||
include/glib-2.0/gio/gdataoutputstream.h
|
||||
include/glib-2.0/gio/gdrive.h
|
||||
@ -85,6 +91,8 @@ include/glib-2.0/gio/gthreadedsocketservice.h
|
||||
include/glib-2.0/gio/gvfs.h
|
||||
include/glib-2.0/gio/gvolume.h
|
||||
include/glib-2.0/gio/gvolumemonitor.h
|
||||
include/glib-2.0/gio/gzlibcompressor.h
|
||||
include/glib-2.0/gio/gzlibdecompressor.h
|
||||
include/glib-2.0/glib/
|
||||
include/glib-2.0/glib-object.h
|
||||
include/glib-2.0/glib.h
|
||||
@ -94,6 +102,7 @@ include/glib-2.0/glib/gasyncqueue.h
|
||||
include/glib-2.0/glib/gatomic.h
|
||||
include/glib-2.0/glib/gbacktrace.h
|
||||
include/glib-2.0/glib/gbase64.h
|
||||
include/glib-2.0/glib/gbitlock.h
|
||||
include/glib-2.0/glib/gbookmarkfile.h
|
||||
include/glib-2.0/glib/gcache.h
|
||||
include/glib-2.0/glib/gchecksum.h
|
||||
@ -148,6 +157,8 @@ include/glib-2.0/glib/gtypes.h
|
||||
include/glib-2.0/glib/gunicode.h
|
||||
include/glib-2.0/glib/gurifuncs.h
|
||||
include/glib-2.0/glib/gutils.h
|
||||
include/glib-2.0/glib/gvariant.h
|
||||
include/glib-2.0/glib/gvarianttype.h
|
||||
include/glib-2.0/glib/gwin32.h
|
||||
include/glib-2.0/gmodule.h
|
||||
include/glib-2.0/gobject/
|
||||
@ -204,8 +215,8 @@ share/aclocal/glib-2.0.m4
|
||||
share/aclocal/glib-gettext.m4
|
||||
share/gdb/
|
||||
share/gdb/auto-load/
|
||||
share/gdb/auto-load/libglib-2.0.so.0.1802.3-gdb.py
|
||||
share/gdb/auto-load/libgobject-2.0.so.0.1802.3-gdb.py
|
||||
share/gdb/auto-load/libglib-2.0.so.0.1803.0-gdb.py
|
||||
share/gdb/auto-load/libgobject-2.0.so.0.1803.0-gdb.py
|
||||
share/glib-2.0/
|
||||
share/glib-2.0/gdb/
|
||||
share/glib-2.0/gdb/glib.py
|
||||
@ -214,6 +225,9 @@ share/glib-2.0/gettext/
|
||||
share/glib-2.0/gettext/mkinstalldirs
|
||||
share/glib-2.0/gettext/po/
|
||||
share/glib-2.0/gettext/po/Makefile.in.in
|
||||
share/locale/af/
|
||||
share/locale/af/LC_MESSAGES/
|
||||
share/locale/af/LC_MESSAGES/glib20.mo
|
||||
share/locale/am/
|
||||
share/locale/am/LC_MESSAGES/
|
||||
share/locale/am/LC_MESSAGES/glib20.mo
|
||||
@ -223,6 +237,9 @@ share/locale/ar/LC_MESSAGES/glib20.mo
|
||||
share/locale/as/
|
||||
share/locale/as/LC_MESSAGES/
|
||||
share/locale/as/LC_MESSAGES/glib20.mo
|
||||
share/locale/ast/
|
||||
share/locale/ast/LC_MESSAGES/
|
||||
share/locale/ast/LC_MESSAGES/glib20.mo
|
||||
share/locale/az/
|
||||
share/locale/az/LC_MESSAGES/
|
||||
share/locale/az/LC_MESSAGES/glib20.mo
|
||||
@ -254,6 +271,9 @@ share/locale/dz/
|
||||
share/locale/dz/LC_MESSAGES/
|
||||
share/locale/dz/LC_MESSAGES/glib20.mo
|
||||
share/locale/el/LC_MESSAGES/glib20.mo
|
||||
share/locale/en@shaw/
|
||||
share/locale/en@shaw/LC_MESSAGES/
|
||||
share/locale/en@shaw/LC_MESSAGES/glib20.mo
|
||||
share/locale/en_CA/
|
||||
share/locale/en_CA/LC_MESSAGES/
|
||||
share/locale/en_CA/LC_MESSAGES/glib20.mo
|
||||
@ -325,6 +345,9 @@ share/locale/ms/
|
||||
share/locale/ms/LC_MESSAGES/
|
||||
share/locale/ms/LC_MESSAGES/glib20.mo
|
||||
share/locale/nb/LC_MESSAGES/glib20.mo
|
||||
share/locale/nds/
|
||||
share/locale/nds/LC_MESSAGES/
|
||||
share/locale/nds/LC_MESSAGES/glib20.mo
|
||||
share/locale/ne/
|
||||
share/locale/ne/LC_MESSAGES/
|
||||
share/locale/ne/LC_MESSAGES/glib20.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user