From 7aad5150f69da42b84994c353283db5daf8e967f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Sun, 26 Nov 2017 23:40:38 +0000 Subject: Add BuildStream converted files This is made by a conversion made in commit 8f8992a18d55c3abf28d4b6fc8036bd39d3dc1cf of definitions Check there to know what exact versions of YBD and defs2bst was used --- elements/gnome/gnome/gnome-shell.bst | 45 ++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 elements/gnome/gnome/gnome-shell.bst (limited to 'elements/gnome/gnome/gnome-shell.bst') diff --git a/elements/gnome/gnome/gnome-shell.bst b/elements/gnome/gnome/gnome-shell.bst new file mode 100644 index 00000000..8f1bd94b --- /dev/null +++ b/elements/gnome/gnome/gnome-shell.bst @@ -0,0 +1,45 @@ +kind: autotools +depends: +- bluetooth.bst +- icu-common.bst +- input-common.bst +- data-indexing-management.bst +- vala-common.bst +- geolocation.bst +- gtk2.bst +- gtk3.bst +- libsoup-common.bst +- NetworkManager-common.bst +- multimedia-gstreamer.bst +- network-security.bst +- privileges-management.bst +- python3-gobject.bst +- wayland-generic.bst +- ruby.bst +- samba.bst +- secret-service.bst +- sound-server-pulseaudio.bst +- spell-checking.bst +- cups.bst +- gnome/gnome/caribou.bst +- gnome/gnome/clutter.bst +- gnome/gnome/evolution-data-server.bst +- gnome/gnome/gjs.bst +- gnome/gnome/libcanberra.bst +- gnome/gnome/mutter.bst +- gnome/gnome/startup-notification.bst +- gnome/gnome/telepathy-glib.bst +- gnome/gnome/network-manager-applet.bst +sources: +- kind: git + url: upstream:gnome/gnome-shell + track: baserock/3.18.0-71-g4da5b8d + ref: 4da5b8dd1189e7e628605b2b23efe5db2d88f94b + submodules: + data/theme/gnome-shell-sass: + url: upstream:gnome/gnome-shell-sass + src/gvc: + url: upstream:gnome/libgnome-volume-control +config: + configure-commands: + - ./autogen.sh --prefix="%{prefix}" --sysconfdir=/etc --disable-man --enable-compile-warnings=maximum -- cgit v1.2.1