[gnome-build-meta/valentindavid/eos-installer: 10/16] Add libisoburn (xorriso)
- From: Valentin David <valentindavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/valentindavid/eos-installer: 10/16] Add libisoburn (xorriso)
- Date: Sat, 22 Aug 2020 16:09:42 +0000 (UTC)
commit 9a8f10b84bcb715735854ad94a3b014bbaad0a63
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 e145bfe1..85c1d208 100644
--- a/project.conf
+++ b/project.conf
@@ -57,6 +57,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]