From 7373d6f51fc587c1fd312020025a6fa5d740c46c Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Wed, 24 May 2017 16:33:10 +0100 Subject: Add the newly converted-to-BuildStream definitions This is not a conversion of all systems, just a subset. --- elements/gnome/gnome/gnome-shell.bst | 46 ++++++++++++++++++++++++++++++++++++ 1 file changed, 46 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..1f5cf3ab --- /dev/null +++ b/elements/gnome/gnome/gnome-shell.bst @@ -0,0 +1,46 @@ +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/WebKitGtk1-common.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