mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 12:23:37 +02:00
refactor glib install
This commit is contained in:
parent
9a93e71474
commit
905bf86921
5 changed files with 54 additions and 12 deletions
|
|
@ -1,4 +1,6 @@
|
|||
[wrap-git]
|
||||
directory = glib
|
||||
url = https://github.com/GNOME/glib
|
||||
revision = glib-2-60
|
||||
[wrap-file]
|
||||
# make sure to update the glib_internal_version in meson.build
|
||||
directory = glib-2.58.3
|
||||
source_url = https://download.gnome.org/sources/glib/2.58/glib-2.58.3.tar.xz
|
||||
source_filename = glib-2.58.3.tar.xz
|
||||
source_hash = 8f43c31767e88a25da72b52a40f3301fefc49a665b56dc10ee7cc9565cbe7481
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
glib/subprojects/libffi.wrap
|
||||
|
|
@ -1 +0,0 @@
|
|||
glib/subprojects/proxy-libintl.wrap
|
||||
|
|
@ -1 +0,0 @@
|
|||
glib/subprojects/zlib.wrap
|
||||
Loading…
Add table
Add a link
Reference in a new issue