Update to version 2.22.0.
ok landry@
This commit is contained in:
parent
4638ff3003
commit
e957652cc0
@ -1,18 +1,18 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2009/09/18 10:23:27 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2009/10/04 18:18:46 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= C++ interface for glib2
|
||||
COMMENT-docs= C++ interface for glib2 documentation
|
||||
|
||||
GNOME_PROJECT= glibmm
|
||||
GNOME_VERSION= 2.20.2
|
||||
GNOME_VERSION= 2.22.0
|
||||
V= 2.4
|
||||
|
||||
PKGNAME-main= glib2mm-${GNOME_VERSION}
|
||||
PKGNAME-docs= glib2mm-docs-${GNOME_VERSION}
|
||||
|
||||
SHARED_LIBS += glibmm_generate_extra_defs-2.4 8.0 # .1.25
|
||||
SHARED_LIBS += glibmm-2.4 8.0 # .1.25
|
||||
SHARED_LIBS += giomm-2.4 8.0 # .1.25
|
||||
SHARED_LIBS += glibmm_generate_extra_defs-2.4 9.0 # .3.0
|
||||
SHARED_LIBS += glibmm-2.4 9.0 # .3.0
|
||||
SHARED_LIBS += giomm-2.4 9.0 # .3.0
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (glibmm-2.20.2.tar.bz2) = ZZ7Xs6Ejsj5oahxCLyFvfg==
|
||||
RMD160 (glibmm-2.20.2.tar.bz2) = V1g6+GAk2AGP11lp9EmTeob5c94=
|
||||
SHA1 (glibmm-2.20.2.tar.bz2) = +4cY+4CSzY9l+J3NtVMSJxi8HIA=
|
||||
SHA256 (glibmm-2.20.2.tar.bz2) = 4PUtB70y8Y2NMULj8wwr4BeOuXv5qx8fVP8YGtlQudk=
|
||||
SIZE (glibmm-2.20.2.tar.bz2) = 3422956
|
||||
MD5 (glibmm-2.22.0.tar.bz2) = aahwykNRkDYCwUWUsHctJA==
|
||||
RMD160 (glibmm-2.22.0.tar.bz2) = h6Z1OCrjV8fJ4UkK1fa1x99zJYA=
|
||||
SHA1 (glibmm-2.22.0.tar.bz2) = h2XI2ZloXXKNDFaz92xSVZiNdMI=
|
||||
SHA256 (glibmm-2.22.0.tar.bz2) = GdwZt0p/J5bXreCq0XWlS3w8NlvOpMa393EN8wWOUAw=
|
||||
SIZE (glibmm-2.22.0.tar.bz2) = 3481647
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-docs,v 1.10 2009/09/18 10:23:27 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-docs,v 1.11 2009/10/04 18:18:46 ajacoutot Exp $
|
||||
share/devhelp/
|
||||
share/devhelp/books/
|
||||
share/devhelp/books/glibmm-${V}/
|
||||
@ -62,6 +62,9 @@ share/doc/glibmm-${V}/reference/html/classGio_1_1FileAttributeMatcher.html
|
||||
share/doc/glibmm-${V}/reference/html/classGio_1_1FileEnumerator-members.html
|
||||
share/doc/glibmm-${V}/reference/html/classGio_1_1FileEnumerator.html
|
||||
share/doc/glibmm-${V}/reference/html/classGio_1_1FileEnumerator__coll__graph.png
|
||||
share/doc/glibmm-${V}/reference/html/classGio_1_1FileIOStream-members.html
|
||||
share/doc/glibmm-${V}/reference/html/classGio_1_1FileIOStream.html
|
||||
share/doc/glibmm-${V}/reference/html/classGio_1_1FileIOStream__coll__graph.png
|
||||
share/doc/glibmm-${V}/reference/html/classGio_1_1FileIcon-members.html
|
||||
share/doc/glibmm-${V}/reference/html/classGio_1_1FileIcon.html
|
||||
share/doc/glibmm-${V}/reference/html/classGio_1_1FileIcon__coll__graph.png
|
||||
@ -87,6 +90,9 @@ share/doc/glibmm-${V}/reference/html/classGio_1_1FilterInputStream__coll__graph.
|
||||
share/doc/glibmm-${V}/reference/html/classGio_1_1FilterOutputStream-members.html
|
||||
share/doc/glibmm-${V}/reference/html/classGio_1_1FilterOutputStream.html
|
||||
share/doc/glibmm-${V}/reference/html/classGio_1_1FilterOutputStream__coll__graph.png
|
||||
share/doc/glibmm-${V}/reference/html/classGio_1_1IOStream-members.html
|
||||
share/doc/glibmm-${V}/reference/html/classGio_1_1IOStream.html
|
||||
share/doc/glibmm-${V}/reference/html/classGio_1_1IOStream__coll__graph.png
|
||||
share/doc/glibmm-${V}/reference/html/classGio_1_1Icon-members.html
|
||||
share/doc/glibmm-${V}/reference/html/classGio_1_1Icon.html
|
||||
share/doc/glibmm-${V}/reference/html/classGio_1_1Icon__coll__graph.png
|
||||
@ -345,6 +351,8 @@ share/doc/glibmm-${V}/reference/html/classGlib_1_1Timer-members.html
|
||||
share/doc/glibmm-${V}/reference/html/classGlib_1_1Timer.html
|
||||
share/doc/glibmm-${V}/reference/html/classGlib_1_1Value-members.html
|
||||
share/doc/glibmm-${V}/reference/html/classGlib_1_1Value.html
|
||||
share/doc/glibmm-${V}/reference/html/classGlib_1_1ValueArray-members.html
|
||||
share/doc/glibmm-${V}/reference/html/classGlib_1_1ValueArray.html
|
||||
share/doc/glibmm-${V}/reference/html/classGlib_1_1ValueBase-members.html
|
||||
share/doc/glibmm-${V}/reference/html/classGlib_1_1ValueBase.html
|
||||
share/doc/glibmm-${V}/reference/html/classGlib_1_1ValueBase__Boxed-members.html
|
||||
@ -575,6 +583,7 @@ share/doc/glibmm-${V}/reference/html/inherit__graph__62.png
|
||||
share/doc/glibmm-${V}/reference/html/inherit__graph__63.png
|
||||
share/doc/glibmm-${V}/reference/html/inherit__graph__64.png
|
||||
share/doc/glibmm-${V}/reference/html/inherit__graph__65.png
|
||||
share/doc/glibmm-${V}/reference/html/inherit__graph__66.png
|
||||
share/doc/glibmm-${V}/reference/html/inherit__graph__7.png
|
||||
share/doc/glibmm-${V}/reference/html/inherit__graph__8.png
|
||||
share/doc/glibmm-${V}/reference/html/inherit__graph__9.png
|
||||
@ -642,12 +651,14 @@ share/doc/glibmm-${V}/reference/html/namespacemembers_func_0x77.html
|
||||
share/doc/glibmm-${V}/reference/html/namespacemembers_func_0x78.html
|
||||
share/doc/glibmm-${V}/reference/html/namespacemembers_type.html
|
||||
share/doc/glibmm-${V}/reference/html/namespaces.html
|
||||
share/doc/glibmm-${V}/reference/html/namespacesigc.html
|
||||
share/doc/glibmm-${V}/reference/html/pages.html
|
||||
share/doc/glibmm-${V}/reference/html/since_2_12.html
|
||||
share/doc/glibmm-${V}/reference/html/since_2_14.html
|
||||
share/doc/glibmm-${V}/reference/html/since_2_16.html
|
||||
share/doc/glibmm-${V}/reference/html/since_2_18.html
|
||||
share/doc/glibmm-${V}/reference/html/since_2_20.html
|
||||
share/doc/glibmm-${V}/reference/html/since_2_22.html
|
||||
share/doc/glibmm-${V}/reference/html/since_2_6.html
|
||||
share/doc/glibmm-${V}/reference/html/structGlib_1_1Container__Helpers_1_1TypeTraits-members.html
|
||||
share/doc/glibmm-${V}/reference/html/structGlib_1_1Container__Helpers_1_1TypeTraits.html
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.4 2009/09/18 10:23:27 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.5 2009/10/04 18:18:46 ajacoutot Exp $
|
||||
@pkgpath devel/glib2mm
|
||||
%%SHARED%%
|
||||
include/giomm-${V}/
|
||||
@ -25,6 +25,7 @@ include/giomm-${V}/giomm/fileenumerator.h
|
||||
include/giomm-${V}/giomm/fileicon.h
|
||||
include/giomm-${V}/giomm/fileinfo.h
|
||||
include/giomm-${V}/giomm/fileinputstream.h
|
||||
include/giomm-${V}/giomm/fileiostream.h
|
||||
include/giomm-${V}/giomm/filemonitor.h
|
||||
include/giomm-${V}/giomm/filenamecompleter.h
|
||||
include/giomm-${V}/giomm/fileoutputstream.h
|
||||
@ -33,6 +34,7 @@ include/giomm-${V}/giomm/filteroutputstream.h
|
||||
include/giomm-${V}/giomm/icon.h
|
||||
include/giomm-${V}/giomm/init.h
|
||||
include/giomm-${V}/giomm/inputstream.h
|
||||
include/giomm-${V}/giomm/iostream.h
|
||||
include/giomm-${V}/giomm/loadableicon.h
|
||||
include/giomm-${V}/giomm/memoryinputstream.h
|
||||
include/giomm-${V}/giomm/memoryoutputstream.h
|
||||
@ -60,6 +62,7 @@ include/giomm-${V}/giomm/private/fileenumerator_p.h
|
||||
include/giomm-${V}/giomm/private/fileicon_p.h
|
||||
include/giomm-${V}/giomm/private/fileinfo_p.h
|
||||
include/giomm-${V}/giomm/private/fileinputstream_p.h
|
||||
include/giomm-${V}/giomm/private/fileiostream_p.h
|
||||
include/giomm-${V}/giomm/private/filemonitor_p.h
|
||||
include/giomm-${V}/giomm/private/filenamecompleter_p.h
|
||||
include/giomm-${V}/giomm/private/fileoutputstream_p.h
|
||||
@ -67,6 +70,7 @@ include/giomm-${V}/giomm/private/filterinputstream_p.h
|
||||
include/giomm-${V}/giomm/private/filteroutputstream_p.h
|
||||
include/giomm-${V}/giomm/private/icon_p.h
|
||||
include/giomm-${V}/giomm/private/inputstream_p.h
|
||||
include/giomm-${V}/giomm/private/iostream_p.h
|
||||
include/giomm-${V}/giomm/private/loadableicon_p.h
|
||||
include/giomm-${V}/giomm/private/memoryinputstream_p.h
|
||||
include/giomm-${V}/giomm/private/memoryoutputstream_p.h
|
||||
@ -143,6 +147,7 @@ include/glibmm-${V}/glibmm/private/spawn_p.h
|
||||
include/glibmm-${V}/glibmm/private/thread_p.h
|
||||
include/glibmm-${V}/glibmm/private/unicode_p.h
|
||||
include/glibmm-${V}/glibmm/private/uriutils_p.h
|
||||
include/glibmm-${V}/glibmm/private/valuearray_p.h
|
||||
include/glibmm-${V}/glibmm/property.h
|
||||
include/glibmm-${V}/glibmm/propertyproxy.h
|
||||
include/glibmm-${V}/glibmm/propertyproxy_base.h
|
||||
@ -169,6 +174,7 @@ include/glibmm-${V}/glibmm/utility.h
|
||||
include/glibmm-${V}/glibmm/value.h
|
||||
include/glibmm-${V}/glibmm/value_basictypes.h
|
||||
include/glibmm-${V}/glibmm/value_custom.h
|
||||
include/glibmm-${V}/glibmm/valuearray.h
|
||||
include/glibmm-${V}/glibmm/wrap.h
|
||||
include/glibmm-${V}/glibmm/wrap_init.h
|
||||
include/glibmm-${V}/glibmm_generate_extra_defs/
|
||||
|
Loading…
Reference in New Issue
Block a user