[gnome-build-meta] elements/core-deps/libosinfo.bst: Build from tarball



commit 86441f581cc3264a4b3008f79781938d4154ca2c
Author: Javier Jardón <jjardon gnome org>
Date:   Wed Sep 4 23:38:54 2019 +0100

    elements/core-deps/libosinfo.bst: Build from tarball
    
    Current master is meson only, and the latest tarball doesn't
    support meson

 elements/core-deps/libosinfo.bst                   |  7 +--
 ...-minimum-gettext-requirement-rather-than-.patch | 59 ----------------------
 2 files changed, 2 insertions(+), 64 deletions(-)
---
diff --git a/elements/core-deps/libosinfo.bst b/elements/core-deps/libosinfo.bst
index 695af5c9..fdcd8082 100644
--- a/elements/core-deps/libosinfo.bst
+++ b/elements/core-deps/libosinfo.bst
@@ -1,14 +1,11 @@
 kind: autotools
 sources:
-- kind: git_tag
-  url: gitlab_com:libosinfo/libosinfo.git
-  track: master
+- kind: tar
+  url: https://releases.pagure.org/libosinfo/libosinfo-1.6.0.tar.gz
 - kind: local
   path: files/libosinfo/pci.ids
 - kind: local
   path: files/libosinfo/usb.ids
-- kind: patch
-  path: files/libosinfo/0001-build-Use-a-minimum-gettext-requirement-rather-than-.patch
 depends:
 - core-deps/osinfo-db-tools.bst
 - sdk/glib.bst


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]