[arch-commits] Commit in budgie-desktop/repos (8 files)
Balló György
bgyorgy at archlinux.org
Thu Jul 13 10:25:03 UTC 2017
Date: Thursday, July 13, 2017 @ 10:25:03
Author: bgyorgy
Revision: 244931
archrelease: copy trunk to community-i686, community-x86_64
Added:
budgie-desktop/repos/community-i686/07b5ce0a12f8fadba9bb7941b0874db5493ef034.patch
(from rev 244930, budgie-desktop/trunk/07b5ce0a12f8fadba9bb7941b0874db5493ef034.patch)
budgie-desktop/repos/community-i686/PKGBUILD
(from rev 244930, budgie-desktop/trunk/PKGBUILD)
budgie-desktop/repos/community-i686/c8950712cb95a257e9b08fd11507070f0c221d39.patch
(from rev 244930, budgie-desktop/trunk/c8950712cb95a257e9b08fd11507070f0c221d39.patch)
budgie-desktop/repos/community-x86_64/07b5ce0a12f8fadba9bb7941b0874db5493ef034.patch
(from rev 244930, budgie-desktop/trunk/07b5ce0a12f8fadba9bb7941b0874db5493ef034.patch)
budgie-desktop/repos/community-x86_64/PKGBUILD
(from rev 244930, budgie-desktop/trunk/PKGBUILD)
budgie-desktop/repos/community-x86_64/c8950712cb95a257e9b08fd11507070f0c221d39.patch
(from rev 244930, budgie-desktop/trunk/c8950712cb95a257e9b08fd11507070f0c221d39.patch)
Deleted:
budgie-desktop/repos/community-i686/PKGBUILD
budgie-desktop/repos/community-x86_64/PKGBUILD
-----------------------------------------------------------------+
/PKGBUILD | 124 ++++++++++
community-i686/07b5ce0a12f8fadba9bb7941b0874db5493ef034.patch | 25 ++
community-i686/PKGBUILD | 53 ----
community-i686/c8950712cb95a257e9b08fd11507070f0c221d39.patch | 26 ++
community-x86_64/07b5ce0a12f8fadba9bb7941b0874db5493ef034.patch | 25 ++
community-x86_64/PKGBUILD | 53 ----
community-x86_64/c8950712cb95a257e9b08fd11507070f0c221d39.patch | 26 ++
7 files changed, 226 insertions(+), 106 deletions(-)
Copied: budgie-desktop/repos/community-i686/07b5ce0a12f8fadba9bb7941b0874db5493ef034.patch (from rev 244930, budgie-desktop/trunk/07b5ce0a12f8fadba9bb7941b0874db5493ef034.patch)
===================================================================
--- community-i686/07b5ce0a12f8fadba9bb7941b0874db5493ef034.patch (rev 0)
+++ community-i686/07b5ce0a12f8fadba9bb7941b0874db5493ef034.patch 2017-07-13 10:25:03 UTC (rev 244931)
@@ -0,0 +1,25 @@
+From 07b5ce0a12f8fadba9bb7941b0874db5493ef034 Mon Sep 17 00:00:00 2001
+From: Ikey Doherty <ikey at solus-project.com>
+Date: Fri, 26 May 2017 09:30:59 +0100
+Subject: [PATCH] raven: Only deal with a device card when it actually exists
+
+Signed-off-by: Ikey Doherty <ikey at solus-project.com>
+---
+ src/raven/sound.vala | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+diff --git a/src/raven/sound.vala b/src/raven/sound.vala
+index becd7128..9c74203b 100644
+--- a/src/raven/sound.vala
++++ b/src/raven/sound.vala
+@@ -318,6 +318,10 @@ public class SoundWidget : Gtk.Box
+ }
+ var device = this.mixer.lookup_output_id(id);
+
++ if (device.card == null) {
++ return;
++ }
++
+ var card = device.card as Gvc.MixerCard;
+ var check = new Gtk.RadioButton.with_label_from_widget(this.output_leader, "%s - %s".printf(device.description, card.name));
+ (check.get_child() as Gtk.Label).set_ellipsize(Pango.EllipsizeMode.END);
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2017-07-13 10:24:56 UTC (rev 244930)
+++ community-i686/PKGBUILD 2017-07-13 10:25:03 UTC (rev 244931)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-
-pkgname=budgie-desktop
-_helper_pkgname=budgie-helper
-pkgver=10.3.1
-_helper_gitrev=3b52434b6d1cfe00c5bac1046d323813ce531a55
-pkgrel=1
-pkgdesc="Modern desktop environment from the Solus Project"
-arch=('i686' 'x86_64')
-url="https://solus-project.com/budgie"
-license=('GPL' 'LGPL')
-depends=('accountsservice' 'gnome-bluetooth' 'gnome-menus' 'gnome-session' 'gnome-themes-standard' 'libibus' 'libpeas' 'libwnck3' 'mutter')
-makedepends=('autoconf-archive' 'git' 'gobject-introspection' 'gtk-doc' 'intltool' 'meson' 'vala')
-optdepends=('gnome-backgrounds: Default background'
- 'gnome-control-center: System settings'
- 'gnome-screensaver: Lock screen'
- 'network-manager-applet: Network management')
-source=("https://github.com/solus-project/budgie-desktop/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
- "$_helper_pkgname-$_helper_gitrev.tar.gz::https://codeload.github.com/City-busz/$_helper_pkgname/tar.gz/$_helper_gitrev")
-validpgpkeys=('8876CC8EDAEC52CEAB7742E778E2387015C1205F') # Ikey Doherty (Solus Project Founder)
-sha256sums=('c19a5ac3f5cd1d142a87efded62f8a1750eb2af25102ff151da9201353a18b84'
- 'SKIP'
- '3a4d7dd7c95ccba4e2916adf4a14769ffe54e8f86ed302d0268cd312b2a85c0e')
-
-prepare() {
- cd $pkgname-$pkgver
- sed -i 's/bdugie-desktop.types/budgie-desktop.types/' docs/meson.build
-
- # Provide better compatibility for GNOME
- # https://github.com/solus-project/budgie-desktop/issues/261
- cd "$srcdir/$_helper_pkgname-$_helper_gitrev"
- NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
- cd $pkgname-$pkgver
- meson build --prefix=/usr --sysconfdir=/etc --buildtype=plain
- cd build
- ninja
-
- cd "$srcdir/$_helper_pkgname-$_helper_gitrev"
- ./configure --prefix=/usr --sysconfdir=/etc --disable-schemas-compile --disable-Werror
- make
-}
-
-package() {
- cd $pkgname-$pkgver/build
- DESTDIR="$pkgdir" ninja install
-
- cd "$srcdir/$_helper_pkgname-$_helper_gitrev"
- make DESTDIR="$pkgdir" install
-}
Copied: budgie-desktop/repos/community-i686/PKGBUILD (from rev 244930, budgie-desktop/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-13 10:25:03 UTC (rev 244931)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+
+pkgname=budgie-desktop
+_helper_pkgname=budgie-helper
+pkgver=10.3.1
+_helper_gitrev=3b52434b6d1cfe00c5bac1046d323813ce531a55
+pkgrel=2
+pkgdesc="Modern desktop environment from the Solus Project"
+arch=('i686' 'x86_64')
+url="https://solus-project.com/budgie"
+license=('GPL' 'LGPL')
+depends=('accountsservice' 'gnome-bluetooth' 'gnome-menus' 'gnome-session' 'gnome-themes-standard' 'libibus' 'libpeas' 'libwnck3' 'mutter')
+makedepends=('autoconf-archive' 'git' 'gobject-introspection' 'intltool' 'meson' 'vala')
+optdepends=('gnome-backgrounds: Default background'
+ 'gnome-control-center: System settings'
+ 'gnome-screensaver: Lock screen'
+ 'network-manager-applet: Network management')
+source=("https://github.com/solus-project/budgie-desktop/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
+ "$_helper_pkgname-$_helper_gitrev.tar.gz::https://codeload.github.com/City-busz/$_helper_pkgname/tar.gz/$_helper_gitrev"
+ 07b5ce0a12f8fadba9bb7941b0874db5493ef034.patch
+ c8950712cb95a257e9b08fd11507070f0c221d39.patch)
+validpgpkeys=('8876CC8EDAEC52CEAB7742E778E2387015C1205F') # Ikey Doherty (Solus Project Founder)
+sha256sums=('c19a5ac3f5cd1d142a87efded62f8a1750eb2af25102ff151da9201353a18b84'
+ 'SKIP'
+ '3a4d7dd7c95ccba4e2916adf4a14769ffe54e8f86ed302d0268cd312b2a85c0e'
+ '3f1c3b9d1ace34fcfb8d16f402336e5b427246a637cde0796101228970664b4c'
+ '5bf292668f8a11ea5ba0f50ec791c9edf11cfbd70374e5ce302769b48d47056f')
+
+prepare() {
+ mkdir build
+ cd $pkgname-$pkgver
+
+ # Fix crash (FS#54679)
+ patch -Np1 -i ../07b5ce0a12f8fadba9bb7941b0874db5493ef034.patch
+ patch -Np1 -i ../c8950712cb95a257e9b08fd11507070f0c221d39.patch
+
+ # Provide better compatibility for GNOME
+ # https://github.com/solus-project/budgie-desktop/issues/261
+ cd "$srcdir/$_helper_pkgname-$_helper_gitrev"
+ NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+ cd build
+ meson --prefix=/usr --buildtype=release ../$pkgname-$pkgver \
+ --sysconfdir=/etc \
+ -Dwith-gtk-doc=false
+ ninja
+
+ cd "$srcdir/$_helper_pkgname-$_helper_gitrev"
+ ./configure --prefix=/usr --sysconfdir=/etc --disable-schemas-compile --disable-Werror
+ make
+}
+
+package() {
+ cd build
+ DESTDIR="$pkgdir" ninja install
+
+ cd "$srcdir/$_helper_pkgname-$_helper_gitrev"
+ make DESTDIR="$pkgdir" install
+}
Copied: budgie-desktop/repos/community-i686/c8950712cb95a257e9b08fd11507070f0c221d39.patch (from rev 244930, budgie-desktop/trunk/c8950712cb95a257e9b08fd11507070f0c221d39.patch)
===================================================================
--- community-i686/c8950712cb95a257e9b08fd11507070f0c221d39.patch (rev 0)
+++ community-i686/c8950712cb95a257e9b08fd11507070f0c221d39.patch 2017-07-13 10:25:03 UTC (rev 244931)
@@ -0,0 +1,26 @@
+From c8950712cb95a257e9b08fd11507070f0c221d39 Mon Sep 17 00:00:00 2001
+From: Ikey Doherty <ikey at solus-project.com>
+Date: Sun, 28 May 2017 00:22:44 +0100
+Subject: [PATCH] raven: Mirror the last fix and ensure removed Things have
+ cards too
+
+Signed-off-by: Ikey Doherty <ikey at solus-project.com>
+---
+ src/raven/sound.vala | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+diff --git a/src/raven/sound.vala b/src/raven/sound.vala
+index 9c74203b..8ca6895d 100644
+--- a/src/raven/sound.vala
++++ b/src/raven/sound.vala
+@@ -347,6 +347,10 @@ public class SoundWidget : Gtk.Box
+ }
+ var device = this.mixer.lookup_input_id(id);
+
++ if (device.card == null) {
++ return;
++ }
++
+ var card = device.card as Gvc.MixerCard;
+ var check = new Gtk.RadioButton.with_label_from_widget(this.input_leader, "%s - %s".printf(device.description, card.name));
+ (check.get_child() as Gtk.Label).set_ellipsize(Pango.EllipsizeMode.END);
Copied: budgie-desktop/repos/community-x86_64/07b5ce0a12f8fadba9bb7941b0874db5493ef034.patch (from rev 244930, budgie-desktop/trunk/07b5ce0a12f8fadba9bb7941b0874db5493ef034.patch)
===================================================================
--- community-x86_64/07b5ce0a12f8fadba9bb7941b0874db5493ef034.patch (rev 0)
+++ community-x86_64/07b5ce0a12f8fadba9bb7941b0874db5493ef034.patch 2017-07-13 10:25:03 UTC (rev 244931)
@@ -0,0 +1,25 @@
+From 07b5ce0a12f8fadba9bb7941b0874db5493ef034 Mon Sep 17 00:00:00 2001
+From: Ikey Doherty <ikey at solus-project.com>
+Date: Fri, 26 May 2017 09:30:59 +0100
+Subject: [PATCH] raven: Only deal with a device card when it actually exists
+
+Signed-off-by: Ikey Doherty <ikey at solus-project.com>
+---
+ src/raven/sound.vala | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+diff --git a/src/raven/sound.vala b/src/raven/sound.vala
+index becd7128..9c74203b 100644
+--- a/src/raven/sound.vala
++++ b/src/raven/sound.vala
+@@ -318,6 +318,10 @@ public class SoundWidget : Gtk.Box
+ }
+ var device = this.mixer.lookup_output_id(id);
+
++ if (device.card == null) {
++ return;
++ }
++
+ var card = device.card as Gvc.MixerCard;
+ var check = new Gtk.RadioButton.with_label_from_widget(this.output_leader, "%s - %s".printf(device.description, card.name));
+ (check.get_child() as Gtk.Label).set_ellipsize(Pango.EllipsizeMode.END);
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2017-07-13 10:24:56 UTC (rev 244930)
+++ community-x86_64/PKGBUILD 2017-07-13 10:25:03 UTC (rev 244931)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-
-pkgname=budgie-desktop
-_helper_pkgname=budgie-helper
-pkgver=10.3.1
-_helper_gitrev=3b52434b6d1cfe00c5bac1046d323813ce531a55
-pkgrel=1
-pkgdesc="Modern desktop environment from the Solus Project"
-arch=('i686' 'x86_64')
-url="https://solus-project.com/budgie"
-license=('GPL' 'LGPL')
-depends=('accountsservice' 'gnome-bluetooth' 'gnome-menus' 'gnome-session' 'gnome-themes-standard' 'libibus' 'libpeas' 'libwnck3' 'mutter')
-makedepends=('autoconf-archive' 'git' 'gobject-introspection' 'gtk-doc' 'intltool' 'meson' 'vala')
-optdepends=('gnome-backgrounds: Default background'
- 'gnome-control-center: System settings'
- 'gnome-screensaver: Lock screen'
- 'network-manager-applet: Network management')
-source=("https://github.com/solus-project/budgie-desktop/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
- "$_helper_pkgname-$_helper_gitrev.tar.gz::https://codeload.github.com/City-busz/$_helper_pkgname/tar.gz/$_helper_gitrev")
-validpgpkeys=('8876CC8EDAEC52CEAB7742E778E2387015C1205F') # Ikey Doherty (Solus Project Founder)
-sha256sums=('c19a5ac3f5cd1d142a87efded62f8a1750eb2af25102ff151da9201353a18b84'
- 'SKIP'
- '3a4d7dd7c95ccba4e2916adf4a14769ffe54e8f86ed302d0268cd312b2a85c0e')
-
-prepare() {
- cd $pkgname-$pkgver
- sed -i 's/bdugie-desktop.types/budgie-desktop.types/' docs/meson.build
-
- # Provide better compatibility for GNOME
- # https://github.com/solus-project/budgie-desktop/issues/261
- cd "$srcdir/$_helper_pkgname-$_helper_gitrev"
- NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
- cd $pkgname-$pkgver
- meson build --prefix=/usr --sysconfdir=/etc --buildtype=plain
- cd build
- ninja
-
- cd "$srcdir/$_helper_pkgname-$_helper_gitrev"
- ./configure --prefix=/usr --sysconfdir=/etc --disable-schemas-compile --disable-Werror
- make
-}
-
-package() {
- cd $pkgname-$pkgver/build
- DESTDIR="$pkgdir" ninja install
-
- cd "$srcdir/$_helper_pkgname-$_helper_gitrev"
- make DESTDIR="$pkgdir" install
-}
Copied: budgie-desktop/repos/community-x86_64/PKGBUILD (from rev 244930, budgie-desktop/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2017-07-13 10:25:03 UTC (rev 244931)
@@ -0,0 +1,62 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+
+pkgname=budgie-desktop
+_helper_pkgname=budgie-helper
+pkgver=10.3.1
+_helper_gitrev=3b52434b6d1cfe00c5bac1046d323813ce531a55
+pkgrel=2
+pkgdesc="Modern desktop environment from the Solus Project"
+arch=('i686' 'x86_64')
+url="https://solus-project.com/budgie"
+license=('GPL' 'LGPL')
+depends=('accountsservice' 'gnome-bluetooth' 'gnome-menus' 'gnome-session' 'gnome-themes-standard' 'libibus' 'libpeas' 'libwnck3' 'mutter')
+makedepends=('autoconf-archive' 'git' 'gobject-introspection' 'intltool' 'meson' 'vala')
+optdepends=('gnome-backgrounds: Default background'
+ 'gnome-control-center: System settings'
+ 'gnome-screensaver: Lock screen'
+ 'network-manager-applet: Network management')
+source=("https://github.com/solus-project/budgie-desktop/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
+ "$_helper_pkgname-$_helper_gitrev.tar.gz::https://codeload.github.com/City-busz/$_helper_pkgname/tar.gz/$_helper_gitrev"
+ 07b5ce0a12f8fadba9bb7941b0874db5493ef034.patch
+ c8950712cb95a257e9b08fd11507070f0c221d39.patch)
+validpgpkeys=('8876CC8EDAEC52CEAB7742E778E2387015C1205F') # Ikey Doherty (Solus Project Founder)
+sha256sums=('c19a5ac3f5cd1d142a87efded62f8a1750eb2af25102ff151da9201353a18b84'
+ 'SKIP'
+ '3a4d7dd7c95ccba4e2916adf4a14769ffe54e8f86ed302d0268cd312b2a85c0e'
+ '3f1c3b9d1ace34fcfb8d16f402336e5b427246a637cde0796101228970664b4c'
+ '5bf292668f8a11ea5ba0f50ec791c9edf11cfbd70374e5ce302769b48d47056f')
+
+prepare() {
+ mkdir build
+ cd $pkgname-$pkgver
+
+ # Fix crash (FS#54679)
+ patch -Np1 -i ../07b5ce0a12f8fadba9bb7941b0874db5493ef034.patch
+ patch -Np1 -i ../c8950712cb95a257e9b08fd11507070f0c221d39.patch
+
+ # Provide better compatibility for GNOME
+ # https://github.com/solus-project/budgie-desktop/issues/261
+ cd "$srcdir/$_helper_pkgname-$_helper_gitrev"
+ NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+ cd build
+ meson --prefix=/usr --buildtype=release ../$pkgname-$pkgver \
+ --sysconfdir=/etc \
+ -Dwith-gtk-doc=false
+ ninja
+
+ cd "$srcdir/$_helper_pkgname-$_helper_gitrev"
+ ./configure --prefix=/usr --sysconfdir=/etc --disable-schemas-compile --disable-Werror
+ make
+}
+
+package() {
+ cd build
+ DESTDIR="$pkgdir" ninja install
+
+ cd "$srcdir/$_helper_pkgname-$_helper_gitrev"
+ make DESTDIR="$pkgdir" install
+}
Copied: budgie-desktop/repos/community-x86_64/c8950712cb95a257e9b08fd11507070f0c221d39.patch (from rev 244930, budgie-desktop/trunk/c8950712cb95a257e9b08fd11507070f0c221d39.patch)
===================================================================
--- community-x86_64/c8950712cb95a257e9b08fd11507070f0c221d39.patch (rev 0)
+++ community-x86_64/c8950712cb95a257e9b08fd11507070f0c221d39.patch 2017-07-13 10:25:03 UTC (rev 244931)
@@ -0,0 +1,26 @@
+From c8950712cb95a257e9b08fd11507070f0c221d39 Mon Sep 17 00:00:00 2001
+From: Ikey Doherty <ikey at solus-project.com>
+Date: Sun, 28 May 2017 00:22:44 +0100
+Subject: [PATCH] raven: Mirror the last fix and ensure removed Things have
+ cards too
+
+Signed-off-by: Ikey Doherty <ikey at solus-project.com>
+---
+ src/raven/sound.vala | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+diff --git a/src/raven/sound.vala b/src/raven/sound.vala
+index 9c74203b..8ca6895d 100644
+--- a/src/raven/sound.vala
++++ b/src/raven/sound.vala
+@@ -347,6 +347,10 @@ public class SoundWidget : Gtk.Box
+ }
+ var device = this.mixer.lookup_input_id(id);
+
++ if (device.card == null) {
++ return;
++ }
++
+ var card = device.card as Gvc.MixerCard;
+ var check = new Gtk.RadioButton.with_label_from_widget(this.input_leader, "%s - %s".printf(device.description, card.name));
+ (check.get_child() as Gtk.Label).set_ellipsize(Pango.EllipsizeMode.END);
More information about the arch-commits
mailing list