[arch-commits] Commit in cinnamon-desktop/repos/community-x86_64 (4 files)

2020-12-08 Thread Eli Schwartz via arch-commits
Date: Tuesday, December 8, 2020 @ 15:59:33
  Author: eschwartz
Revision: 771857

archrelease: copy trunk to community-x86_64

Added:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
(from rev 771856, cinnamon-desktop/trunk/PKGBUILD)
  cinnamon-desktop/repos/community-x86_64/config.patch
(from rev 771856, cinnamon-desktop/trunk/config.patch)
Deleted:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
  cinnamon-desktop/repos/community-x86_64/config.patch

--+
 PKGBUILD |   78 -
 config.patch |   48 +--
 2 files changed, 63 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-08 15:59:16 UTC (rev 771856)
+++ PKGBUILD2020-12-08 15:59:33 UTC (rev 771857)
@@ -1,39 +0,0 @@
-# Maintainer: Eli Schwartz 
-# Contributor: Alexandre Filgueria 
-# Contributor:  Jan de Groot 
-
-pkgname=cinnamon-desktop
-pkgver=4.8.0
-pkgrel=1
-pkgdesc="Library with common API for various Cinnamon modules"
-arch=('x86_64')
-url="https://github.com/linuxmint/${pkgname};
-license=('GPL' 'LGPL')
-depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
-makedepends=('meson' 'samurai' 'gobject-introspection' 'intltool')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
-"config.patch")
-sha256sums=('99db3b15f3d267f1e88320030020506c34953e2b9d9ec621ed59c0eb12f64d9b'
-'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
-b2sums=('1dee620bb16260b2f5f317bed39521ae698b2c4a59bde44503e55cd4ba7e2018ff014fa123304f71a4fe14af3c9c03340cffa97b6ab0ee8ae34972b27066cd18'
-
'40efc9c24e1011239f68734c6c0a9459dab95d4330d8c712e674c7d1e99dd01b60833667b52d0ad8c58b31469eee349757ed4c44e4589b6fbfd7236c1499d28b')
-
-prepare() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-# Adjust configuration
-patch -Np1 -i ../config.patch
-}
-
-build() {
-mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-meson --prefix=/usr --buildtype=plain ..
-samu
-}
-
-package() {
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-DESTDIR="${pkgdir}" samu install
-}

Copied: cinnamon-desktop/repos/community-x86_64/PKGBUILD (from rev 771856, 
cinnamon-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-08 15:59:33 UTC (rev 771857)
@@ -0,0 +1,39 @@
+# Maintainer: Eli Schwartz 
+# Contributor: Alexandre Filgueria 
+# Contributor:  Jan de Groot 
+
+pkgname=cinnamon-desktop
+pkgver=4.8.1
+pkgrel=1
+pkgdesc="Library with common API for various Cinnamon modules"
+arch=('x86_64')
+url="https://github.com/linuxmint/${pkgname};
+license=('GPL' 'LGPL')
+depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
+makedepends=('meson' 'samurai' 'gobject-introspection' 'intltool')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
+"config.patch")
+sha256sums=('cb9aeff385764ba33cf4f7ee2bb5cb7308960670e8fa9f3be38a1d431b20436d'
+'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
+b2sums=('3947d39168b2c74ef82a1ad5835d423721d34d1f9f7099050207ba070348abfb0236f08c340bf5896672764a59d19646cb34e342ddd4c7dbb501797ab20cbb10'
+
'40efc9c24e1011239f68734c6c0a9459dab95d4330d8c712e674c7d1e99dd01b60833667b52d0ad8c58b31469eee349757ed4c44e4589b6fbfd7236c1499d28b')
+
+prepare() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+# Adjust configuration
+patch -Np1 -i ../config.patch
+}
+
+build() {
+mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+meson --prefix=/usr --buildtype=plain ..
+samu
+}
+
+package() {
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+DESTDIR="${pkgdir}" samu install
+}

Deleted: config.patch
===
--- config.patch2020-12-08 15:59:16 UTC (rev 771856)
+++ config.patch2020-12-08 15:59:33 UTC (rev 771857)
@@ -1,24 +0,0 @@
-diff -Naur 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
  2015-10-16 13:00:30.0 +
-+++ 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
   2015-11-20 19:04:16.543027956 +
-@@ -10,7 +10,7 @@
-   
- 
- 
--  
'file://@datadir@/themes/Adwaita/backgrounds/adwaita-timed.xml'
-+  
'file://@datadir@/backgrounds/gnome/adwaita-timed.xml'
-   <_summary>Picture URI
-   <_description>
- URI to use for the background image. Not that the backend only 
supports
-diff -Naur 

[arch-commits] Commit in cinnamon-desktop/repos/community-x86_64 (4 files)

2020-11-26 Thread Eli Schwartz via arch-commits
Date: Friday, November 27, 2020 @ 03:54:57
  Author: eschwartz
Revision: 763953

archrelease: copy trunk to community-x86_64

Added:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
(from rev 763952, cinnamon-desktop/trunk/PKGBUILD)
  cinnamon-desktop/repos/community-x86_64/config.patch
(from rev 763952, cinnamon-desktop/trunk/config.patch)
Deleted:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
  cinnamon-desktop/repos/community-x86_64/config.patch

--+
 PKGBUILD |   78 -
 config.patch |   48 +--
 2 files changed, 63 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-27 03:54:15 UTC (rev 763952)
+++ PKGBUILD2020-11-27 03:54:57 UTC (rev 763953)
@@ -1,39 +0,0 @@
-# Maintainer: Eli Schwartz 
-# Contributor: Alexandre Filgueria 
-# Contributor:  Jan de Groot 
-
-pkgname=cinnamon-desktop
-pkgver=4.6.4
-pkgrel=1
-pkgdesc="Library with common API for various Cinnamon modules"
-arch=('x86_64')
-url="https://github.com/linuxmint/${pkgname};
-license=('GPL' 'LGPL')
-depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
-makedepends=('meson' 'samurai' 'gobject-introspection' 'intltool')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
-"config.patch")
-sha256sums=('8b0f69c4acbeabca723a95ec80905601eec8d563c96ad88a9de3ddac56925ef6'
-'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
-b2sums=('eba62e0d99bf824ea034a3bfdf08fcb157e9e5b156260f31c4b41244649ce4fd54adfc192654cffb1336d72c678d32ee151b2a7bbe114dccbe078e66f85ad261'
-
'40efc9c24e1011239f68734c6c0a9459dab95d4330d8c712e674c7d1e99dd01b60833667b52d0ad8c58b31469eee349757ed4c44e4589b6fbfd7236c1499d28b')
-
-prepare() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-# Adjust configuration
-patch -Np1 -i ../config.patch
-}
-
-build() {
-mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-meson --prefix=/usr --buildtype=plain ..
-samu
-}
-
-package() {
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-DESTDIR="${pkgdir}" samu install
-}

Copied: cinnamon-desktop/repos/community-x86_64/PKGBUILD (from rev 763952, 
cinnamon-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-27 03:54:57 UTC (rev 763953)
@@ -0,0 +1,39 @@
+# Maintainer: Eli Schwartz 
+# Contributor: Alexandre Filgueria 
+# Contributor:  Jan de Groot 
+
+pkgname=cinnamon-desktop
+pkgver=4.8.0
+pkgrel=1
+pkgdesc="Library with common API for various Cinnamon modules"
+arch=('x86_64')
+url="https://github.com/linuxmint/${pkgname};
+license=('GPL' 'LGPL')
+depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
+makedepends=('meson' 'samurai' 'gobject-introspection' 'intltool')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
+"config.patch")
+sha256sums=('99db3b15f3d267f1e88320030020506c34953e2b9d9ec621ed59c0eb12f64d9b'
+'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
+b2sums=('1dee620bb16260b2f5f317bed39521ae698b2c4a59bde44503e55cd4ba7e2018ff014fa123304f71a4fe14af3c9c03340cffa97b6ab0ee8ae34972b27066cd18'
+
'40efc9c24e1011239f68734c6c0a9459dab95d4330d8c712e674c7d1e99dd01b60833667b52d0ad8c58b31469eee349757ed4c44e4589b6fbfd7236c1499d28b')
+
+prepare() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+# Adjust configuration
+patch -Np1 -i ../config.patch
+}
+
+build() {
+mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+meson --prefix=/usr --buildtype=plain ..
+samu
+}
+
+package() {
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+DESTDIR="${pkgdir}" samu install
+}

Deleted: config.patch
===
--- config.patch2020-11-27 03:54:15 UTC (rev 763952)
+++ config.patch2020-11-27 03:54:57 UTC (rev 763953)
@@ -1,24 +0,0 @@
-diff -Naur 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
  2015-10-16 13:00:30.0 +
-+++ 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
   2015-11-20 19:04:16.543027956 +
-@@ -10,7 +10,7 @@
-   
- 
- 
--  
'file://@datadir@/themes/Adwaita/backgrounds/adwaita-timed.xml'
-+  
'file://@datadir@/backgrounds/gnome/adwaita-timed.xml'
-   <_summary>Picture URI
-   <_description>
- URI to use for the background image. Not that the backend only 
supports
-diff -Naur 

[arch-commits] Commit in cinnamon-desktop/repos/community-x86_64 (4 files)

2020-08-11 Thread Eli Schwartz via arch-commits
Date: Tuesday, August 11, 2020 @ 14:48:06
  Author: eschwartz
Revision: 674540

archrelease: copy trunk to community-x86_64

Added:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
(from rev 674539, cinnamon-desktop/trunk/PKGBUILD)
  cinnamon-desktop/repos/community-x86_64/config.patch
(from rev 674539, cinnamon-desktop/trunk/config.patch)
Deleted:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
  cinnamon-desktop/repos/community-x86_64/config.patch

--+
 PKGBUILD |   78 -
 config.patch |   48 +--
 2 files changed, 63 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-08-11 14:47:48 UTC (rev 674539)
+++ PKGBUILD2020-08-11 14:48:06 UTC (rev 674540)
@@ -1,39 +0,0 @@
-# Maintainer: Eli Schwartz 
-# Contributor: Alexandre Filgueria 
-# Contributor:  Jan de Groot 
-
-pkgname=cinnamon-desktop
-pkgver=4.6.3
-pkgrel=1
-pkgdesc="Library with common API for various Cinnamon modules"
-arch=('x86_64')
-url="https://github.com/linuxmint/${pkgname};
-license=('GPL' 'LGPL')
-depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
-makedepends=('meson' 'samurai' 'gobject-introspection' 'intltool')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
-"config.patch")
-sha256sums=('0d666027de4d4b83e9fd7cab6a792d0d8f57503783d04b8ccc41c66dc2c97389'
-'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
-b2sums=('295dcd187a2b5631d515612183eabf1392b6d0cec6524d5b73c6325ef6bc5f4969696f0f749a741d020235aa750d838a3e01290be969b61f1c0a1ee5c35ce4c0'
-
'40efc9c24e1011239f68734c6c0a9459dab95d4330d8c712e674c7d1e99dd01b60833667b52d0ad8c58b31469eee349757ed4c44e4589b6fbfd7236c1499d28b')
-
-prepare() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-# Adjust configuration
-patch -Np1 -i ../config.patch
-}
-
-build() {
-mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-meson --prefix=/usr --buildtype=plain ..
-samu
-}
-
-package() {
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-DESTDIR="${pkgdir}" samu install
-}

Copied: cinnamon-desktop/repos/community-x86_64/PKGBUILD (from rev 674539, 
cinnamon-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-08-11 14:48:06 UTC (rev 674540)
@@ -0,0 +1,39 @@
+# Maintainer: Eli Schwartz 
+# Contributor: Alexandre Filgueria 
+# Contributor:  Jan de Groot 
+
+pkgname=cinnamon-desktop
+pkgver=4.6.4
+pkgrel=1
+pkgdesc="Library with common API for various Cinnamon modules"
+arch=('x86_64')
+url="https://github.com/linuxmint/${pkgname};
+license=('GPL' 'LGPL')
+depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
+makedepends=('meson' 'samurai' 'gobject-introspection' 'intltool')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
+"config.patch")
+sha256sums=('8b0f69c4acbeabca723a95ec80905601eec8d563c96ad88a9de3ddac56925ef6'
+'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
+b2sums=('eba62e0d99bf824ea034a3bfdf08fcb157e9e5b156260f31c4b41244649ce4fd54adfc192654cffb1336d72c678d32ee151b2a7bbe114dccbe078e66f85ad261'
+
'40efc9c24e1011239f68734c6c0a9459dab95d4330d8c712e674c7d1e99dd01b60833667b52d0ad8c58b31469eee349757ed4c44e4589b6fbfd7236c1499d28b')
+
+prepare() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+# Adjust configuration
+patch -Np1 -i ../config.patch
+}
+
+build() {
+mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+meson --prefix=/usr --buildtype=plain ..
+samu
+}
+
+package() {
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+DESTDIR="${pkgdir}" samu install
+}

Deleted: config.patch
===
--- config.patch2020-08-11 14:47:48 UTC (rev 674539)
+++ config.patch2020-08-11 14:48:06 UTC (rev 674540)
@@ -1,24 +0,0 @@
-diff -Naur 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
  2015-10-16 13:00:30.0 +
-+++ 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
   2015-11-20 19:04:16.543027956 +
-@@ -10,7 +10,7 @@
-   
- 
- 
--  
'file://@datadir@/themes/Adwaita/backgrounds/adwaita-timed.xml'
-+  
'file://@datadir@/backgrounds/gnome/adwaita-timed.xml'
-   <_summary>Picture URI
-   <_description>
- URI to use for the background image. Not that the backend only 
supports
-diff -Naur 

[arch-commits] Commit in cinnamon-desktop/repos/community-x86_64 (4 files)

2020-07-12 Thread Eli Schwartz via arch-commits
Date: Sunday, July 12, 2020 @ 23:39:04
  Author: eschwartz
Revision: 663383

archrelease: copy trunk to community-x86_64

Added:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
(from rev 663382, cinnamon-desktop/trunk/PKGBUILD)
  cinnamon-desktop/repos/community-x86_64/config.patch
(from rev 663382, cinnamon-desktop/trunk/config.patch)
Deleted:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
  cinnamon-desktop/repos/community-x86_64/config.patch

--+
 PKGBUILD |   78 -
 config.patch |   48 +--
 2 files changed, 63 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-12 23:38:46 UTC (rev 663382)
+++ PKGBUILD2020-07-12 23:39:04 UTC (rev 663383)
@@ -1,39 +0,0 @@
-# Maintainer: Eli Schwartz 
-# Contributor: Alexandre Filgueria 
-# Contributor:  Jan de Groot 
-
-pkgname=cinnamon-desktop
-pkgver=4.6.2
-pkgrel=1
-pkgdesc="Library with common API for various Cinnamon modules"
-arch=('x86_64')
-url="https://github.com/linuxmint/${pkgname};
-license=('GPL' 'LGPL')
-depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
-makedepends=('meson' 'samurai' 'gobject-introspection' 'intltool')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
-"config.patch")
-sha256sums=('1d04cdccde9f0c2f261fdd2dec64a2ed4c7b2c4ef4f727f1fbb9136437d80549'
-'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
-b2sums=('b51428a7a3236dfb81d4c120b44e568e73b5779a3d0af7bdf8dfeeed6ce7c5128e4aef7b7e49a84d0ef83940410a63cedf2b8d50391139f54d0415e4ec2a6467'
-
'40efc9c24e1011239f68734c6c0a9459dab95d4330d8c712e674c7d1e99dd01b60833667b52d0ad8c58b31469eee349757ed4c44e4589b6fbfd7236c1499d28b')
-
-prepare() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-# Adjust configuration
-patch -Np1 -i ../config.patch
-}
-
-build() {
-mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-meson --prefix=/usr --buildtype=plain ..
-samu
-}
-
-package() {
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-DESTDIR="${pkgdir}" samu install
-}

Copied: cinnamon-desktop/repos/community-x86_64/PKGBUILD (from rev 663382, 
cinnamon-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-12 23:39:04 UTC (rev 663383)
@@ -0,0 +1,39 @@
+# Maintainer: Eli Schwartz 
+# Contributor: Alexandre Filgueria 
+# Contributor:  Jan de Groot 
+
+pkgname=cinnamon-desktop
+pkgver=4.6.3
+pkgrel=1
+pkgdesc="Library with common API for various Cinnamon modules"
+arch=('x86_64')
+url="https://github.com/linuxmint/${pkgname};
+license=('GPL' 'LGPL')
+depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
+makedepends=('meson' 'samurai' 'gobject-introspection' 'intltool')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
+"config.patch")
+sha256sums=('0d666027de4d4b83e9fd7cab6a792d0d8f57503783d04b8ccc41c66dc2c97389'
+'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
+b2sums=('295dcd187a2b5631d515612183eabf1392b6d0cec6524d5b73c6325ef6bc5f4969696f0f749a741d020235aa750d838a3e01290be969b61f1c0a1ee5c35ce4c0'
+
'40efc9c24e1011239f68734c6c0a9459dab95d4330d8c712e674c7d1e99dd01b60833667b52d0ad8c58b31469eee349757ed4c44e4589b6fbfd7236c1499d28b')
+
+prepare() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+# Adjust configuration
+patch -Np1 -i ../config.patch
+}
+
+build() {
+mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+meson --prefix=/usr --buildtype=plain ..
+samu
+}
+
+package() {
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+DESTDIR="${pkgdir}" samu install
+}

Deleted: config.patch
===
--- config.patch2020-07-12 23:38:46 UTC (rev 663382)
+++ config.patch2020-07-12 23:39:04 UTC (rev 663383)
@@ -1,24 +0,0 @@
-diff -Naur 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
  2015-10-16 13:00:30.0 +
-+++ 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
   2015-11-20 19:04:16.543027956 +
-@@ -10,7 +10,7 @@
-   
- 
- 
--  
'file://@datadir@/themes/Adwaita/backgrounds/adwaita-timed.xml'
-+  
'file://@datadir@/backgrounds/gnome/adwaita-timed.xml'
-   <_summary>Picture URI
-   <_description>
- URI to use for the background image. Not that the backend only 
supports
-diff -Naur 

[arch-commits] Commit in cinnamon-desktop/repos/community-x86_64 (4 files)

2020-06-22 Thread Eli Schwartz via arch-commits
Date: Monday, June 22, 2020 @ 17:32:37
  Author: eschwartz
Revision: 650694

archrelease: copy trunk to community-x86_64

Added:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
(from rev 650693, cinnamon-desktop/trunk/PKGBUILD)
  cinnamon-desktop/repos/community-x86_64/config.patch
(from rev 650693, cinnamon-desktop/trunk/config.patch)
Deleted:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
  cinnamon-desktop/repos/community-x86_64/config.patch

--+
 PKGBUILD |   78 -
 config.patch |   48 +--
 2 files changed, 63 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-22 17:32:14 UTC (rev 650693)
+++ PKGBUILD2020-06-22 17:32:37 UTC (rev 650694)
@@ -1,39 +0,0 @@
-# Maintainer: Eli Schwartz 
-# Contributor: Alexandre Filgueria 
-# Contributor:  Jan de Groot 
-
-pkgname=cinnamon-desktop
-pkgver=4.6.0
-pkgrel=1
-pkgdesc="Library with common API for various Cinnamon modules"
-arch=('x86_64')
-url="https://github.com/linuxmint/${pkgname};
-license=('GPL' 'LGPL')
-depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
-makedepends=('meson' 'samurai' 'gobject-introspection' 'intltool')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
-"config.patch")
-sha256sums=('6f46a072488f2a417f75542ed3816ac49d577eef4b984e55ece7904c360e963e'
-'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
-b2sums=('adacc65f913507798aace279e8a58ac876a7b1cf6e33f9d5251b3e981344469444afbe2481d67472e1621f30204450fbcd8adeaaa3294e7d5c58d19155f72c75'
-
'40efc9c24e1011239f68734c6c0a9459dab95d4330d8c712e674c7d1e99dd01b60833667b52d0ad8c58b31469eee349757ed4c44e4589b6fbfd7236c1499d28b')
-
-prepare() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-# Adjust configuration
-patch -Np1 -i ../config.patch
-}
-
-build() {
-mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-meson --prefix=/usr --buildtype=plain ..
-samu
-}
-
-package() {
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-DESTDIR="${pkgdir}" samu install
-}

Copied: cinnamon-desktop/repos/community-x86_64/PKGBUILD (from rev 650693, 
cinnamon-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-22 17:32:37 UTC (rev 650694)
@@ -0,0 +1,39 @@
+# Maintainer: Eli Schwartz 
+# Contributor: Alexandre Filgueria 
+# Contributor:  Jan de Groot 
+
+pkgname=cinnamon-desktop
+pkgver=4.6.2
+pkgrel=1
+pkgdesc="Library with common API for various Cinnamon modules"
+arch=('x86_64')
+url="https://github.com/linuxmint/${pkgname};
+license=('GPL' 'LGPL')
+depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
+makedepends=('meson' 'samurai' 'gobject-introspection' 'intltool')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
+"config.patch")
+sha256sums=('1d04cdccde9f0c2f261fdd2dec64a2ed4c7b2c4ef4f727f1fbb9136437d80549'
+'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
+b2sums=('b51428a7a3236dfb81d4c120b44e568e73b5779a3d0af7bdf8dfeeed6ce7c5128e4aef7b7e49a84d0ef83940410a63cedf2b8d50391139f54d0415e4ec2a6467'
+
'40efc9c24e1011239f68734c6c0a9459dab95d4330d8c712e674c7d1e99dd01b60833667b52d0ad8c58b31469eee349757ed4c44e4589b6fbfd7236c1499d28b')
+
+prepare() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+# Adjust configuration
+patch -Np1 -i ../config.patch
+}
+
+build() {
+mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+meson --prefix=/usr --buildtype=plain ..
+samu
+}
+
+package() {
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+DESTDIR="${pkgdir}" samu install
+}

Deleted: config.patch
===
--- config.patch2020-06-22 17:32:14 UTC (rev 650693)
+++ config.patch2020-06-22 17:32:37 UTC (rev 650694)
@@ -1,24 +0,0 @@
-diff -Naur 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
  2015-10-16 13:00:30.0 +
-+++ 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
   2015-11-20 19:04:16.543027956 +
-@@ -10,7 +10,7 @@
-   
- 
- 
--  
'file://@datadir@/themes/Adwaita/backgrounds/adwaita-timed.xml'
-+  
'file://@datadir@/backgrounds/gnome/adwaita-timed.xml'
-   <_summary>Picture URI
-   <_description>
- URI to use for the background image. Not that the backend only 
supports
-diff -Naur 

[arch-commits] Commit in cinnamon-desktop/repos/community-x86_64 (4 files)

2020-05-13 Thread Eli Schwartz via arch-commits
Date: Thursday, May 14, 2020 @ 01:46:55
  Author: eschwartz
Revision: 627804

archrelease: copy trunk to community-x86_64

Added:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
(from rev 627803, cinnamon-desktop/trunk/PKGBUILD)
  cinnamon-desktop/repos/community-x86_64/config.patch
(from rev 627803, cinnamon-desktop/trunk/config.patch)
Deleted:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
  cinnamon-desktop/repos/community-x86_64/config.patch

--+
 PKGBUILD |   78 -
 config.patch |   48 +--
 2 files changed, 63 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-14 01:46:19 UTC (rev 627803)
+++ PKGBUILD2020-05-14 01:46:55 UTC (rev 627804)
@@ -1,39 +0,0 @@
-# Maintainer: Eli Schwartz 
-# Contributor: Alexandre Filgueria 
-# Contributor:  Jan de Groot 
-
-pkgname=cinnamon-desktop
-pkgver=4.4.1
-pkgrel=1
-pkgdesc="Library with common API for various Cinnamon modules"
-arch=('x86_64')
-url="https://github.com/linuxmint/${pkgname};
-license=('GPL' 'LGPL')
-depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
-makedepends=('meson' 'samurai' 'gobject-introspection' 'intltool')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
-"config.patch")
-sha256sums=('b32fb974e49048e091e98a24e740b01e4e6f97a7947b53dd65f4552dd61a34cf'
-'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
-b2sums=('8bf770e1f2af67c32381c5ba23e88f259d9d6c6a0b722e61202922da8c8c5374bd297b3866846f28924d6d527e6122432682df98d4b3979eeaf026674b6e5027'
-
'40efc9c24e1011239f68734c6c0a9459dab95d4330d8c712e674c7d1e99dd01b60833667b52d0ad8c58b31469eee349757ed4c44e4589b6fbfd7236c1499d28b')
-
-prepare() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-# Adjust configuration
-patch -Np1 -i ../config.patch
-}
-
-build() {
-mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-meson --prefix=/usr --buildtype=plain ..
-samu
-}
-
-package() {
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-DESTDIR="${pkgdir}" samu install
-}

Copied: cinnamon-desktop/repos/community-x86_64/PKGBUILD (from rev 627803, 
cinnamon-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-14 01:46:55 UTC (rev 627804)
@@ -0,0 +1,39 @@
+# Maintainer: Eli Schwartz 
+# Contributor: Alexandre Filgueria 
+# Contributor:  Jan de Groot 
+
+pkgname=cinnamon-desktop
+pkgver=4.6.0
+pkgrel=1
+pkgdesc="Library with common API for various Cinnamon modules"
+arch=('x86_64')
+url="https://github.com/linuxmint/${pkgname};
+license=('GPL' 'LGPL')
+depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
+makedepends=('meson' 'samurai' 'gobject-introspection' 'intltool')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
+"config.patch")
+sha256sums=('6f46a072488f2a417f75542ed3816ac49d577eef4b984e55ece7904c360e963e'
+'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
+b2sums=('adacc65f913507798aace279e8a58ac876a7b1cf6e33f9d5251b3e981344469444afbe2481d67472e1621f30204450fbcd8adeaaa3294e7d5c58d19155f72c75'
+
'40efc9c24e1011239f68734c6c0a9459dab95d4330d8c712e674c7d1e99dd01b60833667b52d0ad8c58b31469eee349757ed4c44e4589b6fbfd7236c1499d28b')
+
+prepare() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+# Adjust configuration
+patch -Np1 -i ../config.patch
+}
+
+build() {
+mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+meson --prefix=/usr --buildtype=plain ..
+samu
+}
+
+package() {
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+DESTDIR="${pkgdir}" samu install
+}

Deleted: config.patch
===
--- config.patch2020-05-14 01:46:19 UTC (rev 627803)
+++ config.patch2020-05-14 01:46:55 UTC (rev 627804)
@@ -1,24 +0,0 @@
-diff -Naur 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
  2015-10-16 13:00:30.0 +
-+++ 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
   2015-11-20 19:04:16.543027956 +
-@@ -10,7 +10,7 @@
-   
- 
- 
--  
'file://@datadir@/themes/Adwaita/backgrounds/adwaita-timed.xml'
-+  
'file://@datadir@/backgrounds/gnome/adwaita-timed.xml'
-   <_summary>Picture URI
-   <_description>
- URI to use for the background image. Not that the backend only 
supports
-diff -Naur 

[arch-commits] Commit in cinnamon-desktop/repos/community-x86_64 (4 files)

2019-12-16 Thread Eli Schwartz via arch-commits
Date: Tuesday, December 17, 2019 @ 02:05:30
  Author: eschwartz
Revision: 537902

archrelease: copy trunk to community-x86_64

Added:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
(from rev 537901, cinnamon-desktop/trunk/PKGBUILD)
  cinnamon-desktop/repos/community-x86_64/config.patch
(from rev 537901, cinnamon-desktop/trunk/config.patch)
Deleted:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
  cinnamon-desktop/repos/community-x86_64/config.patch

--+
 PKGBUILD |   78 -
 config.patch |   48 +--
 2 files changed, 63 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-17 02:05:14 UTC (rev 537901)
+++ PKGBUILD2019-12-17 02:05:30 UTC (rev 537902)
@@ -1,39 +0,0 @@
-# Maintainer: Eli Schwartz 
-# Contributor: Alexandre Filgueria 
-# Contributor:  Jan de Groot 
-
-pkgname=cinnamon-desktop
-pkgver=4.4.0
-pkgrel=1
-pkgdesc="Library with common API for various Cinnamon modules"
-arch=('x86_64')
-url="https://github.com/linuxmint/${pkgname};
-license=('GPL' 'LGPL')
-depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
-makedepends=('meson' 'samurai' 'gobject-introspection' 'intltool')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
-"config.patch")
-sha256sums=('91572cf6e9b084936a9147c1934d9f23cd4d9cd0959d7eb14c5cd1243b0d289b'
-'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
-b2sums=('f1e10da07d172db2b74eea347650f5b855819636420c7359b68c9c163db3b35831ee1dfc50e2d9048783bec36cd750692270c1fb309f016aec2bd9aeecaf78a9'
-
'40efc9c24e1011239f68734c6c0a9459dab95d4330d8c712e674c7d1e99dd01b60833667b52d0ad8c58b31469eee349757ed4c44e4589b6fbfd7236c1499d28b')
-
-prepare() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-# Adjust configuration
-patch -Np1 -i ../config.patch
-}
-
-build() {
-mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-meson --prefix=/usr --buildtype=plain ..
-samu
-}
-
-package() {
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-DESTDIR="${pkgdir}" samu install
-}

Copied: cinnamon-desktop/repos/community-x86_64/PKGBUILD (from rev 537901, 
cinnamon-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-17 02:05:30 UTC (rev 537902)
@@ -0,0 +1,39 @@
+# Maintainer: Eli Schwartz 
+# Contributor: Alexandre Filgueria 
+# Contributor:  Jan de Groot 
+
+pkgname=cinnamon-desktop
+pkgver=4.4.1
+pkgrel=1
+pkgdesc="Library with common API for various Cinnamon modules"
+arch=('x86_64')
+url="https://github.com/linuxmint/${pkgname};
+license=('GPL' 'LGPL')
+depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
+makedepends=('meson' 'samurai' 'gobject-introspection' 'intltool')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
+"config.patch")
+sha256sums=('b32fb974e49048e091e98a24e740b01e4e6f97a7947b53dd65f4552dd61a34cf'
+'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
+b2sums=('8bf770e1f2af67c32381c5ba23e88f259d9d6c6a0b722e61202922da8c8c5374bd297b3866846f28924d6d527e6122432682df98d4b3979eeaf026674b6e5027'
+
'40efc9c24e1011239f68734c6c0a9459dab95d4330d8c712e674c7d1e99dd01b60833667b52d0ad8c58b31469eee349757ed4c44e4589b6fbfd7236c1499d28b')
+
+prepare() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+# Adjust configuration
+patch -Np1 -i ../config.patch
+}
+
+build() {
+mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+meson --prefix=/usr --buildtype=plain ..
+samu
+}
+
+package() {
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+DESTDIR="${pkgdir}" samu install
+}

Deleted: config.patch
===
--- config.patch2019-12-17 02:05:14 UTC (rev 537901)
+++ config.patch2019-12-17 02:05:30 UTC (rev 537902)
@@ -1,24 +0,0 @@
-diff -Naur 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
  2015-10-16 13:00:30.0 +
-+++ 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
   2015-11-20 19:04:16.543027956 +
-@@ -10,7 +10,7 @@
-   
- 
- 
--  
'file://@datadir@/themes/Adwaita/backgrounds/adwaita-timed.xml'
-+  
'file://@datadir@/backgrounds/gnome/adwaita-timed.xml'
-   <_summary>Picture URI
-   <_description>
- URI to use for the background image. Not that the backend only 
supports
-diff -Naur 

[arch-commits] Commit in cinnamon-desktop/repos/community-x86_64 (4 files)

2019-11-17 Thread Eli Schwartz via arch-commits
Date: Sunday, November 17, 2019 @ 15:52:44
  Author: eschwartz
Revision: 530037

archrelease: copy trunk to community-x86_64

Added:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
(from rev 530036, cinnamon-desktop/trunk/PKGBUILD)
  cinnamon-desktop/repos/community-x86_64/config.patch
(from rev 530036, cinnamon-desktop/trunk/config.patch)
Deleted:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
  cinnamon-desktop/repos/community-x86_64/config.patch

--+
 PKGBUILD |   78 -
 config.patch |   48 +--
 2 files changed, 63 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-17 15:52:24 UTC (rev 530036)
+++ PKGBUILD2019-11-17 15:52:44 UTC (rev 530037)
@@ -1,39 +0,0 @@
-# Maintainer: Eli Schwartz 
-# Contributor: Alexandre Filgueria 
-# Contributor:  Jan de Groot 
-
-pkgname=cinnamon-desktop
-pkgver=4.2.0
-pkgrel=1
-pkgdesc="Library with common API for various Cinnamon modules"
-arch=('x86_64')
-url="https://github.com/linuxmint/${pkgname};
-license=('GPL' 'LGPL')
-depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
-makedepends=('meson' 'gobject-introspection' 'intltool')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
-"config.patch")
-sha256sums=('e7e6e9aa6e5c5c04a8320cb97ef545700826d04fc34e0f50d140d2efa41941a1'
-'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
-b2sums=('920b9fb6190b5b8f42e7b0faa248f305fd7c905c2a033af4461b13fcb37f63f89b934d21d7e9fa825b8beec5684cd7657f045dcf2de3ab921a21ddb0f10ce694'
-
'40efc9c24e1011239f68734c6c0a9459dab95d4330d8c712e674c7d1e99dd01b60833667b52d0ad8c58b31469eee349757ed4c44e4589b6fbfd7236c1499d28b')
-
-prepare() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-# Adjust configuration
-patch -Np1 -i ../config.patch
-}
-
-build() {
-mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-meson --prefix=/usr --buildtype=plain ..
-ninja
-}
-
-package() {
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-DESTDIR="${pkgdir}" ninja install
-}

Copied: cinnamon-desktop/repos/community-x86_64/PKGBUILD (from rev 530036, 
cinnamon-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-17 15:52:44 UTC (rev 530037)
@@ -0,0 +1,39 @@
+# Maintainer: Eli Schwartz 
+# Contributor: Alexandre Filgueria 
+# Contributor:  Jan de Groot 
+
+pkgname=cinnamon-desktop
+pkgver=4.4.0
+pkgrel=1
+pkgdesc="Library with common API for various Cinnamon modules"
+arch=('x86_64')
+url="https://github.com/linuxmint/${pkgname};
+license=('GPL' 'LGPL')
+depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
+makedepends=('meson' 'samurai' 'gobject-introspection' 'intltool')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
+"config.patch")
+sha256sums=('91572cf6e9b084936a9147c1934d9f23cd4d9cd0959d7eb14c5cd1243b0d289b'
+'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
+b2sums=('f1e10da07d172db2b74eea347650f5b855819636420c7359b68c9c163db3b35831ee1dfc50e2d9048783bec36cd750692270c1fb309f016aec2bd9aeecaf78a9'
+
'40efc9c24e1011239f68734c6c0a9459dab95d4330d8c712e674c7d1e99dd01b60833667b52d0ad8c58b31469eee349757ed4c44e4589b6fbfd7236c1499d28b')
+
+prepare() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+# Adjust configuration
+patch -Np1 -i ../config.patch
+}
+
+build() {
+mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+meson --prefix=/usr --buildtype=plain ..
+samu
+}
+
+package() {
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+DESTDIR="${pkgdir}" samu install
+}

Deleted: config.patch
===
--- config.patch2019-11-17 15:52:24 UTC (rev 530036)
+++ config.patch2019-11-17 15:52:44 UTC (rev 530037)
@@ -1,24 +0,0 @@
-diff -Naur 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
  2015-10-16 13:00:30.0 +
-+++ 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
   2015-11-20 19:04:16.543027956 +
-@@ -10,7 +10,7 @@
-   
- 
- 
--  
'file://@datadir@/themes/Adwaita/backgrounds/adwaita-timed.xml'
-+  
'file://@datadir@/backgrounds/gnome/adwaita-timed.xml'
-   <_summary>Picture URI
-   <_description>
- URI to use for the background image. Not that the backend only 
supports
-diff -Naur 

[arch-commits] Commit in cinnamon-desktop/repos/community-x86_64 (4 files)

2019-06-14 Thread Eli Schwartz via arch-commits
Date: Friday, June 14, 2019 @ 14:43:40
  Author: eschwartz
Revision: 481468

archrelease: copy trunk to community-x86_64

Added:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
(from rev 481467, cinnamon-desktop/trunk/PKGBUILD)
  cinnamon-desktop/repos/community-x86_64/config.patch
(from rev 481467, cinnamon-desktop/trunk/config.patch)
Deleted:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
  cinnamon-desktop/repos/community-x86_64/config.patch

--+
 PKGBUILD |   78 -
 config.patch |   48 +--
 2 files changed, 63 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-14 14:43:24 UTC (rev 481467)
+++ PKGBUILD2019-06-14 14:43:40 UTC (rev 481468)
@@ -1,39 +0,0 @@
-# Maintainer: Eli Schwartz 
-# Contributor: Alexandre Filgueria 
-# Contributor:  Jan de Groot 
-
-pkgname=cinnamon-desktop
-pkgver=4.0.1
-pkgrel=1
-pkgdesc="Library with common API for various Cinnamon modules"
-arch=('x86_64')
-url="https://github.com/linuxmint/${pkgname};
-license=('GPL' 'LGPL')
-depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
-makedepends=('meson' 'gobject-introspection' 'intltool')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
-"config.patch")
-sha256sums=('72d4a8c78e42cf9d000f553551f3f3645df77c3c23973c989d7d269acd659100'
-'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
-
-prepare() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-# Adjust configuration
-patch -Np1 -i ../config.patch
-}
-
-build() {
-mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-meson --prefix=/usr --buildtype=plain ..
-ninja
-}
-
-package() {
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-DESTDIR="${pkgdir}" ninja install
-# rm legacy migration script (cinnamon 2.4) and its package dependency on 
python
-rm -rf "${pkgdir}"/usr/bin
-}

Copied: cinnamon-desktop/repos/community-x86_64/PKGBUILD (from rev 481467, 
cinnamon-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-14 14:43:40 UTC (rev 481468)
@@ -0,0 +1,39 @@
+# Maintainer: Eli Schwartz 
+# Contributor: Alexandre Filgueria 
+# Contributor:  Jan de Groot 
+
+pkgname=cinnamon-desktop
+pkgver=4.2.0
+pkgrel=1
+pkgdesc="Library with common API for various Cinnamon modules"
+arch=('x86_64')
+url="https://github.com/linuxmint/${pkgname};
+license=('GPL' 'LGPL')
+depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
+makedepends=('meson' 'gobject-introspection' 'intltool')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
+"config.patch")
+sha256sums=('e7e6e9aa6e5c5c04a8320cb97ef545700826d04fc34e0f50d140d2efa41941a1'
+'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
+b2sums=('920b9fb6190b5b8f42e7b0faa248f305fd7c905c2a033af4461b13fcb37f63f89b934d21d7e9fa825b8beec5684cd7657f045dcf2de3ab921a21ddb0f10ce694'
+
'40efc9c24e1011239f68734c6c0a9459dab95d4330d8c712e674c7d1e99dd01b60833667b52d0ad8c58b31469eee349757ed4c44e4589b6fbfd7236c1499d28b')
+
+prepare() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+# Adjust configuration
+patch -Np1 -i ../config.patch
+}
+
+build() {
+mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+meson --prefix=/usr --buildtype=plain ..
+ninja
+}
+
+package() {
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+DESTDIR="${pkgdir}" ninja install
+}

Deleted: config.patch
===
--- config.patch2019-06-14 14:43:24 UTC (rev 481467)
+++ config.patch2019-06-14 14:43:40 UTC (rev 481468)
@@ -1,24 +0,0 @@
-diff -Naur 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
  2015-10-16 13:00:30.0 +
-+++ 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
   2015-11-20 19:04:16.543027956 +
-@@ -10,7 +10,7 @@
-   
- 
- 
--  
'file://@datadir@/themes/Adwaita/backgrounds/adwaita-timed.xml'
-+  
'file://@datadir@/backgrounds/gnome/adwaita-timed.xml'
-   <_summary>Picture URI
-   <_description>
- URI to use for the background image. Not that the backend only 
supports
-diff -Naur 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.interface.gschema.xml.in.in
 cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.interface.gschema.xml.in.in
 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.interface.gschema.xml.in.in
  

[arch-commits] Commit in cinnamon-desktop/repos/community-x86_64 (4 files)

2018-11-12 Thread Eli Schwartz via arch-commits
Date: Monday, November 12, 2018 @ 17:23:41
  Author: eschwartz
Revision: 406444

archrelease: copy trunk to community-x86_64

Added:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
(from rev 406443, cinnamon-desktop/trunk/PKGBUILD)
  cinnamon-desktop/repos/community-x86_64/config.patch
(from rev 406443, cinnamon-desktop/trunk/config.patch)
Deleted:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
  cinnamon-desktop/repos/community-x86_64/config.patch

--+
 PKGBUILD |   78 -
 config.patch |   48 +--
 2 files changed, 63 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-12 17:23:27 UTC (rev 406443)
+++ PKGBUILD2018-11-12 17:23:41 UTC (rev 406444)
@@ -1,39 +0,0 @@
-# Maintainer: Eli Schwartz 
-# Contributor: Alexandre Filgueria 
-# Contributor:  Jan de Groot 
-
-pkgname=cinnamon-desktop
-pkgver=4.0.0
-pkgrel=1
-pkgdesc="Library with common API for various Cinnamon modules"
-arch=('x86_64')
-url="https://github.com/linuxmint/${pkgname};
-license=('GPL' 'LGPL')
-depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
-makedepends=('meson' 'gobject-introspection' 'intltool')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
-"config.patch")
-sha256sums=('9c26ddd88b6e3af1ccbcb4bf2bc329a133d21c65ebe30b4778f666e4837fb843'
-'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
-
-prepare() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-# Adjust configuration
-patch -Np1 -i ../config.patch
-}
-
-build() {
-mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-meson --prefix=/usr --buildtype=plain ..
-ninja
-}
-
-package() {
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-DESTDIR="${pkgdir}" ninja install
-# rm legacy migration script (cinnamon 2.4) and its package dependency on 
python
-rm -rf "${pkgdir}"/usr/bin
-}

Copied: cinnamon-desktop/repos/community-x86_64/PKGBUILD (from rev 406443, 
cinnamon-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-12 17:23:41 UTC (rev 406444)
@@ -0,0 +1,39 @@
+# Maintainer: Eli Schwartz 
+# Contributor: Alexandre Filgueria 
+# Contributor:  Jan de Groot 
+
+pkgname=cinnamon-desktop
+pkgver=4.0.1
+pkgrel=1
+pkgdesc="Library with common API for various Cinnamon modules"
+arch=('x86_64')
+url="https://github.com/linuxmint/${pkgname};
+license=('GPL' 'LGPL')
+depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
+makedepends=('meson' 'gobject-introspection' 'intltool')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
+"config.patch")
+sha256sums=('72d4a8c78e42cf9d000f553551f3f3645df77c3c23973c989d7d269acd659100'
+'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
+
+prepare() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+# Adjust configuration
+patch -Np1 -i ../config.patch
+}
+
+build() {
+mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+meson --prefix=/usr --buildtype=plain ..
+ninja
+}
+
+package() {
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+DESTDIR="${pkgdir}" ninja install
+# rm legacy migration script (cinnamon 2.4) and its package dependency on 
python
+rm -rf "${pkgdir}"/usr/bin
+}

Deleted: config.patch
===
--- config.patch2018-11-12 17:23:27 UTC (rev 406443)
+++ config.patch2018-11-12 17:23:41 UTC (rev 406444)
@@ -1,24 +0,0 @@
-diff -Naur 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
  2015-10-16 13:00:30.0 +
-+++ 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
   2015-11-20 19:04:16.543027956 +
-@@ -10,7 +10,7 @@
-   
- 
- 
--  
'file://@datadir@/themes/Adwaita/backgrounds/adwaita-timed.xml'
-+  
'file://@datadir@/backgrounds/gnome/adwaita-timed.xml'
-   <_summary>Picture URI
-   <_description>
- URI to use for the background image. Not that the backend only 
supports
-diff -Naur 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.interface.gschema.xml.in.in
 cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.interface.gschema.xml.in.in
 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.interface.gschema.xml.in.in
   2015-10-16 13:00:30.0 +
-+++ 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.interface.gschema.xml.in.in 
   2015-11-20 

[arch-commits] Commit in cinnamon-desktop/repos/community-x86_64 (4 files)

2018-10-31 Thread Eli Schwartz via arch-commits
Date: Thursday, November 1, 2018 @ 02:00:25
  Author: eschwartz
Revision: 400897

archrelease: copy trunk to community-x86_64

Added:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
(from rev 400896, cinnamon-desktop/trunk/PKGBUILD)
  cinnamon-desktop/repos/community-x86_64/config.patch
(from rev 400896, cinnamon-desktop/trunk/config.patch)
Deleted:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
  cinnamon-desktop/repos/community-x86_64/config.patch

--+
 PKGBUILD |   79 -
 config.patch |   48 +-
 2 files changed, 63 insertions(+), 64 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-01 02:00:07 UTC (rev 400896)
+++ PKGBUILD2018-11-01 02:00:25 UTC (rev 400897)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Eli Schwartz 
-# Contributor: Alexandre Filgueria 
-# Contributor:  Jan de Groot 
-
-pkgname=cinnamon-desktop
-pkgver=3.8.1
-pkgrel=1
-pkgdesc="Library with common API for various Cinnamon modules"
-arch=('x86_64')
-url="https://github.com/linuxmint/${pkgname};
-license=('GPL' 'LGPL')
-depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
-makedepends=('meson' 'gobject-introspection' 'intltool')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
-"config.patch")
-sha256sums=('239c8a210de18468919d9cbc379535e55628559e396cb321100ccab4ee0d04d0'
-'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
-
-prepare() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-# Adjust configuration
-patch -Np1 -i ../config.patch
-}
-
-build() {
-mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-meson --prefix=/usr --buildtype=plain ..
-ninja
-}
-
-package() {
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-DESTDIR="${pkgdir}" ninja install
-# rm legacy migration script (cinnamon 2.4) and its package dependency on 
python
-rm -rf "${pkgdir}"/usr/bin
-}

Copied: cinnamon-desktop/repos/community-x86_64/PKGBUILD (from rev 400896, 
cinnamon-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-01 02:00:25 UTC (rev 400897)
@@ -0,0 +1,39 @@
+# Maintainer: Eli Schwartz 
+# Contributor: Alexandre Filgueria 
+# Contributor:  Jan de Groot 
+
+pkgname=cinnamon-desktop
+pkgver=4.0.0
+pkgrel=1
+pkgdesc="Library with common API for various Cinnamon modules"
+arch=('x86_64')
+url="https://github.com/linuxmint/${pkgname};
+license=('GPL' 'LGPL')
+depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
+makedepends=('meson' 'gobject-introspection' 'intltool')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
+"config.patch")
+sha256sums=('9c26ddd88b6e3af1ccbcb4bf2bc329a133d21c65ebe30b4778f666e4837fb843'
+'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
+
+prepare() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+# Adjust configuration
+patch -Np1 -i ../config.patch
+}
+
+build() {
+mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+meson --prefix=/usr --buildtype=plain ..
+ninja
+}
+
+package() {
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+DESTDIR="${pkgdir}" ninja install
+# rm legacy migration script (cinnamon 2.4) and its package dependency on 
python
+rm -rf "${pkgdir}"/usr/bin
+}

Deleted: config.patch
===
--- config.patch2018-11-01 02:00:07 UTC (rev 400896)
+++ config.patch2018-11-01 02:00:25 UTC (rev 400897)
@@ -1,24 +0,0 @@
-diff -Naur 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
  2015-10-16 13:00:30.0 +
-+++ 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
   2015-11-20 19:04:16.543027956 +
-@@ -10,7 +10,7 @@
-   
- 
- 
--  
'file://@datadir@/themes/Adwaita/backgrounds/adwaita-timed.xml'
-+  
'file://@datadir@/backgrounds/gnome/adwaita-timed.xml'
-   <_summary>Picture URI
-   <_description>
- URI to use for the background image. Not that the backend only 
supports
-diff -Naur 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.interface.gschema.xml.in.in
 cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.interface.gschema.xml.in.in
 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.interface.gschema.xml.in.in
   2015-10-16 13:00:30.0 +
-+++ 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.interface.gschema.xml.in.in 
   2015-11-20 

[arch-commits] Commit in cinnamon-desktop/repos/community-x86_64 (4 files)

2018-05-07 Thread Eli Schwartz via arch-commits
Date: Monday, May 7, 2018 @ 15:27:26
  Author: eschwartz
Revision: 319133

archrelease: copy trunk to community-x86_64

Added:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
(from rev 319132, cinnamon-desktop/trunk/PKGBUILD)
  cinnamon-desktop/repos/community-x86_64/config.patch
(from rev 319132, cinnamon-desktop/trunk/config.patch)
Deleted:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
  cinnamon-desktop/repos/community-x86_64/config.patch

--+
 PKGBUILD |   80 -
 config.patch |   48 +-
 2 files changed, 64 insertions(+), 64 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-05-07 15:27:10 UTC (rev 319132)
+++ PKGBUILD2018-05-07 15:27:26 UTC (rev 319133)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Eli Schwartz 
-# Contributor: Alexandre Filgueria 
-# Contributor:  Jan de Groot 
-
-pkgname=cinnamon-desktop
-pkgver=3.8.0
-pkgrel=1
-pkgdesc="Library with common API for various Cinnamon modules"
-arch=('x86_64')
-url="https://github.com/linuxmint/${pkgname};
-license=('GPL' 'LGPL')
-depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
-makedepends=('meson' 'gobject-introspection' 'intltool')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
-"config.patch")
-sha256sums=('83f31043a758224a2de6dc7015b75461f29bc48091cd1bbb3b99e7e683e73524'
-'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
-
-prepare() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-# Adjust configuration
-patch -Np1 -i ../config.patch
-}
-
-build() {
-mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-meson --prefix=/usr --buildtype=plain ..
-ninja
-}
-
-package() {
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-DESTDIR="${pkgdir}" ninja install
-# rm legacy migration script (cinnamon 2.4) and its package dependency on 
python
-rm -rf "${pkgdir}"/usr/bin
-}

Copied: cinnamon-desktop/repos/community-x86_64/PKGBUILD (from rev 319132, 
cinnamon-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-05-07 15:27:26 UTC (rev 319133)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Eli Schwartz 
+# Contributor: Alexandre Filgueria 
+# Contributor:  Jan de Groot 
+
+pkgname=cinnamon-desktop
+pkgver=3.8.1
+pkgrel=1
+pkgdesc="Library with common API for various Cinnamon modules"
+arch=('x86_64')
+url="https://github.com/linuxmint/${pkgname};
+license=('GPL' 'LGPL')
+depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
+makedepends=('meson' 'gobject-introspection' 'intltool')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
+"config.patch")
+sha256sums=('239c8a210de18468919d9cbc379535e55628559e396cb321100ccab4ee0d04d0'
+'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
+
+prepare() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+# Adjust configuration
+patch -Np1 -i ../config.patch
+}
+
+build() {
+mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+meson --prefix=/usr --buildtype=plain ..
+ninja
+}
+
+package() {
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+DESTDIR="${pkgdir}" ninja install
+# rm legacy migration script (cinnamon 2.4) and its package dependency on 
python
+rm -rf "${pkgdir}"/usr/bin
+}

Deleted: config.patch
===
--- config.patch2018-05-07 15:27:10 UTC (rev 319132)
+++ config.patch2018-05-07 15:27:26 UTC (rev 319133)
@@ -1,24 +0,0 @@
-diff -Naur 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
  2015-10-16 13:00:30.0 +
-+++ 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
   2015-11-20 19:04:16.543027956 +
-@@ -10,7 +10,7 @@
-   
- 
- 
--  
'file://@datadir@/themes/Adwaita/backgrounds/adwaita-timed.xml'
-+  
'file://@datadir@/backgrounds/gnome/adwaita-timed.xml'
-   <_summary>Picture URI
-   <_description>
- URI to use for the background image. Not that the backend only 
supports
-diff -Naur 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.interface.gschema.xml.in.in
 cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.interface.gschema.xml.in.in
 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.interface.gschema.xml.in.in
  

[arch-commits] Commit in cinnamon-desktop/repos/community-x86_64 (4 files)

2018-04-19 Thread Eli Schwartz via arch-commits
Date: Thursday, April 19, 2018 @ 19:00:43
  Author: eschwartz
Revision: 317063

archrelease: copy trunk to community-x86_64

Added:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
(from rev 317062, cinnamon-desktop/trunk/PKGBUILD)
  cinnamon-desktop/repos/community-x86_64/config.patch
(from rev 317062, cinnamon-desktop/trunk/config.patch)
Deleted:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
  cinnamon-desktop/repos/community-x86_64/config.patch

--+
 PKGBUILD |   79 -
 config.patch |   48 +-
 2 files changed, 64 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-19 19:00:27 UTC (rev 317062)
+++ PKGBUILD2018-04-19 19:00:43 UTC (rev 317063)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Alexandre Filgueria 
-# Contributor:  Jan de Groot 
-
-pkgname=cinnamon-desktop
-pkgver=3.6.2
-pkgrel=1
-pkgdesc="Library with common API for various Cinnamon modules"
-arch=(i686 x86_64)
-license=(GPL LGPL)
-depends=(accountsservice gtk3 libxkbfile python libpulse)
-makedepends=(intltool gobject-introspection gnome-common python2)
-url="https://github.com/linuxmint/cinnamon-desktop;
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/cinnamon-desktop/archive/${pkgver}.tar.gz;
-"config.patch")
-sha256sums=('76b053eea02c61df22d35ccec6ba83de25246b794cbc024dce636dcb1e74c812'
-'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
-
-prepare() {
-  cd $pkgname-$pkgver
-  # Adjust configuration
-  patch -Np1 -i ../config.patch
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib/$pkgname --disable-static
-
-  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: cinnamon-desktop/repos/community-x86_64/PKGBUILD (from rev 317062, 
cinnamon-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-19 19:00:43 UTC (rev 317063)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Eli Schwartz 
+# Contributor: Alexandre Filgueria 
+# Contributor:  Jan de Groot 
+
+pkgname=cinnamon-desktop
+pkgver=3.8.0
+pkgrel=1
+pkgdesc="Library with common API for various Cinnamon modules"
+arch=('x86_64')
+url="https://github.com/linuxmint/${pkgname};
+license=('GPL' 'LGPL')
+depends=('accountsservice' 'gtk3' 'libxkbfile' 'libpulse')
+makedepends=('meson' 'gobject-introspection' 'intltool')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
+"config.patch")
+sha256sums=('83f31043a758224a2de6dc7015b75461f29bc48091cd1bbb3b99e7e683e73524'
+'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
+
+prepare() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+# Adjust configuration
+patch -Np1 -i ../config.patch
+}
+
+build() {
+mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+meson --prefix=/usr --buildtype=plain ..
+ninja
+}
+
+package() {
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+DESTDIR="${pkgdir}" ninja install
+# rm legacy migration script (cinnamon 2.4) and its package dependency on 
python
+rm -rf "${pkgdir}"/usr/bin
+}

Deleted: config.patch
===
--- config.patch2018-04-19 19:00:27 UTC (rev 317062)
+++ config.patch2018-04-19 19:00:43 UTC (rev 317063)
@@ -1,24 +0,0 @@
-diff -Naur 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
  2015-10-16 13:00:30.0 +
-+++ 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
   2015-11-20 19:04:16.543027956 +
-@@ -10,7 +10,7 @@
-   
- 
- 
--  
'file://@datadir@/themes/Adwaita/backgrounds/adwaita-timed.xml'
-+  
'file://@datadir@/backgrounds/gnome/adwaita-timed.xml'
-   <_summary>Picture URI
-   <_description>
- URI to use for the background image. Not that the backend only 
supports
-diff -Naur 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.interface.gschema.xml.in.in
 cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.interface.gschema.xml.in.in
 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.interface.gschema.xml.in.in
   2015-10-16 13:00:30.0 +
-+++ 

[arch-commits] Commit in cinnamon-desktop/repos/community-x86_64 (4 files)

2017-11-12 Thread Antonio Rojas
Date: Monday, November 13, 2017 @ 07:22:52
  Author: arojas
Revision: 266711

archrelease: copy trunk to community-x86_64

Added:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
(from rev 266710, cinnamon-desktop/trunk/PKGBUILD)
  cinnamon-desktop/repos/community-x86_64/config.patch
(from rev 266710, cinnamon-desktop/trunk/config.patch)
Deleted:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
  cinnamon-desktop/repos/community-x86_64/config.patch

--+
 PKGBUILD |   78 -
 config.patch |   48 +--
 2 files changed, 63 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-13 07:21:57 UTC (rev 266710)
+++ PKGBUILD2017-11-13 07:22:52 UTC (rev 266711)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Alexandre Filgueria 
-# Contributor:  Jan de Groot 
-
-pkgname=cinnamon-desktop
-pkgver=3.6.1
-pkgrel=1
-pkgdesc="Library with common API for various Cinnamon modules"
-arch=(i686 x86_64)
-license=(GPL LGPL)
-depends=(accountsservice gtk3 libxkbfile python libpulse)
-makedepends=(intltool gobject-introspection gnome-common python2)
-url="https://github.com/linuxmint/cinnamon-desktop;
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/cinnamon-desktop/archive/${pkgver}.tar.gz;
-"config.patch")
-sha256sums=('322e63303daa97eaa03ebf4e799491bca579092d40616ff2b6f2d1af7a250c25'
-'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
-
-prepare() {
-  cd $pkgname-$pkgver
-  # Adjust configuration
-  patch -Np1 -i ../config.patch
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib/$pkgname --disable-static
-
-  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: cinnamon-desktop/repos/community-x86_64/PKGBUILD (from rev 266710, 
cinnamon-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-13 07:22:52 UTC (rev 266711)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Alexandre Filgueria 
+# Contributor:  Jan de Groot 
+
+pkgname=cinnamon-desktop
+pkgver=3.6.2
+pkgrel=1
+pkgdesc="Library with common API for various Cinnamon modules"
+arch=(i686 x86_64)
+license=(GPL LGPL)
+depends=(accountsservice gtk3 libxkbfile python libpulse)
+makedepends=(intltool gobject-introspection gnome-common python2)
+url="https://github.com/linuxmint/cinnamon-desktop;
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/cinnamon-desktop/archive/${pkgver}.tar.gz;
+"config.patch")
+sha256sums=('76b053eea02c61df22d35ccec6ba83de25246b794cbc024dce636dcb1e74c812'
+'45f403e6fe4ec701a0f3d16e990bb36598dd4a58fac5a374f85ccecdf74dd98a')
+
+prepare() {
+  cd $pkgname-$pkgver
+  # Adjust configuration
+  patch -Np1 -i ../config.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --disable-static
+
+  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: config.patch
===
--- config.patch2017-11-13 07:21:57 UTC (rev 266710)
+++ config.patch2017-11-13 07:22:52 UTC (rev 266711)
@@ -1,24 +0,0 @@
-diff -Naur 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
  2015-10-16 13:00:30.0 +
-+++ 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
   2015-11-20 19:04:16.543027956 +
-@@ -10,7 +10,7 @@
-   
- 
- 
--  
'file://@datadir@/themes/Adwaita/backgrounds/adwaita-timed.xml'
-+  
'file://@datadir@/backgrounds/gnome/adwaita-timed.xml'
-   <_summary>Picture URI
-   <_description>
- URI to use for the background image. Not that the backend only 
supports
-diff -Naur 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.interface.gschema.xml.in.in
 cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.interface.gschema.xml.in.in
 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.interface.gschema.xml.in.in
   2015-10-16 13:00:30.0 +
-+++ 

[arch-commits] Commit in cinnamon-desktop/repos/community-x86_64 (4 files)

2016-12-30 Thread Alexandre Filgueira
Date: Saturday, December 31, 2016 @ 00:13:01
  Author: faidoc
Revision: 203358

archrelease: copy trunk to community-x86_64

Added:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
(from rev 203357, cinnamon-desktop/trunk/PKGBUILD)
  cinnamon-desktop/repos/community-x86_64/config.patch
(from rev 203357, cinnamon-desktop/trunk/config.patch)
Deleted:
  cinnamon-desktop/repos/community-x86_64/PKGBUILD
  cinnamon-desktop/repos/community-x86_64/config.patch

--+
 PKGBUILD |   78 +++---
 config.patch |   96 -
 2 files changed, 87 insertions(+), 87 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-12-31 00:12:23 UTC (rev 203357)
+++ PKGBUILD2016-12-31 00:13:01 UTC (rev 203358)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Alexandre Filgueria 
-# Contributor:  Jan de Groot 
-
-pkgname=cinnamon-desktop
-pkgver=3.2.0
-pkgrel=1
-pkgdesc="Library with common API for various Cinnamon modules"
-arch=(i686 x86_64)
-license=(GPL LGPL)
-depends=(gtk3 libxkbfile python2 glib2 libgsystem libpulse)
-makedepends=(intltool gobject-introspection gnome-common python2)
-url="https://github.com/linuxmint/cinnamon-desktop;
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/cinnamon-desktop/archive/${pkgver}.tar.gz;
-"config.patch")
-sha256sums=('84c29fd9256370b6789613292fd12ec7893c1b752487dc938b056a3d68607212'
-'e2c20c35df78aaedcd2d2e4965369bc519f51072ab88d4ac9b01be9a48cf8cfd')
-
-prepare() {
-  cd $pkgname-$pkgver
-  # Adjust configuration
-  patch -Np1 -i ../config.patch
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib/$pkgname --disable-static
-
-  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: cinnamon-desktop/repos/community-x86_64/PKGBUILD (from rev 203357, 
cinnamon-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-12-31 00:13:01 UTC (rev 203358)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Alexandre Filgueria 
+# Contributor:  Jan de Groot 
+
+pkgname=cinnamon-desktop
+pkgver=3.2.4
+pkgrel=1
+pkgdesc="Library with common API for various Cinnamon modules"
+arch=(i686 x86_64)
+license=(GPL LGPL)
+depends=(gtk3 libxkbfile python2 glib2 libgsystem libpulse)
+makedepends=(intltool gobject-introspection gnome-common python2)
+url="https://github.com/linuxmint/cinnamon-desktop;
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/cinnamon-desktop/archive/${pkgver}.tar.gz;
+"config.patch")
+sha256sums=('f9920082b299c85d11cfdb6747026f5f044eabf3a09c0164873fa2850561abad'
+'e2c20c35df78aaedcd2d2e4965369bc519f51072ab88d4ac9b01be9a48cf8cfd')
+
+prepare() {
+  cd $pkgname-$pkgver
+  # Adjust configuration
+  patch -Np1 -i ../config.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib/$pkgname --disable-static
+
+  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: config.patch
===
--- config.patch2016-12-31 00:12:23 UTC (rev 203357)
+++ config.patch2016-12-31 00:13:01 UTC (rev 203358)
@@ -1,48 +0,0 @@
-diff -Naur 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
  2015-10-16 13:00:30.0 +
-+++ 
cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.background.gschema.xml.in.in
   2015-11-20 19:04:16.543027956 +
-@@ -10,7 +10,7 @@
-   
- 
- 
--  
'file://@datadir@/themes/Adwaita/backgrounds/adwaita-timed.xml'
-+  
'file://@datadir@/backgrounds/gnome/adwaita-timed.xml'
-   <_summary>Picture URI
-   <_description>
- URI to use for the background image. Not that the backend only 
supports
-diff -Naur 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.interface.gschema.xml.in.in
 cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.interface.gschema.xml.in.in
 
cinnamon-desktop-2.8.0.orig/schemas/org.cinnamon.desktop.interface.gschema.xml.in.in
   2015-10-16 13:00:30.0 +
-+++