[gnome-build-meta] core-deps/plymouth.bst: use latest tarball rather than git
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta] core-deps/plymouth.bst: use latest tarball rather than git
- Date: Thu, 6 Feb 2020 11:03:52 +0000 (UTC)
commit 09e0425b8f9742a04d632cda0219c19e9eb1e9ee
Author: Abderrahim Kitouni <akitouni gnome org>
Date: Thu Feb 6 10:58:43 2020 +0100
core-deps/plymouth.bst: use latest tarball rather than git
This removes the patches we had since they don't apply on top of the latest
release
elements/core-deps/plymouth.bst | 13 ++-----------
files/plymouth/logo-parameter.patch | 10 ----------
files/plymouth/no-intltool.patch | 15 ---------------
3 files changed, 2 insertions(+), 36 deletions(-)
---
diff --git a/elements/core-deps/plymouth.bst b/elements/core-deps/plymouth.bst
index 0c55c40f..393b550d 100644
--- a/elements/core-deps/plymouth.bst
+++ b/elements/core-deps/plymouth.bst
@@ -1,13 +1,8 @@
kind: autotools
sources:
-- kind: git_tag
- url: git_freedesktop_org:plymouth/plymouth.git
- track: master
-- kind: patch
- path: files/plymouth/no-intltool.patch
-- kind: patch
- path: files/plymouth/logo-parameter.patch
+- kind: tar
+ url: https://www.freedesktop.org/software/plymouth/releases/plymouth-0.9.4.tar.xz
depends:
- sdk/gtk+-3.bst
@@ -19,10 +14,6 @@ build-depends:
- sdk/gtk-doc.bst
- freedesktop-sdk.bst:public-stacks/buildsystem-autotools.bst
-variables:
- conf-local: >-
- --with-logo="%{datadir}/pixmaps/gnome-boot-logo.png"
-
config:
install-commands:
(>):
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]