[gnome-build-meta/valentindavid/eos-installer: 16/23] Add libisoburn (xorriso)
- From: Valentin David <valentindavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/valentindavid/eos-installer: 16/23] Add libisoburn (xorriso)
- Date: Wed, 8 Apr 2020 10:35:22 +0000 (UTC)
commit bda0d001f2d4a7e38dec751cc3b537f7cda84c58
Author: Valentin David <valentin david codethink co uk>
Date: Wed Feb 26 12:26:49 2020 +0100
Add libisoburn (xorriso)
This is need by genimage to produce ISO9660 images.
elements/iso/libburn.bst | 11 +++++++++++
elements/iso/libisoburn.bst | 13 +++++++++++++
elements/iso/libisofs.bst | 11 +++++++++++
project.conf | 1 +
4 files changed, 36 insertions(+)
---
diff --git a/elements/iso/libburn.bst b/elements/iso/libburn.bst
new file mode 100644
index 00000000..4de4911d
--- /dev/null
+++ b/elements/iso/libburn.bst
@@ -0,0 +1,11 @@
+kind: autotools
+
+sources:
+- kind: tar
+ url: libburnia:libburn-1.5.2.pl01.tar.gz
+
+build-depends:
+- freedesktop-sdk.bst:public-stacks/buildsystem-autotools.bst
+
+depends:
+- freedesktop-sdk.bst:bootstrap-import.bst
diff --git a/elements/iso/libisoburn.bst b/elements/iso/libisoburn.bst
new file mode 100644
index 00000000..9c4f780e
--- /dev/null
+++ b/elements/iso/libisoburn.bst
@@ -0,0 +1,13 @@
+kind: autotools
+
+sources:
+- kind: tar
+ url: libburnia:libisoburn-1.5.2.tar.gz
+
+build-depends:
+- freedesktop-sdk.bst:public-stacks/buildsystem-autotools.bst
+
+depends:
+- freedesktop-sdk.bst:bootstrap-import.bst
+- iso/libisofs.bst
+- iso/libburn.bst
diff --git a/elements/iso/libisofs.bst b/elements/iso/libisofs.bst
new file mode 100644
index 00000000..20ea67ee
--- /dev/null
+++ b/elements/iso/libisofs.bst
@@ -0,0 +1,11 @@
+kind: autotools
+
+sources:
+- kind: tar
+ url: libburnia:libisofs-1.5.2.tar.gz
+
+build-depends:
+- freedesktop-sdk.bst:public-stacks/buildsystem-autotools.bst
+
+depends:
+- freedesktop-sdk.bst:bootstrap-import.bst
diff --git a/project.conf b/project.conf
index 7479ef91..e61a5ad1 100644
--- a/project.conf
+++ b/project.conf
@@ -55,6 +55,7 @@ aliases:
gstreamer: https://gstreamer.freedesktop.org/src/
icon_theme_freedesktop_org: https://icon-theme.freedesktop.org/releases/
iso_codes: https://pkg-isocodes.alioth.debian.org/downloads/
+ libburnia: http://files.libburnia-project.org/releases/
people_freedesktop_org: https://people.freedesktop.org/
purism: https://source.puri.sm/
qqwing: https://qqwing.com/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]