sync GLIB_DLL_SUFFIX with pkgconfig (#17197)

* sync GLIB_DLL_SUFFIX with pkgconfig

* Update ports/glib/CONTROL

* update version

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
This commit is contained in:
kwiechen 2021-04-12 20:13:39 +02:00 committed by GitHub
parent d41af6b8f0
commit e1e681f71b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -7,7 +7,7 @@ set(CMAKE_C_STANDARD 11)
if(MSVC)
add_compile_options(/utf-8)
endif()
set(GLIB_DLL_SUFFIX 2)
set(GLIB_DLL_SUFFIX 2.0)
set(GLIB_LIB_SUFFIX 2.0)
if(CMAKE_BUILD_TYPE STREQUAL Debug)

View File

@ -1,10 +1,10 @@
Source: glib
Version: 2.52.3
Port-Version: 26
Port-Version: 27
Homepage: https://developer.gnome.org/glib/
Description: Portable, general-purpose utility library.
Build-Depends: zlib, pcre, libffi, gettext, libiconv
Supports: !uwp
Feature: selinux
Description: Build with selinux support.
Description: Build with selinux support.

View File

@ -2250,7 +2250,7 @@
},
"glib": {
"baseline": "2.52.3",
"port-version": 26
"port-version": 27
},
"glibmm": {
"baseline": "2.52.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "715922ed1f6f71651f144fbe59d9aab441bd4b10",
"version-string": "2.52.3",
"port-version": 27
},
{
"git-tree": "4ae9d07c61fa6787bacd9402f61b416843e36867",
"version-string": "2.52.3",