[arch-commits] Commit in lightsoff/trunk (PKGBUILD)

2020-09-27 Thread Jan Steffens via arch-commits
Date: Sunday, September 27, 2020 @ 16:48:13
  Author: heftig
Revision: 396756

3.38.0-1

Modified:
  lightsoff/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-27 16:48:06 UTC (rev 396755)
+++ PKGBUILD2020-09-27 16:48:13 UTC (rev 396756)
@@ -1,8 +1,8 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan Alexander Steffens (heftig) 
 # Contributor: Jan de Groot 
 
 pkgname=lightsoff
-pkgver=3.36.0
+pkgver=3.38.0
 pkgrel=1
 pkgdesc="Turn off all the lights"
 url="https://wiki.gnome.org/Apps/Lightsoff;
@@ -11,7 +11,7 @@
 depends=(clutter-gtk librsvg)
 makedepends=(gobject-introspection yelp-tools appstream-glib vala git meson)
 groups=(gnome-extra)
-_commit=064870314de4c5ae5929a2476d6211ee48c5c0ce  # tags/3.36.0^0
+_commit=80052f708313dc1c1a8cfaca40d50e4ee9f77a27  # tags/3.38.0^0
 source=("git+https://gitlab.gnome.org/GNOME/lightsoff.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -26,7 +26,7 @@
 
 build() {
   arch-meson $pkgname build
-  ninja -C build
+  meson compile -C build
 }
 
 check() {


[arch-commits] Commit in lightsoff/trunk (PKGBUILD)

2020-03-07 Thread Jan Steffens via arch-commits
Date: Sunday, March 8, 2020 @ 06:26:53
  Author: heftig
Revision: 377017

3.36.0-1

Modified:
  lightsoff/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-08 06:24:59 UTC (rev 377016)
+++ PKGBUILD2020-03-08 06:26:53 UTC (rev 377017)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=lightsoff
-pkgver=3.34.0
+pkgver=3.36.0
 pkgrel=1
 pkgdesc="Turn off all the lights"
 url="https://wiki.gnome.org/Apps/Lightsoff;
@@ -11,7 +11,7 @@
 depends=(clutter-gtk librsvg)
 makedepends=(gobject-introspection yelp-tools appstream-glib vala git meson)
 groups=(gnome-extra)
-_commit=146d937a11f7188d5fcb71fb8f50c871a5a7b359  # tags/3.34.0^0
+_commit=064870314de4c5ae5929a2476d6211ee48c5c0ce  # tags/3.36.0^0
 source=("git+https://gitlab.gnome.org/GNOME/lightsoff.git#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in lightsoff/trunk (PKGBUILD)

2019-09-13 Thread Jan Steffens via arch-commits
Date: Friday, September 13, 2019 @ 09:19:23
  Author: heftig
Revision: 362447

3.34.0-1

Modified:
  lightsoff/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-13 09:19:20 UTC (rev 362446)
+++ PKGBUILD2019-09-13 09:19:23 UTC (rev 362447)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=lightsoff
-pkgver=3.32.0
+pkgver=3.34.0
 pkgrel=1
 pkgdesc="Turn off all the lights"
 url="https://wiki.gnome.org/Apps/Lightsoff;
@@ -11,7 +11,7 @@
 depends=(clutter-gtk librsvg)
 makedepends=(gobject-introspection yelp-tools appstream-glib vala git meson)
 groups=(gnome-extra)
-_commit=6f05d33a890c3026e2e13720f107daae54f6e505  # tags/3.32.0^0
+_commit=146d937a11f7188d5fcb71fb8f50c871a5a7b359  # tags/3.34.0^0
 source=("git+https://gitlab.gnome.org/GNOME/lightsoff.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -30,7 +30,7 @@
 }
 
 check() {
-  meson test -C build
+  meson test -C build --print-errorlogs
 }
 
 package() {


[arch-commits] Commit in lightsoff/trunk (PKGBUILD icon.diff)

2019-03-15 Thread Jan Steffens via arch-commits
Date: Friday, March 15, 2019 @ 21:35:03
  Author: heftig
Revision: 348398

3.32.0-1

Modified:
  lightsoff/trunk/PKGBUILD
Deleted:
  lightsoff/trunk/icon.diff

---+
 PKGBUILD  |   11 ---
 icon.diff |7 ---
 2 files changed, 4 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-15 21:33:02 UTC (rev 348397)
+++ PKGBUILD2019-03-15 21:35:03 UTC (rev 348398)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=lightsoff
-pkgver=3.30.0
+pkgver=3.32.0
 pkgrel=1
 pkgdesc="Turn off all the lights"
 url="https://wiki.gnome.org/Apps/Lightsoff;
@@ -11,11 +11,9 @@
 depends=(clutter-gtk librsvg)
 makedepends=(gobject-introspection yelp-tools appstream-glib vala git meson)
 groups=(gnome-extra)
-_commit=c5cf5324176f1d3eea1d1150ab752e7243b7b2db  # tags/3.30.0^0
-source=("git+https://gitlab.gnome.org/GNOME/lightsoff.git#commit=$_commit;
-icon.diff)
-sha256sums=('SKIP'
-'93534780ccf018d55b529ea2f43736be3a5e29b90d5f6cf1710b219948068cca')
+_commit=6f05d33a890c3026e2e13720f107daae54f6e505  # tags/3.32.0^0
+source=("git+https://gitlab.gnome.org/GNOME/lightsoff.git#commit=$_commit;)
+sha256sums=('SKIP')
 
 pkgver() {
   cd $pkgname
@@ -24,7 +22,6 @@
 
 prepare() {
   cd $pkgname
-  patch -Np1 -i ../icon.diff
 }
 
 build() {

Deleted: icon.diff
===
--- icon.diff   2019-03-15 21:33:02 UTC (rev 348397)
+++ icon.diff   2019-03-15 21:35:03 UTC (rev 348398)
@@ -1,7 +0,0 @@
- .../hicolor/symbolic/apps/{lightsoff-symbolic => lightsoff-symbolic.svg}  | 0
- 1 file changed, 0 insertions(+), 0 deletions(-)
-
-diff --git c/data/icons/hicolor/symbolic/apps/lightsoff-symbolic 
i/data/icons/hicolor/symbolic/apps/lightsoff-symbolic.svg
-similarity index 100%
-rename from data/icons/hicolor/symbolic/apps/lightsoff-symbolic
-rename to data/icons/hicolor/symbolic/apps/lightsoff-symbolic.svg


[arch-commits] Commit in lightsoff/trunk (PKGBUILD icon.diff)

2018-09-05 Thread Jan Steffens via arch-commits
Date: Wednesday, September 5, 2018 @ 20:13:06
  Author: heftig
Revision: 333540

3.30.0-1

Added:
  lightsoff/trunk/icon.diff
Modified:
  lightsoff/trunk/PKGBUILD

---+
 PKGBUILD  |7 +--
 icon.diff |7 +++
 2 files changed, 12 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-05 20:12:02 UTC (rev 333539)
+++ PKGBUILD2018-09-05 20:13:06 UTC (rev 333540)
@@ -12,8 +12,10 @@
 makedepends=(gobject-introspection yelp-tools appstream-glib vala git meson)
 groups=(gnome-extra)
 _commit=c5cf5324176f1d3eea1d1150ab752e7243b7b2db  # tags/3.30.0^0
-source=("git+https://gitlab.gnome.org/GNOME/lightsoff.git#commit=$_commit;)
-sha256sums=('SKIP')
+source=("git+https://gitlab.gnome.org/GNOME/lightsoff.git#commit=$_commit;
+icon.diff)
+sha256sums=('SKIP'
+'93534780ccf018d55b529ea2f43736be3a5e29b90d5f6cf1710b219948068cca')
 
 pkgver() {
   cd $pkgname
@@ -22,6 +24,7 @@
 
 prepare() {
   cd $pkgname
+  patch -Np1 -i ../icon.diff
 }
 
 build() {

Added: icon.diff
===
--- icon.diff   (rev 0)
+++ icon.diff   2018-09-05 20:13:06 UTC (rev 333540)
@@ -0,0 +1,7 @@
+ .../hicolor/symbolic/apps/{lightsoff-symbolic => lightsoff-symbolic.svg}  | 0
+ 1 file changed, 0 insertions(+), 0 deletions(-)
+
+diff --git c/data/icons/hicolor/symbolic/apps/lightsoff-symbolic 
i/data/icons/hicolor/symbolic/apps/lightsoff-symbolic.svg
+similarity index 100%
+rename from data/icons/hicolor/symbolic/apps/lightsoff-symbolic
+rename to data/icons/hicolor/symbolic/apps/lightsoff-symbolic.svg


[arch-commits] Commit in lightsoff/trunk (PKGBUILD)

2018-09-05 Thread Jan Steffens via arch-commits
Date: Wednesday, September 5, 2018 @ 20:04:51
  Author: heftig
Revision: 333537

3.30.0-1

Modified:
  lightsoff/trunk/PKGBUILD  (contents, properties)

--+
 PKGBUILD |   23 +++
 1 file changed, 11 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-05 20:04:38 UTC (rev 333536)
+++ PKGBUILD2018-09-05 20:04:51 UTC (rev 333537)
@@ -1,9 +1,8 @@
-# $Id$
 # Maintainer: Jan Alexander Steffens (heftig) 
 # Contributor: Jan de Groot 
 
 pkgname=lightsoff
-pkgver=3.28.0+1+g2167aa4
+pkgver=3.30.0
 pkgrel=1
 pkgdesc="Turn off all the lights"
 url="https://wiki.gnome.org/Apps/Lightsoff;
@@ -10,10 +9,10 @@
 arch=(x86_64)
 license=(GPL)
 depends=(clutter-gtk librsvg)
-makedepends=(intltool itstool gobject-introspection yelp-tools appstream-glib 
vala git)
+makedepends=(gobject-introspection yelp-tools appstream-glib vala git meson)
 groups=(gnome-extra)
-_commit=2167aa4d32a2155aaac937ff4583870fbed0d497  # master
-source=("git+https://git.gnome.org/browse/lightsoff#commit=$_commit;)
+_commit=c5cf5324176f1d3eea1d1150ab752e7243b7b2db  # tags/3.30.0^0
+source=("git+https://gitlab.gnome.org/GNOME/lightsoff.git#commit=$_commit;)
 sha256sums=('SKIP')
 
 pkgver() {
@@ -23,17 +22,17 @@
 
 prepare() {
   cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
 }
 
 build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-schemas-compile
-  make
+  arch-meson $pkgname build
+  ninja -C build
 }
 
+check() {
+  meson test -C build
+}
+
 package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
+  DESTDIR="$pkgdir" meson install -C build
 }


Property changes on: lightsoff/trunk/PKGBUILD
___
Deleted: svn:keywords
## -1 +0,0 ##
-Id
\ No newline at end of property


[arch-commits] Commit in lightsoff/trunk (PKGBUILD)

2018-03-14 Thread Jan Steffens via arch-commits
Date: Wednesday, March 14, 2018 @ 18:50:09
  Author: heftig
Revision: 319022

3.28.0+1+g2167aa4-1

Modified:
  lightsoff/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-14 18:48:28 UTC (rev 319021)
+++ PKGBUILD2018-03-14 18:50:09 UTC (rev 319022)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=lightsoff
-pkgver=3.26.0+2+g243e6e8
+pkgver=3.28.0+1+g2167aa4
 pkgrel=1
 pkgdesc="Turn off all the lights"
 url="https://wiki.gnome.org/Apps/Lightsoff;
@@ -12,7 +12,7 @@
 depends=(clutter-gtk librsvg)
 makedepends=(intltool itstool gobject-introspection yelp-tools appstream-glib 
vala git)
 groups=(gnome-extra)
-_commit=243e6e8635f62f3b3d11e1c721a36fc114312893  # gnome-3-26
+_commit=2167aa4d32a2155aaac937ff4583870fbed0d497  # master
 source=("git+https://git.gnome.org/browse/lightsoff#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in lightsoff/trunk (PKGBUILD)

2017-09-20 Thread Jan Steffens
Date: Wednesday, September 20, 2017 @ 20:41:58
  Author: heftig
Revision: 306002

3.26.0+2+g243e6e8-1

Modified:
  lightsoff/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-20 20:39:16 UTC (rev 306001)
+++ PKGBUILD2017-09-20 20:41:58 UTC (rev 306002)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=lightsoff
-pkgver=3.24.0+2+gdf71308
+pkgver=3.26.0+2+g243e6e8
 pkgrel=1
 pkgdesc="Turn off all the lights"
 url="https://wiki.gnome.org/Apps/Lightsoff;
@@ -12,7 +12,7 @@
 depends=(clutter-gtk librsvg)
 makedepends=(intltool itstool gobject-introspection yelp-tools appstream-glib 
vala git)
 groups=(gnome-extra)
-_commit=df71308808ba482e39c797c308deffc0e585adc3  # gnome-3-24
+_commit=243e6e8635f62f3b3d11e1c721a36fc114312893  # gnome-3-26
 source=("git+https://git.gnome.org/browse/lightsoff#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in lightsoff/trunk (PKGBUILD)

2017-04-13 Thread Jan de Groot
Date: Thursday, April 13, 2017 @ 09:13:53
  Author: jgc
Revision: 292672

upgpkg: lightsoff 3.24.0+2+gdf71308-1

Modified:
  lightsoff/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-04-13 08:18:10 UTC (rev 292671)
+++ PKGBUILD2017-04-13 09:13:53 UTC (rev 292672)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=lightsoff
-pkgver=3.22.2
+pkgver=3.24.0+2+gdf71308
 pkgrel=1
 pkgdesc="Turn off all the lights"
 url="https://wiki.gnome.org/Apps/Lightsoff;
@@ -12,8 +12,8 @@
 depends=(clutter-gtk librsvg)
 makedepends=(intltool itstool gobject-introspection yelp-tools appstream-glib 
vala git)
 groups=(gnome-extra)
-_commit=75e913c5c674ddb8aaf7d630323220f1a3719459  # tags/3.22.2^0
-source=("git://git.gnome.org/lightsoff#commit=$_commit")
+_commit=df71308808ba482e39c797c308deffc0e585adc3  # gnome-3-24
+source=("git+https://git.gnome.org/browse/lightsoff#commit=$_commit;)
 sha256sums=('SKIP')
 
 pkgver() {


[arch-commits] Commit in lightsoff/trunk (PKGBUILD)

2016-11-07 Thread Jan Steffens
Date: Tuesday, November 8, 2016 @ 07:34:10
  Author: heftig
Revision: 280221

3.22.2-1

Modified:
  lightsoff/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-08 07:33:53 UTC (rev 280220)
+++ PKGBUILD2016-11-08 07:34:10 UTC (rev 280221)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=lightsoff
-pkgver=3.22.0+2+ga5dbe9b
+pkgver=3.22.2
 pkgrel=1
 pkgdesc="Turn off all the lights"
 url="https://wiki.gnome.org/Apps/Lightsoff;
@@ -12,7 +12,7 @@
 depends=(clutter-gtk librsvg)
 makedepends=(intltool itstool gobject-introspection yelp-tools appstream-glib 
vala git)
 groups=(gnome-extra)
-_commit=a5dbe9bdf5d6280f75e3e7e7a52070efcde2e6ba  # master
+_commit=75e913c5c674ddb8aaf7d630323220f1a3719459  # tags/3.22.2^0
 source=("git://git.gnome.org/lightsoff#commit=$_commit")
 sha256sums=('SKIP')
 


[arch-commits] Commit in lightsoff/trunk (PKGBUILD)

2016-09-27 Thread Jan Steffens
Date: Tuesday, September 27, 2016 @ 20:16:05
  Author: heftig
Revision: 277159

3.22.0+2+ga5dbe9b-1

Modified:
  lightsoff/trunk/PKGBUILD

--+
 PKGBUILD |   36 ++--
 1 file changed, 22 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-09-27 20:15:39 UTC (rev 277158)
+++ PKGBUILD2016-09-27 20:16:05 UTC (rev 277159)
@@ -3,23 +3,31 @@
 # Contributor: Jan de Groot 
 
 pkgname=lightsoff
-pkgver=3.20.0
-pkgrel=2
+pkgver=3.22.0+2+ga5dbe9b
+pkgrel=1
 pkgdesc="Turn off all the lights"
 url="https://wiki.gnome.org/Apps/Lightsoff;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('clutter-gtk' 'librsvg')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
-conflicts=('gnome-games')
-replaces=('gnome-games')
-options=('!emptydirs')
-groups=('gnome-extra')
-source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d3603891afe7ca3b3b2c509cad3e32ef6cdac3a7e80fff3b48ca72ea739852bf')
+arch=(i686 x86_64)
+license=(GPL)
+depends=(clutter-gtk librsvg)
+makedepends=(intltool itstool gobject-introspection yelp-tools appstream-glib 
vala git)
+groups=(gnome-extra)
+_commit=a5dbe9bdf5d6280f75e3e7e7a52070efcde2e6ba  # master
+source=("git://git.gnome.org/lightsoff#commit=$_commit")
+sha256sums=('SKIP')
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
 build() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
   --disable-schemas-compile
   make
@@ -26,6 +34,6 @@
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   make DESTDIR="$pkgdir" install
 }


[arch-commits] Commit in lightsoff/trunk (PKGBUILD lightsoff.install)

2016-07-28 Thread Jan Steffens
Date: Thursday, July 28, 2016 @ 13:36:50
  Author: heftig
Revision: 272595

3.20.0-2

Modified:
  lightsoff/trunk/PKGBUILD
Deleted:
  lightsoff/trunk/lightsoff.install

---+
 PKGBUILD  |7 +++
 lightsoff.install |   13 -
 2 files changed, 3 insertions(+), 17 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-28 13:36:44 UTC (rev 272594)
+++ PKGBUILD2016-07-28 13:36:50 UTC (rev 272595)
@@ -4,17 +4,16 @@
 
 pkgname=lightsoff
 pkgver=3.20.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Turn off all the lights"
+url="https://wiki.gnome.org/Apps/Lightsoff;
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('desktop-file-utils' 'hicolor-icon-theme' 'clutter-gtk' 'librsvg')
+depends=('clutter-gtk' 'librsvg')
 makedepends=('intltool' 'itstool' 'gobject-introspection')
 conflicts=('gnome-games')
 replaces=('gnome-games')
 options=('!emptydirs')
-install=lightsoff.install
-url="https://wiki.gnome.org/Apps/Lightsoff;
 groups=('gnome-extra')
 
source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
 sha256sums=('d3603891afe7ca3b3b2c509cad3e32ef6cdac3a7e80fff3b48ca72ea739852bf')

Deleted: lightsoff.install
===
--- lightsoff.install   2016-07-28 13:36:44 UTC (rev 272594)
+++ lightsoff.install   2016-07-28 13:36:50 UTC (rev 272595)
@@ -1,13 +0,0 @@
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  update-desktop-database -q
-  gtk-update-icon-cache -f -q usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}


[arch-commits] Commit in lightsoff/trunk (PKGBUILD)

2016-03-30 Thread Jan de Groot
Date: Wednesday, March 30, 2016 @ 21:30:27
  Author: jgc
Revision: 263384

upgpkg: lightsoff 3.20.0-1

Modified:
  lightsoff/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-03-30 19:24:45 UTC (rev 263383)
+++ PKGBUILD2016-03-30 19:30:27 UTC (rev 263384)
@@ -3,21 +3,21 @@
 # Contributor: Jan de Groot 
 
 pkgname=lightsoff
-pkgver=3.18.0
+pkgver=3.20.0
 pkgrel=1
 pkgdesc="Turn off all the lights"
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('desktop-file-utils' 'hicolor-icon-theme' 'clutter-gtk' 'librsvg')
-makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
+makedepends=('intltool' 'itstool' 'gobject-introspection')
 conflicts=('gnome-games')
 replaces=('gnome-games')
 options=('!emptydirs')
 install=lightsoff.install
-url="https://live.gnome.org/Lightsoff;
+url="https://wiki.gnome.org/Apps/Lightsoff;
 groups=('gnome-extra')
 
source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('cd5126dae4506363d9196ce8ba083a769d9f8c287fb0008db53cecf6cdc55d61')
+sha256sums=('d3603891afe7ca3b3b2c509cad3e32ef6cdac3a7e80fff3b48ca72ea739852bf')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in lightsoff/trunk (PKGBUILD)

2015-09-25 Thread Jan Steffens
Date: Friday, September 25, 2015 @ 17:13:17
  Author: heftig
Revision: 247418

3.18.0

Modified:
  lightsoff/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-25 15:13:14 UTC (rev 247417)
+++ PKGBUILD2015-09-25 15:13:17 UTC (rev 247418)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=lightsoff
-pkgver=3.16.1.1
+pkgver=3.18.0
 pkgrel=1
 pkgdesc="Turn off all the lights"
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 url="https://live.gnome.org/Lightsoff;
 groups=('gnome-extra')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('80113f0e2e16db30b62c699f984f5349907f35078a6f75e6cfdd99cccf964201')
+sha256sums=('cd5126dae4506363d9196ce8ba083a769d9f8c287fb0008db53cecf6cdc55d61')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in lightsoff/trunk (PKGBUILD)

2015-04-15 Thread Jan Steffens
Date: Wednesday, April 15, 2015 @ 22:53:39
  Author: heftig
Revision: 237191

3.16.1.1

Modified:
  lightsoff/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-15 19:44:52 UTC (rev 237190)
+++ PKGBUILD2015-04-15 20:53:39 UTC (rev 237191)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=lightsoff
-pkgver=3.16.1
+pkgver=3.16.1.1
 pkgrel=1
 pkgdesc=Turn off all the lights
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 url=https://live.gnome.org/Lightsoff;
 groups=('gnome-extra')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('7ec154a85da601a366d11b6b434ae0f631c04753cabca4b6c2223a44d355e892')
+sha256sums=('80113f0e2e16db30b62c699f984f5349907f35078a6f75e6cfdd99cccf964201')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in lightsoff/trunk (PKGBUILD)

2015-04-13 Thread Jan Steffens
Date: Tuesday, April 14, 2015 @ 03:47:13
  Author: heftig
Revision: 236448

3.16.1

Modified:
  lightsoff/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-14 01:46:32 UTC (rev 236447)
+++ PKGBUILD2015-04-14 01:47:13 UTC (rev 236448)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=lightsoff
-pkgver=3.16.0
+pkgver=3.16.1
 pkgrel=1
 pkgdesc=Turn off all the lights
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 url=https://live.gnome.org/Lightsoff;
 groups=('gnome-extra')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('3b3e40683467f66620b418fa952242ca0933386644574328ef7dedc44ad81078')
+sha256sums=('7ec154a85da601a366d11b6b434ae0f631c04753cabca4b6c2223a44d355e892')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in lightsoff/trunk (PKGBUILD)

2015-03-25 Thread Jan de Groot
Date: Wednesday, March 25, 2015 @ 13:31:39
  Author: jgc
Revision: 234744

upgpkg: lightsoff 3.16.0-1

GNOME 3.16

Modified:
  lightsoff/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-25 12:31:37 UTC (rev 234743)
+++ PKGBUILD2015-03-25 12:31:39 UTC (rev 234744)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=lightsoff
-pkgver=3.14.1
+pkgver=3.16.0
 pkgrel=1
 pkgdesc=Turn off all the lights
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 url=https://live.gnome.org/Lightsoff;
 groups=('gnome-extra')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('5ca1bd65e4159caa4f8032a0cab3e545995496c12e172d5a6fa58a87ed312b61')
+sha256sums=('3b3e40683467f66620b418fa952242ca0933386644574328ef7dedc44ad81078')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in lightsoff/trunk (PKGBUILD)

2014-10-14 Thread Jan de Groot
Date: Tuesday, October 14, 2014 @ 15:56:33
  Author: jgc
Revision: 224329

upgpkg: lightsoff 3.14.1-1

Modified:
  lightsoff/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-10-14 13:55:41 UTC (rev 224328)
+++ PKGBUILD2014-10-14 13:56:33 UTC (rev 224329)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=lightsoff
-pkgver=3.14.0
+pkgver=3.14.1
 pkgrel=1
 pkgdesc=Turn off all the lights
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 url=https://live.gnome.org/Lightsoff;
 groups=('gnome-extra')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('de4f91441b501221a4f7aae901e82e272416d8fa2b5d79e4b3b013ce191f1237')
+sha256sums=('5ca1bd65e4159caa4f8032a0cab3e545995496c12e172d5a6fa58a87ed312b61')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in lightsoff/trunk (PKGBUILD)

2014-09-23 Thread Jan de Groot
Date: Tuesday, September 23, 2014 @ 10:20:41
  Author: jgc
Revision: 222790

upgpkg: lightsoff 3.14.0-1

GNOME 3.14

Modified:
  lightsoff/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-09-23 08:20:39 UTC (rev 222789)
+++ PKGBUILD2014-09-23 08:20:41 UTC (rev 222790)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=lightsoff
-pkgver=3.13.92
+pkgver=3.14.0
 pkgrel=1
 pkgdesc=Turn off all the lights
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 url=https://live.gnome.org/Lightsoff;
 groups=('gnome-extra')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('73be02e3ee241d49cc83e631ae92c2d861c78bc5e0a0e1c1d94171f3e28851fa')
+sha256sums=('de4f91441b501221a4f7aae901e82e272416d8fa2b5d79e4b3b013ce191f1237')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in lightsoff/trunk (PKGBUILD)

2014-09-18 Thread Jan de Groot
Date: Thursday, September 18, 2014 @ 23:13:22
  Author: jgc
Revision: 222040

upgpkg: lightsoff 3.13.92-1

Modified:
  lightsoff/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-09-18 21:12:34 UTC (rev 222039)
+++ PKGBUILD2014-09-18 21:13:22 UTC (rev 222040)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=lightsoff
-pkgver=3.13.91
+pkgver=3.13.92
 pkgrel=1
 pkgdesc=Turn off all the lights
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 url=https://live.gnome.org/Lightsoff;
 groups=('gnome-extra')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('e173c65e859f423582bae352d4b59659d7a77ac3d1adc058fa0a7ceb15fa2327')
+sha256sums=('73be02e3ee241d49cc83e631ae92c2d861c78bc5e0a0e1c1d94171f3e28851fa')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in lightsoff/trunk (PKGBUILD)

2014-09-09 Thread Jan de Groot
Date: Tuesday, September 9, 2014 @ 15:03:12
  Author: jgc
Revision: 221316

GNOME 3.13.91

Modified:
  lightsoff/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-09-09 13:00:50 UTC (rev 221315)
+++ PKGBUILD2014-09-09 13:03:12 UTC (rev 221316)
@@ -3,13 +3,13 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=lightsoff
-pkgver=3.12.2
+pkgver=3.13.91
 pkgrel=1
 pkgdesc=Turn off all the lights
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('desktop-file-utils' 'hicolor-icon-theme' 'clutter-gtk' 'librsvg')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
+makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
 conflicts=('gnome-games')
 replaces=('gnome-games')
 options=('!emptydirs')
@@ -17,7 +17,7 @@
 url=https://live.gnome.org/Lightsoff;
 groups=('gnome-extra')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('112cb1fb7cda95189b89549016f671917436b0108fdff21f07c462e3d285138f')
+sha256sums=('e173c65e859f423582bae352d4b59659d7a77ac3d1adc058fa0a7ceb15fa2327')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in lightsoff/trunk (PKGBUILD)

2014-05-23 Thread Jan Steffens
Date: Saturday, May 24, 2014 @ 01:27:21
  Author: heftig
Revision: 213454

3.12.2

Modified:
  lightsoff/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-05-23 23:26:46 UTC (rev 213453)
+++ PKGBUILD2014-05-23 23:27:21 UTC (rev 213454)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=lightsoff
-pkgver=3.12.1
+pkgver=3.12.2
 pkgrel=1
 pkgdesc=Turn off all the lights
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 url=https://live.gnome.org/Lightsoff;
 groups=('gnome-extra')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('cd6b860988402f2c3791dad04046ccabdbd5f40cfe6253c330f3614ee7d0feb3')
+sha256sums=('112cb1fb7cda95189b89549016f671917436b0108fdff21f07c462e3d285138f')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in lightsoff/trunk (PKGBUILD)

2014-04-18 Thread Jan Steffens
Date: Friday, April 18, 2014 @ 12:58:41
  Author: heftig
Revision: 211200

3.12.1

Modified:
  lightsoff/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-18 10:48:04 UTC (rev 211199)
+++ PKGBUILD2014-04-18 10:58:41 UTC (rev 211200)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=lightsoff
-pkgver=3.12.0
+pkgver=3.12.1
 pkgrel=1
 pkgdesc=Turn off all the lights
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 url=https://live.gnome.org/Lightsoff;
 groups=('gnome-extra')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('52494d8f5629cabd71e61ed6c019b58eadf2b149911e5398e3abd394cb540e1c')
+sha256sums=('cd6b860988402f2c3791dad04046ccabdbd5f40cfe6253c330f3614ee7d0feb3')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in lightsoff/trunk (PKGBUILD)

2014-03-29 Thread Jan Steffens
Date: Sunday, March 30, 2014 @ 01:26:58
  Author: heftig
Revision: 209197

3.12.0

Modified:
  lightsoff/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-30 00:05:19 UTC (rev 209196)
+++ PKGBUILD2014-03-30 00:26:58 UTC (rev 209197)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=lightsoff
-pkgver=3.10.1
+pkgver=3.12.0
 pkgrel=1
 pkgdesc=Turn off all the lights
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 url=https://live.gnome.org/Lightsoff;
 groups=('gnome-extra')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('4db69a39a4cceb28e1c8331d65242643d1c7a9fe4c31c42f58f0421a9f205996')
+sha256sums=('52494d8f5629cabd71e61ed6c019b58eadf2b149911e5398e3abd394cb540e1c')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in lightsoff/trunk (PKGBUILD)

2013-10-15 Thread Jan Steffens
Date: Tuesday, October 15, 2013 @ 15:39:17
  Author: heftig
Revision: 196554

3.10.1

Modified:
  lightsoff/trunk/PKGBUILD  (contents, properties)

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-15 10:05:35 UTC (rev 196553)
+++ PKGBUILD2013-10-15 13:39:17 UTC (rev 196554)
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 168943 2012-10-16 16:31:44Z heftig $
+# $Id$
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=lightsoff
-pkgver=3.10.0
+pkgver=3.10.1
 pkgrel=1
 pkgdesc=Turn off all the lights
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 url=https://live.gnome.org/Lightsoff;
 groups=('gnome-extra')
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('920a38ebe320d3882c6a98d073388e64ba9c8bea4414c05fc16a81771b0a64a4')
+sha256sums=('4db69a39a4cceb28e1c8331d65242643d1c7a9fe4c31c42f58f0421a9f205996')
 
 build() {
   cd $pkgname-$pkgver


Property changes on: lightsoff/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


[arch-commits] Commit in lightsoff/trunk (PKGBUILD)

2013-09-24 Thread Jan de Groot
Date: Wednesday, September 25, 2013 @ 01:48:16
  Author: jgc
Revision: 195093

upgpkg: lightsoff 3.10.0-1

Modified:
  lightsoff/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-24 23:48:11 UTC (rev 195092)
+++ PKGBUILD2013-09-24 23:48:16 UTC (rev 195093)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot j...@archlinux.org
 
 pkgname=lightsoff
-pkgver=3.8.0
+pkgver=3.10.0
 pkgrel=1
 pkgdesc=Turn off all the lights
 arch=('i686' 'x86_64')
@@ -16,8 +16,8 @@
 install=lightsoff.install
 url=https://live.gnome.org/Lightsoff;
 groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('767f7876c6f360b0e3c18243c7e2201ea0a31523df890853a572d0325d91c24b')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('920a38ebe320d3882c6a98d073388e64ba9c8bea4414c05fc16a81771b0a64a4')
 
 build() {
   cd $pkgname-$pkgver