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

2020-02-25 Thread Brad Fanella via arch-commits
Date: Tuesday, February 25, 2020 @ 20:13:41
  Author: cesura
Revision: 581998

upgpkg: mate-themes 3.22.21-1: Updated to version 1.24.0

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-25 20:11:01 UTC (rev 581997)
+++ PKGBUILD2020-02-25 20:13:41 UTC (rev 581998)
@@ -2,7 +2,7 @@
 # Contributor: Martin Wimpress 
 
 pkgname=mate-themes
-pkgver=3.22.20
+pkgver=3.22.21
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
@@ -15,7 +15,7 @@
 options=('!emptydirs')
 groups=('mate')
 
source=("https://pub.mate-desktop.org/releases/themes/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('7d098cf524cf51c3a8f5ffc23adbe23cd11809c83d3de2a7aa82d97491836d30')
+sha256sums=('d668c578fd10d6e2a46932df1cb8852f77923193f0b88fb327e89d80f0162f14')
 
 build() {
cd "${pkgname}-${pkgver}"


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

2019-08-15 Thread Brad Fanella via arch-commits
Date: Thursday, August 15, 2019 @ 23:10:38
  Author: cesura
Revision: 499647

upgpkg: mate-themes 3.22.20-1

Updated to version 3.22.20

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-15 23:07:37 UTC (rev 499646)
+++ PKGBUILD2019-08-15 23:10:38 UTC (rev 499647)
@@ -2,7 +2,7 @@
 # Contributor: Martin Wimpress 
 
 pkgname=mate-themes
-pkgver=3.22.19
+pkgver=3.22.20
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
@@ -15,7 +15,7 @@
 options=('!emptydirs')
 groups=('mate')
 
source=("https://pub.mate-desktop.org/releases/themes/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('988b445079426edad15562b517d0297a946c7d2d239c43020c0d6990d1428bf9')
+sha256sums=('7d098cf524cf51c3a8f5ffc23adbe23cd11809c83d3de2a7aa82d97491836d30')
 
 build() {
cd "${pkgname}-${pkgver}"


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

2019-03-29 Thread Brad Fanella via arch-commits
Date: Saturday, March 30, 2019 @ 03:25:26
  Author: cesura
Revision: 446228

upgpkg: mate-themes 3.22.19-1

Updated to version 1.22

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-30 03:23:43 UTC (rev 446227)
+++ PKGBUILD2019-03-30 03:25:26 UTC (rev 446228)
@@ -2,7 +2,7 @@
 # Contributor: Martin Wimpress 
 
 pkgname=mate-themes
-pkgver=3.22.18
+pkgver=3.22.19
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
@@ -15,16 +15,16 @@
 options=('!emptydirs')
 groups=('mate')
 
source=("https://pub.mate-desktop.org/releases/themes/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('d5b15adfeee09cb1e2266db8b10b64814b7f380753ae5ebd09b7ea88115f6814')
+sha256sums=('988b445079426edad15562b517d0297a946c7d2d239c43020c0d6990d1428bf9')
 
 build() {
-cd ${pkgname}-${pkgver}
-./configure \
---prefix=/usr
-make
+   cd "${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/usr
+   make
 }
 
 package() {
-cd ${pkgname}-${pkgver}
-make DESTDIR="${pkgdir}" install
+   cd "${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
 }


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

2018-08-20 Thread Brad Fanella via arch-commits
Date: Monday, August 20, 2018 @ 22:56:07
  Author: cesura
Revision: 372931

upgpkg: mate-themes 3.22.18-1

Updated to version 3.22.18

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-20 22:37:41 UTC (rev 372930)
+++ PKGBUILD2018-08-20 22:56:07 UTC (rev 372931)
@@ -2,7 +2,7 @@
 # Contributor: Martin Wimpress 
 
 pkgname=mate-themes
-pkgver=3.22.17
+pkgver=3.22.18
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
@@ -15,7 +15,7 @@
 options=('!emptydirs')
 groups=('mate')
 
source=("https://pub.mate-desktop.org/releases/themes/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('3010979e45c3d00ebf71f571d9bf109b5b5bf2d680c118ae76b3959c3dd7c1ad')
+sha256sums=('d5b15adfeee09cb1e2266db8b10b64814b7f380753ae5ebd09b7ea88115f6814')
 
 build() {
 cd ${pkgname}-${pkgver}


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

2018-08-15 Thread Brad Fanella via arch-commits
Date: Wednesday, August 15, 2018 @ 12:31:12
  Author: cesura
Revision: 371741

upgpkg: mate-themes 3.22.17-1

Updated to version 3.22.17

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-15 12:30:37 UTC (rev 371740)
+++ PKGBUILD2018-08-15 12:31:12 UTC (rev 371741)
@@ -2,7 +2,7 @@
 # Contributor: Martin Wimpress 
 
 pkgname=mate-themes
-pkgver=3.22.16
+pkgver=3.22.17
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
@@ -15,7 +15,7 @@
 options=('!emptydirs')
 groups=('mate')
 
source=("https://pub.mate-desktop.org/releases/themes/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('b2e5e8c21fc214010b45043a9a55035e1a028bf44f42e927929b6c9995b818cd')
+sha256sums=('3010979e45c3d00ebf71f571d9bf109b5b5bf2d680c118ae76b3959c3dd7c1ad')
 
 build() {
 cd ${pkgname}-${pkgver}


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

2018-05-01 Thread Brad Fanella via arch-commits
Date: Wednesday, May 2, 2018 @ 00:05:47
  Author: cesura
Revision: 318627

upgpkg: mate-themes 3.22.16-1

Updated to version 3.22.16

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-01 22:54:02 UTC (rev 318626)
+++ PKGBUILD2018-05-02 00:05:47 UTC (rev 318627)
@@ -1,8 +1,8 @@
-# Maintainer:
+# Maintainer: Brad Fanella 
 # Contributor: Martin Wimpress 
 
 pkgname=mate-themes
-pkgver=3.22.15
+pkgver=3.22.16
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
@@ -14,8 +14,8 @@
 'mate-icon-theme: default icon theme')
 options=('!emptydirs')
 groups=('mate')
-source=("http://pub.mate-desktop.org/releases/themes/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('8f9bbdf3103a5843f06c61afec935c2154e02b7fdaf6c2726c5b4dba8d5cb432')
+source=("https://pub.mate-desktop.org/releases/themes/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha256sums=('b2e5e8c21fc214010b45043a9a55035e1a028bf44f42e927929b6c9995b818cd')
 
 build() {
 cd ${pkgname}-${pkgver}


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

2018-02-07 Thread Antonio Rojas via arch-commits
Date: Wednesday, February 7, 2018 @ 21:40:15
  Author: arojas
Revision: 290060

Update to 3.22.15

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-07 21:36:28 UTC (rev 290059)
+++ PKGBUILD2018-02-07 21:40:15 UTC (rev 290060)
@@ -2,7 +2,7 @@
 # Contributor: Martin Wimpress 
 
 pkgname=mate-themes
-pkgver=3.22.14
+pkgver=3.22.15
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
@@ -15,7 +15,7 @@
 options=('!emptydirs')
 groups=('mate')
 
source=("http://pub.mate-desktop.org/releases/themes/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('53b59fdc40fd5c35b85119231cd8e1d490d8e7f369cb43b31a87ed5c2825')
+sha256sums=('8f9bbdf3103a5843f06c61afec935c2154e02b7fdaf6c2726c5b4dba8d5cb432')
 
 build() {
 cd ${pkgname}-${pkgver}


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

2017-09-22 Thread Antonio Rojas
Date: Friday, September 22, 2017 @ 06:24:51
  Author: arojas
Revision: 259342

Update to 3.22.14

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-22 06:12:50 UTC (rev 259341)
+++ PKGBUILD2017-09-22 06:24:51 UTC (rev 259342)
@@ -2,7 +2,7 @@
 # Contributor: Martin Wimpress 
 
 pkgname=mate-themes
-pkgver=3.22.13
+pkgver=3.22.14
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
@@ -15,7 +15,7 @@
 options=('!emptydirs')
 groups=('mate')
 
source=("http://pub.mate-desktop.org/releases/themes/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('31b186114e8613366c8d10ac5033d8f485438ebfd7a623272c416364d530fcdc')
+sha256sums=('53b59fdc40fd5c35b85119231cd8e1d490d8e7f369cb43b31a87ed5c2825')
 
 build() {
 cd ${pkgname}-${pkgver}


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

2017-07-06 Thread Antonio Rojas
Date: Thursday, July 6, 2017 @ 20:51:49
  Author: arojas
Revision: 242596

Update to 3.22.13

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-06 19:54:06 UTC (rev 242595)
+++ PKGBUILD2017-07-06 20:51:49 UTC (rev 242596)
@@ -2,7 +2,7 @@
 # Contributor: Martin Wimpress 
 
 pkgname=mate-themes
-pkgver=3.22.12
+pkgver=3.22.13
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
@@ -15,7 +15,7 @@
 options=('!emptydirs')
 groups=('mate')
 
source=("http://pub.mate-desktop.org/releases/themes/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('04603907c8481bffe438a5f15a1cec93ee50c83d10ef9acd97368e607fd4f15a')
+sha256sums=('31b186114e8613366c8d10ac5033d8f485438ebfd7a623272c416364d530fcdc')
 
 build() {
 cd ${pkgname}-${pkgver}


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

2017-06-13 Thread Antonio Rojas
Date: Tuesday, June 13, 2017 @ 21:09:10
  Author: arojas
Revision: 236698

Update to 3.22.12

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-13 21:03:30 UTC (rev 236697)
+++ PKGBUILD2017-06-13 21:09:10 UTC (rev 236698)
@@ -2,7 +2,7 @@
 # Contributor: Martin Wimpress 
 
 pkgname=mate-themes
-pkgver=3.22.11
+pkgver=3.22.12
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
@@ -15,7 +15,7 @@
 options=('!emptydirs')
 groups=('mate')
 
source=("http://pub.mate-desktop.org/releases/themes/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('d529a64b84a97152417f2398d2d4f366c6a820fad1a49a46f0c8e0e12d0bcabd')
+sha256sums=('04603907c8481bffe438a5f15a1cec93ee50c83d10ef9acd97368e607fd4f15a')
 
 build() {
 cd ${pkgname}-${pkgver}


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

2017-05-12 Thread Antonio Rojas
Date: Friday, May 12, 2017 @ 07:15:42
  Author: arojas
Revision: 227855

Update to 3.22.11

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-12 06:59:17 UTC (rev 227854)
+++ PKGBUILD2017-05-12 07:15:42 UTC (rev 227855)
@@ -2,7 +2,7 @@
 # Contributor: Martin Wimpress 
 
 pkgname=mate-themes
-pkgver=3.22.10
+pkgver=3.22.11
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
@@ -15,7 +15,7 @@
 options=('!emptydirs')
 groups=('mate')
 
source=("http://pub.mate-desktop.org/releases/themes/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('8bc9ffe898d2e28eec7a92f1c36f9f6c479ffb171342cd36e91713d59d64d10d')
+sha256sums=('d529a64b84a97152417f2398d2d4f366c6a820fad1a49a46f0c8e0e12d0bcabd')
 
 build() {
 cd ${pkgname}-${pkgver}


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

2017-04-16 Thread Antonio Rojas
Date: Sunday, April 16, 2017 @ 16:31:55
  Author: arojas
Revision: 223238

Update to 3.22.10

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-16 16:31:55 UTC (rev 223237)
+++ PKGBUILD2017-04-16 16:31:55 UTC (rev 223238)
@@ -2,7 +2,7 @@
 # Contributor: Martin Wimpress 
 
 pkgname=mate-themes
-pkgver=3.22.9
+pkgver=3.22.10
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
@@ -15,7 +15,7 @@
 options=('!emptydirs')
 groups=('mate')
 
source=("http://pub.mate-desktop.org/releases/themes/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('c3f424f70c4809089377bfe858af57943b08eb0e7b5f1426f2b5881196ec9542')
+sha256sums=('8bc9ffe898d2e28eec7a92f1c36f9f6c479ffb171342cd36e91713d59d64d10d')
 
 build() {
 cd ${pkgname}-${pkgver}


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

2017-04-15 Thread Antonio Rojas
Date: Saturday, April 15, 2017 @ 20:21:00
  Author: arojas
Revision: 223148

Update to 3.22.9

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-15 20:18:31 UTC (rev 223147)
+++ PKGBUILD2017-04-15 20:21:00 UTC (rev 223148)
@@ -2,7 +2,7 @@
 # Contributor: Martin Wimpress 
 
 pkgname=mate-themes
-pkgver=3.22.8
+pkgver=3.22.9
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
@@ -15,7 +15,7 @@
 options=('!emptydirs')
 groups=('mate')
 
source=("http://pub.mate-desktop.org/releases/themes/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('c312684500afe066f34f250530a08ba6c2c52881f398a2fbde8586f89feb9b3f')
+sha256sums=('c3f424f70c4809089377bfe858af57943b08eb0e7b5f1426f2b5881196ec9542')
 
 build() {
 cd ${pkgname}-${pkgver}


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

2017-03-30 Thread Antonio Rojas
Date: Thursday, March 30, 2017 @ 15:23:34
  Author: arojas
Revision: 220098

Update to 3.22.8

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-30 14:29:14 UTC (rev 220097)
+++ PKGBUILD2017-03-30 15:23:34 UTC (rev 220098)
@@ -1,9 +1,8 @@
 # Maintainer:
 # Contributor: Martin Wimpress 
 
-_ver=3.22
 pkgname=mate-themes
-pkgver=${_ver}.7
+pkgver=3.22.8
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
@@ -15,8 +14,8 @@
 'mate-icon-theme: default icon theme')
 options=('!emptydirs')
 groups=('mate')
-source=("http://pub.mate-desktop.org/releases/themes/${_ver}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('e5c8b7a9fa1166c03bbbacbfcfc78254183a6152')
+source=("http://pub.mate-desktop.org/releases/themes/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz;)
+sha256sums=('c312684500afe066f34f250530a08ba6c2c52881f398a2fbde8586f89feb9b3f')
 
 build() {
 cd ${pkgname}-${pkgver}


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

2017-03-18 Thread Antonio Rojas
Date: Saturday, March 18, 2017 @ 19:14:22
  Author: arojas
Revision: 217175

Kill mate-gtk3 group

Modified:
  mate-themes/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-18 19:13:49 UTC (rev 217174)
+++ PKGBUILD2017-03-18 19:14:22 UTC (rev 217175)
@@ -14,7 +14,7 @@
 'gtk-engine-murrine: for gtk2 themes'
 'mate-icon-theme: default icon theme')
 options=('!emptydirs')
-groups=('mate' 'mate-gtk3')
+groups=('mate')
 
source=("http://pub.mate-desktop.org/releases/themes/${_ver}/${pkgname}-${pkgver}.tar.xz;)
 sha1sums=('e5c8b7a9fa1166c03bbbacbfcfc78254183a6152')
 


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

2017-01-25 Thread Antonio Rojas
Date: Wednesday, January 25, 2017 @ 20:01:51
  Author: arojas
Revision: 209081

Update to 3.22.7

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-25 19:32:58 UTC (rev 209080)
+++ PKGBUILD2017-01-25 20:01:51 UTC (rev 209081)
@@ -3,7 +3,7 @@
 
 _ver=3.22
 pkgname=mate-themes
-pkgver=${_ver}.6
+pkgver=${_ver}.7
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
@@ -16,7 +16,7 @@
 options=('!emptydirs')
 groups=('mate' 'mate-gtk3')
 
source=("http://pub.mate-desktop.org/releases/themes/${_ver}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('eef5bd16eba9772adbdc2dc7a6fbc1fb0d7c6fb7')
+sha1sums=('e5c8b7a9fa1166c03bbbacbfcfc78254183a6152')
 
 build() {
 cd ${pkgname}-${pkgver}


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

2017-01-14 Thread Antonio Rojas
Date: Saturday, January 14, 2017 @ 19:03:30
  Author: arojas
Revision: 207398

Update to 3.22.6

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-14 18:33:20 UTC (rev 207397)
+++ PKGBUILD2017-01-14 19:03:30 UTC (rev 207398)
@@ -3,7 +3,7 @@
 
 _ver=3.22
 pkgname=mate-themes
-pkgver=${_ver}.5
+pkgver=${_ver}.6
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
@@ -16,7 +16,7 @@
 options=('!emptydirs')
 groups=('mate' 'mate-gtk3')
 
source=("http://pub.mate-desktop.org/releases/themes/${_ver}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('d8e516238bb297fd03688b9cbad37e3fc3762a91')
+sha1sums=('eef5bd16eba9772adbdc2dc7a6fbc1fb0d7c6fb7')
 
 build() {
 cd ${pkgname}-${pkgver}


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

2017-01-06 Thread Antonio Rojas
Date: Friday, January 6, 2017 @ 23:35:29
  Author: arojas
Revision: 205850

Update to 3.22.5

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-06 23:19:55 UTC (rev 205849)
+++ PKGBUILD2017-01-06 23:35:29 UTC (rev 205850)
@@ -3,7 +3,7 @@
 
 _ver=3.22
 pkgname=mate-themes
-pkgver=${_ver}.4
+pkgver=${_ver}.5
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
@@ -16,7 +16,7 @@
 options=('!emptydirs')
 groups=('mate' 'mate-gtk3')
 
source=("http://pub.mate-desktop.org/releases/themes/${_ver}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('92002160b83b759224f35329ccf1ca118ea0c398')
+sha1sums=('d8e516238bb297fd03688b9cbad37e3fc3762a91')
 
 build() {
 cd ${pkgname}-${pkgver}


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

2016-10-26 Thread Antonio Rojas
Date: Wednesday, October 26, 2016 @ 17:52:37
  Author: arojas
Revision: 193724

Update to 3.22.4

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-26 17:11:38 UTC (rev 193723)
+++ PKGBUILD2016-10-26 17:52:37 UTC (rev 193724)
@@ -1,8 +1,9 @@
+# Maintainer:
 # Contributor: Martin Wimpress 
 
 _ver=3.22
 pkgname=mate-themes
-pkgver=${_ver}.3
+pkgver=${_ver}.4
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
@@ -15,10 +16,10 @@
 options=('!emptydirs')
 groups=('mate' 'mate-gtk3')
 
source=("http://pub.mate-desktop.org/releases/themes/${_ver}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('3948c32a8f1b366620401244c528d09e38c7233f')
+sha1sums=('92002160b83b759224f35329ccf1ca118ea0c398')
 
 build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
+cd ${pkgname}-${pkgver}
 ./configure \
 --prefix=/usr
 make
@@ -25,6 +26,6 @@
 }
 
 package() {
-cd "${srcdir}/${pkgname}-${pkgver}"
+cd ${pkgname}-${pkgver}
 make DESTDIR="${pkgdir}" install
 }


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

2016-09-26 Thread Antonio Rojas
Date: Monday, September 26, 2016 @ 18:51:54
  Author: arojas
Revision: 190630

Update to 3.22.3

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-26 17:10:44 UTC (rev 190629)
+++ PKGBUILD2016-09-26 18:51:54 UTC (rev 190630)
@@ -2,7 +2,7 @@
 
 _ver=3.22
 pkgname=mate-themes
-pkgver=${_ver}.2
+pkgver=${_ver}.3
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
@@ -15,7 +15,7 @@
 options=('!emptydirs')
 groups=('mate' 'mate-gtk3')
 
source=("http://pub.mate-desktop.org/releases/themes/${_ver}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('9a538c7e0aef6b46ae5a5602ee0ab9712558f504')
+sha1sums=('3948c32a8f1b366620401244c528d09e38c7233f')
 
 build() {
 cd "${srcdir}/${pkgname}-${pkgver}"


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

2016-09-24 Thread Antonio Rojas
Date: Saturday, September 24, 2016 @ 15:49:39
  Author: arojas
Revision: 190439

Update to 3.22.2

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-24 15:46:26 UTC (rev 190438)
+++ PKGBUILD2016-09-24 15:49:39 UTC (rev 190439)
@@ -1,8 +1,8 @@
 # Contributor: Martin Wimpress 
 
-_ver=3.20
+_ver=3.22
 pkgname=mate-themes
-pkgver=${_ver}.10
+pkgver=${_ver}.2
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
@@ -15,7 +15,7 @@
 options=('!emptydirs')
 groups=('mate' 'mate-gtk3')
 
source=("http://pub.mate-desktop.org/releases/themes/${_ver}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('d44f484987c269820662a037f763c248a5d24356')
+sha1sums=('9a538c7e0aef6b46ae5a5602ee0ab9712558f504')
 
 build() {
 cd "${srcdir}/${pkgname}-${pkgver}"


[arch-commits] Commit in mate-themes/trunk (PKGBUILD fix-selection.patch)

2016-04-12 Thread Balló György
Date: Tuesday, April 12, 2016 @ 17:45:13
  Author: bgyorgy
Revision: 170772

upgpkg: mate-themes 3.20.5-2

Apply fix for GTK+-3.20: fix text selection in firefox (FS#48783)

Added:
  mate-themes/trunk/fix-selection.patch
Modified:
  mate-themes/trunk/PKGBUILD

-+
 PKGBUILD|   15 ++
 fix-selection.patch |  285 ++
 2 files changed, 297 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-04-12 15:40:04 UTC (rev 170771)
+++ PKGBUILD2016-04-12 15:45:13 UTC (rev 170772)
@@ -3,7 +3,7 @@
 _ver=3.20
 pkgname=mate-themes
 pkgver=${_ver}.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
 arch=('any')
@@ -11,10 +11,19 @@
 depends=('gtk-engines' 'gtk-engine-murrine' 'librsvg' 'mate-icon-theme')
 makedepends=('mate-common' 'icon-naming-utils')
 groups=('mate' 'mate-gtk3')
-source=("http://pub.mate-desktop.org/releases/themes/${_ver}/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('640d33c45d37247a9e27de15df8685cfaa8c951d')
+source=("http://pub.mate-desktop.org/releases/themes/${_ver}/${pkgname}-${pkgver}.tar.xz;
+"fix-selection.patch")
+sha1sums=('640d33c45d37247a9e27de15df8685cfaa8c951d'
+  'da38d1a46be209d81cfd69e4ab3f579bde2c6d20')
 install=${pkgname}.install
 
+prepare() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+# GTK+-3.20: fix text selection in firefox
+patch -Np1 -i ../fix-selection.patch
+}
+
 build() {
 cd "${srcdir}/${pkgname}-${pkgver}"
 ./configure \

Added: fix-selection.patch
===
--- fix-selection.patch (rev 0)
+++ fix-selection.patch 2016-04-12 15:45:13 UTC (rev 170772)
@@ -0,0 +1,285 @@
+From 8ae453c137f1d9012e9f2e4350d1d73ee570e000 Mon Sep 17 00:00:00 2001
+From: raveit65 
+Date: Tue, 12 Apr 2016 00:09:40 +0200
+Subject: [PATCH] GTK+-3.20 Menta themes: fix for firefox text selection
+
+---
+ desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css | 24 
+ desktop-themes/Menta/gtk-3.0/gtk-widgets.css | 24 
+ 2 files changed, 48 insertions(+)
+
+diff --git a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css 
b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
+index ee44625..d023928 100644
+--- a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
 b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
+@@ -4134,6 +4134,30 @@ textview,
+   color: shade (@theme_selected_bg_color, 0.35);
+ }
+ 
++/* for firefox and probably other apps */
++label:selected,
++label selection,
++label selection:focus,
++label selection:hover {
++  background-color: @theme_selected_bg_color;
++  color: @theme_selected_fg_color;
++}
++
++label:disabled:selected,
++label selection:disabled {
++  color: @insensitive_fg_color;
++}
++
++label:backdrop:selected,
++label selection:backdrop {
++  color: @theme_fg_color;
++}
++
++label:backdrop:disabled:selected,
++label selection:backdrop:disabled {
++  color: @insensitive_fg_color;
++}
++
+ .cell {
+   padding: 2px;
+   text-shadow: none;
+diff --git a/desktop-themes/Menta/gtk-3.0/gtk-widgets.css 
b/desktop-themes/Menta/gtk-3.0/gtk-widgets.css
+index 2acad08..6d0f063 100644
+--- a/desktop-themes/Menta/gtk-3.0/gtk-widgets.css
 b/desktop-themes/Menta/gtk-3.0/gtk-widgets.css
+@@ -4134,6 +4134,30 @@ textview,
+   color: shade (@theme_selected_bg_color, 0.35);
+ }
+ 
++/* for firefox and probably other apps */
++label:selected,
++label selection,
++label selection:focus,
++label selection:hover {
++  background-color: @theme_selected_bg_color;
++  color: @theme_selected_fg_color;
++}
++
++label:disabled:selected,
++label selection:disabled {
++  color: @insensitive_fg_color;
++}
++
++label:backdrop:selected,
++label selection:backdrop {
++  color: @theme_fg_color;
++}
++
++label:backdrop:disabled:selected,
++label selection:backdrop:disabled {
++  color: @insensitive_fg_color;
++}
++
+ .cell {
+   padding: 2px;
+   text-shadow: none;
+From 7ccbba8500ffd5f12f9ff8c9eacf8e5a818da2bb Mon Sep 17 00:00:00 2001
+From: raveit65 
+Date: Tue, 12 Apr 2016 01:54:25 +0200
+Subject: [PATCH] GTK+-3.20 all other themes: fix text selection in firefox
+
+---
+ desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css   | 23 +++
+ .../Blue-Submarine/gtk-3.0/gtk-widgets.css | 26 +-
+ .../Green-Submarine/gtk-3.0/gtk-widgets.css| 26 +-
+ .../TraditionalGreen/gtk-3.0/gtk-widgets.css   | 24 
+ .../TraditionalOk/gtk-3.0/gtk-widgets.css  | 24 
+ 5 files changed, 121 insertions(+), 2 deletions(-)
+
+diff --git a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css 
b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
+index 8e8b26a..6603aed 

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

2016-04-10 Thread Balló György
Date: Monday, April 11, 2016 @ 05:58:58
  Author: bgyorgy
Revision: 170329

upgpkg: mate-themes 3.20.5-1

Update to version 3.20.5 (FS#48783)

Modified:
  mate-themes/trunk/PKGBUILD

--+
 PKGBUILD |   18 +++---
 1 file changed, 7 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-04-11 03:35:28 UTC (rev 170328)
+++ PKGBUILD2016-04-11 03:58:58 UTC (rev 170329)
@@ -1,9 +1,8 @@
 # Maintainer : Martin Wimpress 
 
-_ver=1.12
-_gtkver=3.18
+_ver=3.20
 pkgname=mate-themes
-pkgver=${_ver}.2
+pkgver=${_ver}.5
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
@@ -12,21 +11,18 @@
 depends=('gtk-engines' 'gtk-engine-murrine' 'librsvg' 'mate-icon-theme')
 makedepends=('mate-common' 'icon-naming-utils')
 groups=('mate' 'mate-gtk3')
-source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-gtk${_gtkver}-${pkgver}.tar.xz;)
-sha1sums=('255b6d7e2d3089627f5fd91da459f329ea4f38ef')
+source=("http://pub.mate-desktop.org/releases/themes/${_ver}/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('640d33c45d37247a9e27de15df8685cfaa8c951d')
 install=${pkgname}.install
 
 build() {
-cd "${srcdir}/${pkgname}-gtk${_gtkver}-${pkgver}"
+cd "${srcdir}/${pkgname}-${pkgver}"
 ./configure \
---prefix=/usr \
---enable-all-themes \
---enable-test-themes \
---disable-placeholders
+--prefix=/usr
 make
 }
 
 package() {
-cd "${srcdir}/${pkgname}-gtk${_gtkver}-${pkgver}"
+cd "${srcdir}/${pkgname}-${pkgver}"
 make DESTDIR="${pkgdir}" install
 }


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

2016-01-02 Thread Martin Wimpress
Date: Saturday, January 2, 2016 @ 09:55:49
  Author: flexiondotorg
Revision: 155174

upgpkg: mate-themes 1.12.2-1 - New upstream release

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-02 08:53:25 UTC (rev 155173)
+++ PKGBUILD2016-01-02 08:55:49 UTC (rev 155174)
@@ -3,7 +3,7 @@
 _ver=1.12
 _gtkver=3.18
 pkgname=mate-themes
-pkgver=${_ver}.1
+pkgver=${_ver}.2
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
@@ -13,7 +13,7 @@
 makedepends=('mate-common' 'icon-naming-utils')
 groups=('mate' 'mate-gtk3')
 
source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-gtk${_gtkver}-${pkgver}.tar.xz;)
-sha1sums=('6700f116e9474b0e0c93f3aa1be67ad66f66a3f2')
+sha1sums=('255b6d7e2d3089627f5fd91da459f329ea4f38ef')
 install=${pkgname}.install
 
 build() {


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

2015-12-05 Thread Martin Wimpress
Date: Saturday, December 5, 2015 @ 22:28:49
  Author: flexiondotorg
Revision: 148695

upgpkg: mate-themes 1.12.1-1 - New upstream release

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-05 21:25:36 UTC (rev 148694)
+++ PKGBUILD2015-12-05 21:28:49 UTC (rev 148695)
@@ -3,7 +3,7 @@
 _ver=1.12
 _gtkver=3.18
 pkgname=mate-themes
-pkgver=${_ver}.0
+pkgver=${_ver}.1
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
@@ -13,7 +13,7 @@
 makedepends=('mate-common' 'icon-naming-utils')
 groups=('mate' 'mate-gtk3')
 
source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-gtk${_gtkver}-${pkgver}.tar.xz;)
-sha1sums=('0503e3d3423dcc4d0772014b5923fafae41000ec')
+sha1sums=('6700f116e9474b0e0c93f3aa1be67ad66f66a3f2')
 install=${pkgname}.install
 
 build() {


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

2015-11-05 Thread Martin Wimpress
Date: Friday, November 6, 2015 @ 00:46:36
  Author: flexiondotorg
Revision: 146100

upgpkg: mate-themes 1.12.0-1 - New upstream release

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-11-05 23:45:49 UTC (rev 146099)
+++ PKGBUILD2015-11-05 23:46:36 UTC (rev 146100)
@@ -1,10 +1,10 @@
 # Maintainer : Martin Wimpress 
 
-_ver=1.10
+_ver=1.12
 _gtkver=3.18
 pkgname=mate-themes
-pkgver=${_ver}.5
-pkgrel=2
+pkgver=${_ver}.0
+pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('mate-common' 'icon-naming-utils')
 groups=('mate' 'mate-gtk3')
 
source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-gtk${_gtkver}-${pkgver}.tar.xz;)
-sha1sums=('079cf99a80e02693a91fbf6163662bfb3e717b26')
+sha1sums=('0503e3d3423dcc4d0772014b5923fafae41000ec')
 install=${pkgname}.install
 
 build() {


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

2015-10-27 Thread Martin Wimpress
Date: Tuesday, October 27, 2015 @ 11:40:00
  Author: flexiondotorg
Revision: 145092

upgpkg: mate-themes 1.10.5-1 - Transition to GTK 3.18

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-27 10:36:06 UTC (rev 145091)
+++ PKGBUILD2015-10-27 10:40:00 UTC (rev 145092)
@@ -1,7 +1,7 @@
 # Maintainer : Martin Wimpress 
 
 _ver=1.10
-_gtkver=3.16
+_gtkver=3.18
 pkgname=mate-themes
 pkgver=${_ver}.5
 pkgrel=1
@@ -13,7 +13,7 @@
 makedepends=('mate-common' 'icon-naming-utils')
 groups=('mate' 'mate-gtk3')
 
source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-gtk${_gtkver}-${pkgver}.tar.xz;)
-sha1sums=('9b4dc4a55889b434ab1afce36139480de201f604')
+sha1sums=('079cf99a80e02693a91fbf6163662bfb3e717b26')
 install=${pkgname}.install
 
 build() {


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

2015-10-27 Thread Martin Wimpress
Date: Tuesday, October 27, 2015 @ 11:41:30
  Author: flexiondotorg
Revision: 145095

upgpkg: mate-themes 1.10.5-2 - Bump the revision

Modified:
  mate-themes/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-10-27 10:41:17 UTC (rev 145094)
+++ PKGBUILD2015-10-27 10:41:30 UTC (rev 145095)
@@ -4,7 +4,7 @@
 _gtkver=3.18
 pkgname=mate-themes
 pkgver=${_ver}.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
 arch=('any')


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

2015-09-24 Thread Martin Wimpress
Date: Thursday, September 24, 2015 @ 14:48:08
  Author: flexiondotorg
Revision: 141561

upgpkg: mate-themes 1.10.5-1 - New upstream release.

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-24 12:43:45 UTC (rev 141560)
+++ PKGBUILD2015-09-24 12:48:08 UTC (rev 141561)
@@ -3,7 +3,7 @@
 _ver=1.10
 _gtkver=3.16
 pkgname=mate-themes
-pkgver=${_ver}.4
+pkgver=${_ver}.5
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org;
@@ -13,7 +13,7 @@
 makedepends=('mate-common' 'icon-naming-utils')
 groups=('mate' 'mate-gtk3')
 
source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-gtk${_gtkver}-${pkgver}.tar.xz;)
-sha1sums=('ba6df70e8e745865af83807f6ad27a896d6309d5')
+sha1sums=('9b4dc4a55889b434ab1afce36139480de201f604')
 install=${pkgname}.install
 
 build() {


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

2015-08-20 Thread Martin Wimpress
Date: Thursday, August 20, 2015 @ 12:52:03
  Author: flexiondotorg
Revision: 138545

upgpkg: mate-themes 1.10.4-1 - New upstream release.

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-08-20 09:01:17 UTC (rev 138544)
+++ PKGBUILD2015-08-20 10:52:03 UTC (rev 138545)
@@ -3,7 +3,7 @@
 _ver=1.10
 _gtkver=3.16
 pkgname=mate-themes
-pkgver=${_ver}.2
+pkgver=${_ver}.4
 pkgrel=1
 pkgdesc=Default themes for the MATE desktop
 url=http://mate-desktop.org;
@@ -13,7 +13,7 @@
 makedepends=('mate-common' 'icon-naming-utils')
 groups=('mate' 'mate-gtk3')
 
source=(http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-gtk${_gtkver}-${pkgver}.tar.xz;)
-sha1sums=('70ceff78051cb9402f6c95321b2e9a2777d9eb7f')
+sha1sums=('ba6df70e8e745865af83807f6ad27a896d6309d5')
 install=${pkgname}.install
 
 build() {


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

2015-07-14 Thread Martin Wimpress
Date: Tuesday, July 14, 2015 @ 14:24:08
  Author: flexiondotorg
Revision: 136828

upgpkg: mate-themes 1.10.2-1 - New upstream release

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-14 12:21:58 UTC (rev 136827)
+++ PKGBUILD2015-07-14 12:24:08 UTC (rev 136828)
@@ -3,8 +3,8 @@
 _ver=1.10
 _gtkver=3.16
 pkgname=mate-themes
-pkgver=${_ver}.1
-pkgrel=3
+pkgver=${_ver}.2
+pkgrel=1
 pkgdesc=Default themes for the MATE desktop
 url=http://mate-desktop.org;
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('mate-common' 'icon-naming-utils')
 groups=('mate' 'mate-gtk3')
 
source=(http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-gtk${_gtkver}-${pkgver}.tar.xz;)
-sha1sums=('5260bc5841ac7a47695902de3741853eaf71f313')
+sha1sums=('70ceff78051cb9402f6c95321b2e9a2777d9eb7f')
 install=${pkgname}.install
 
 build() {


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

2015-07-03 Thread Balló György
Date: Friday, July 3, 2015 @ 17:34:37
  Author: bgyorgy
Revision: 136329

upgpkg: mate-themes 1.10.1-3

Remove gtk3 and gtk-engine-unico from dependencies

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-07-03 14:45:42 UTC (rev 136328)
+++ PKGBUILD2015-07-03 15:34:37 UTC (rev 136329)
@@ -4,12 +4,12 @@
 _gtkver=3.16
 pkgname=mate-themes
 pkgver=${_ver}.1
-pkgrel=2
+pkgrel=3
 pkgdesc=Default themes for the MATE desktop
 url=http://mate-desktop.org;
 arch=('any')
 license=('GPL')
-depends=('gtk3' 'gtk-engines' 'gtk-engine-murrine' 'librsvg' 'mate-icon-theme')
+depends=('gtk-engines' 'gtk-engine-murrine' 'librsvg' 'mate-icon-theme')
 makedepends=('mate-common' 'icon-naming-utils')
 groups=('mate' 'mate-gtk3')
 
source=(http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-gtk${_gtkver}-${pkgver}.tar.xz;)


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

2015-06-28 Thread Balló György
Date: Monday, June 29, 2015 @ 00:53:08
  Author: bgyorgy
Revision: 136095

gtk-engine-unico is no longer used.

Modified:
  mate-themes/trunk/PKGBUILD

--+
 PKGBUILD |1 -
 1 file changed, 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-28 22:15:27 UTC (rev 136094)
+++ PKGBUILD2015-06-28 22:53:08 UTC (rev 136095)
@@ -11,7 +11,6 @@
 license=('GPL')
 depends=('gtk3' 'gtk-engines' 'gtk-engine-murrine' 'librsvg' 'mate-icon-theme')
 makedepends=('mate-common' 'icon-naming-utils')
-optdepends=('gtk-engine-unico: Support for some GTK3 themes.')
 groups=('mate' 'mate-gtk3')
 
source=(http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-gtk${_gtkver}-${pkgver}.tar.xz;)
 sha1sums=('5260bc5841ac7a47695902de3741853eaf71f313')


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

2015-06-10 Thread Martin Wimpress
Date: Wednesday, June 10, 2015 @ 11:52:11
  Author: flexiondotorg
Revision: 135126

upgpkg: mate-themes 1.10.1-2 - Fixes FS#44959

Modified:
  mate-themes/trunk/PKGBUILD
  mate-themes/trunk/mate-themes.install

-+
 PKGBUILD|2 +-
 mate-themes.install |6 +-
 2 files changed, 2 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-10 09:13:55 UTC (rev 135125)
+++ PKGBUILD2015-06-10 09:52:11 UTC (rev 135126)
@@ -4,7 +4,7 @@
 _gtkver=3.16
 pkgname=mate-themes
 pkgver=${_ver}.1
-pkgrel=1
+pkgrel=2
 pkgdesc=Default themes for the MATE desktop
 url=http://mate-desktop.org;
 arch=('any')

Modified: mate-themes.install
===
--- mate-themes.install 2015-06-10 09:13:55 UTC (rev 135125)
+++ mate-themes.install 2015-06-10 09:52:11 UTC (rev 135126)
@@ -1,10 +1,6 @@
 post_install() {
-gtk-update-icon-cache -q -t -f /usr/share/icons/ContrastHighLargePrint
-gtk-update-icon-cache -q -t -f 
/usr/share/icons/ContrastHighLargePrintInverse
-gtk-update-icon-cache -q -t -f /usr/share/icons/ContrastHigh-SVG
-gtk-update-icon-cache -q -t -f /usr/share/icons/Fog
+gtk-update-icon-cache -q -t -f /usr/share/icons/ContrastHigh
 gtk-update-icon-cache -q -t -f /usr/share/icons/mate
-gtk-update-icon-cache -q -t -f /usr/share/icons/Quid
 }
 
 post_upgrade() {


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

2015-06-09 Thread Martin Wimpress
Date: Tuesday, June 9, 2015 @ 11:53:18
  Author: flexiondotorg
Revision: 135073

upgpkg: mate-themes 1.10.1-1 - New upstream release

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-09 09:48:57 UTC (rev 135072)
+++ PKGBUILD2015-06-09 09:53:18 UTC (rev 135073)
@@ -3,7 +3,7 @@
 _ver=1.10
 _gtkver=3.16
 pkgname=mate-themes
-pkgver=${_ver}.0
+pkgver=${_ver}.1
 pkgrel=1
 pkgdesc=Default themes for the MATE desktop
 url=http://mate-desktop.org;
@@ -14,7 +14,7 @@
 optdepends=('gtk-engine-unico: Support for some GTK3 themes.')
 groups=('mate' 'mate-gtk3')
 
source=(http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-gtk${_gtkver}-${pkgver}.tar.xz;)
-sha1sums=('2543b7ede9a29f4dc55a8004c929cfdf8450e62b')
+sha1sums=('5260bc5841ac7a47695902de3741853eaf71f313')
 install=${pkgname}.install
 
 build() {


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

2015-05-09 Thread Martin Wimpress
Date: Saturday, May 9, 2015 @ 13:50:16
  Author: flexiondotorg
Revision: 133048

upgpkg: mate-themes 1.10.0-1 - New upstream release

Modified:
  mate-themes/trunk/PKGBUILD

--+
 PKGBUILD |   19 ++-
 1 file changed, 10 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-05-09 11:47:18 UTC (rev 133047)
+++ PKGBUILD2015-05-09 11:50:16 UTC (rev 133048)
@@ -1,23 +1,24 @@
 # Maintainer : Martin Wimpress c...@flexion.org
 
-_gtkver=gtk3.14
+_ver=1.10
+_gtkver=3.16
 pkgname=mate-themes
-pkgver=1.9.3
+pkgver=${_ver}.0
 pkgrel=1
 pkgdesc=Default themes for the MATE desktop
 url=http://mate-desktop.org;
 arch=('any')
 license=('GPL')
-depends=('gtk2' 'gtk-engines' 'gtk-engine-murrine' 'librsvg' 'mate-icon-theme')
-makedepends=('mate-common' 'icon-naming-utils' 'perl-xml-parser')
+depends=('gtk3' 'gtk-engines' 'gtk-engine-murrine' 'librsvg' 'mate-icon-theme')
+makedepends=('mate-common' 'icon-naming-utils')
 optdepends=('gtk-engine-unico: Support for some GTK3 themes.')
-groups=('mate')
-source=(http://pub.mate-desktop.org/releases/1.9/${pkgname}-${_gtkver}-${pkgver}.tar.xz;)
-sha1sums=('0a15acbe78e698a0ef25ebd87ec1fbfd0e180537')
+groups=('mate' 'mate-gtk3')
+source=(http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-gtk${_gtkver}-${pkgver}.tar.xz;)
+sha1sums=('2543b7ede9a29f4dc55a8004c929cfdf8450e62b')
 install=${pkgname}.install
 
 build() {
-cd ${pkgname}-${_gtkver}-${pkgver}
+cd ${srcdir}/${pkgname}-gtk${_gtkver}-${pkgver}
 ./configure \
 --prefix=/usr \
 --enable-all-themes \
@@ -27,6 +28,6 @@
 }
 
 package() {
-cd ${pkgname}-${_gtkver}-${pkgver}
+cd ${srcdir}/${pkgname}-gtk${_gtkver}-${pkgver}
 make DESTDIR=${pkgdir} install
 }


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

2015-01-13 Thread Martin Wimpress
Date: Tuesday, January 13, 2015 @ 10:47:40
  Author: flexiondotorg
Revision: 125861

upgpkg: mate-themes 1.9.3-1 - New upstream release.

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-13 09:27:33 UTC (rev 125860)
+++ PKGBUILD2015-01-13 09:47:40 UTC (rev 125861)
@@ -2,7 +2,7 @@
 
 _gtkver=gtk3.14
 pkgname=mate-themes
-pkgver=1.9.2
+pkgver=1.9.3
 pkgrel=1
 pkgdesc=Default themes for the MATE desktop
 url=http://mate-desktop.org;
@@ -13,7 +13,7 @@
 optdepends=('gtk-engine-unico: Support for some GTK3 themes.')
 groups=('mate')
 
source=(http://pub.mate-desktop.org/releases/1.9/${pkgname}-${_gtkver}-${pkgver}.tar.xz;)
-sha1sums=('d8ac6cb82ca99394e40236c93f929df13c61d2b7')
+sha1sums=('0a15acbe78e698a0ef25ebd87ec1fbfd0e180537')
 install=${pkgname}.install
 
 build() {


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

2014-11-27 Thread Martin Wimpress
Date: Thursday, November 27, 2014 @ 11:09:05
  Author: flexiondotorg
Revision: 123191

upgpkg: mate-themes 1.9.2-1 - New upstream release.

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-11-27 09:57:58 UTC (rev 123190)
+++ PKGBUILD2014-11-27 10:09:05 UTC (rev 123191)
@@ -2,7 +2,7 @@
 
 _gtkver=gtk3.14
 pkgname=mate-themes
-pkgver=1.9.1
+pkgver=1.9.2
 pkgrel=1
 pkgdesc=Default themes for the MATE desktop
 url=http://mate-desktop.org;
@@ -13,7 +13,7 @@
 optdepends=('gtk-engine-unico: Support for some GTK3 themes.')
 groups=('mate')
 
source=(http://pub.mate-desktop.org/releases/1.9/${pkgname}-${_gtkver}-${pkgver}.tar.xz;)
-sha1sums=('eaa6d81fd1acd0781e7690c620e40ad43b9ddbeb')
+sha1sums=('d8ac6cb82ca99394e40236c93f929df13c61d2b7')
 install=${pkgname}.install
 
 build() {


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

2014-10-21 Thread Martin Wimpress
Date: Tuesday, October 21, 2014 @ 12:07:21
  Author: flexiondotorg
Revision: 121139

upgpkg: mate-themes 1.9.1-1 - New upstream release, supports GTK 3.14.

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-10-21 09:59:14 UTC (rev 121138)
+++ PKGBUILD2014-10-21 10:07:21 UTC (rev 121139)
@@ -1,7 +1,8 @@
 # Maintainer : Martin Wimpress c...@flexion.org
 
+_gtkver=gtk3.14
 pkgname=mate-themes
-pkgver=1.8.1
+pkgver=1.9.1
 pkgrel=1
 pkgdesc=Default themes for the MATE desktop
 url=http://mate-desktop.org;
@@ -11,12 +12,12 @@
 makedepends=('mate-common' 'icon-naming-utils' 'perl-xml-parser')
 optdepends=('gtk-engine-unico: Support for some GTK3 themes.')
 groups=('mate')
-source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('1e03cf7adc35a115d73ec76194f3bc98d0101d88')
+source=(http://pub.mate-desktop.org/releases/1.9/${pkgname}-${_gtkver}-${pkgver}.tar.xz;)
+sha1sums=('eaa6d81fd1acd0781e7690c620e40ad43b9ddbeb')
 install=${pkgname}.install
 
 build() {
-cd ${srcdir}/${pkgname}-${pkgver}
+cd ${pkgname}-${_gtkver}-${pkgver}
 ./configure \
 --prefix=/usr \
 --enable-all-themes \
@@ -26,6 +27,6 @@
 }
 
 package() {
-cd ${srcdir}/${pkgname}-${pkgver}
+cd ${pkgname}-${_gtkver}-${pkgver}
 make DESTDIR=${pkgdir} install
 }


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

2014-05-26 Thread Martin Wimpress
Date: Monday, May 26, 2014 @ 15:54:44
  Author: flexiondotorg
Revision: 111900

upgpkg: mate-themes 1.8.1-1 - New upstream release.

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-05-26 13:53:12 UTC (rev 111899)
+++ PKGBUILD2014-05-26 13:54:44 UTC (rev 111900)
@@ -1,7 +1,7 @@
 # Maintainer : Martin Wimpress c...@flexion.org
 
 pkgname=mate-themes
-pkgver=1.8.0
+pkgver=1.8.1
 pkgrel=1
 pkgdesc=Default themes for the MATE desktop
 url=http://mate-desktop.org;
@@ -12,7 +12,7 @@
 optdepends=('gtk-engine-unico: Support for some GTK3 themes.')
 groups=('mate')
 source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('1a02c95b8fc94b47c29399ae952e25e954dd4284')
+sha1sums=('1e03cf7adc35a115d73ec76194f3bc98d0101d88')
 install=${pkgname}.install
 
 build() {



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

2014-03-18 Thread Martin Wimpress
Date: Tuesday, March 18, 2014 @ 12:10:30
  Author: flexiondotorg
Revision: 107638

Remove unneccessary options.

Modified:
  mate-themes/trunk/PKGBUILD

--+
 PKGBUILD |1 -
 1 file changed, 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-18 11:10:27 UTC (rev 107637)
+++ PKGBUILD2014-03-18 11:10:30 UTC (rev 107638)
@@ -10,7 +10,6 @@
 depends=('gtk2' 'gtk-engines' 'gtk-engine-murrine' 'librsvg' 'mate-icon-theme')
 makedepends=('mate-common' 'icon-naming-utils' 'perl-xml-parser')
 optdepends=('gtk-engine-unico: Support for some GTK3 themes.')
-options=('!emptydirs')
 groups=('mate')
 source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
 sha1sums=('1a02c95b8fc94b47c29399ae952e25e954dd4284')



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

2014-03-05 Thread Martin Wimpress
Date: Wednesday, March 5, 2014 @ 22:00:59
  Author: flexiondotorg
Revision: 106563

Updated to 1.8

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-05 21:00:45 UTC (rev 106562)
+++ PKGBUILD2014-03-05 21:00:59 UTC (rev 106563)
@@ -1,7 +1,7 @@
 # Maintainer : Martin Wimpress c...@flexion.org
 
 pkgname=mate-themes
-pkgver=1.7.2
+pkgver=1.8.0
 pkgrel=1
 pkgdesc=Default themes for the MATE desktop
 url=http://mate-desktop.org;
@@ -9,10 +9,11 @@
 license=('GPL')
 depends=('gtk2' 'gtk-engines' 'gtk-engine-murrine' 'librsvg' 'mate-icon-theme')
 makedepends=('mate-common' 'icon-naming-utils' 'perl-xml-parser')
+optdepends=('gtk-engine-unico: Support for some GTK3 themes.')
 options=('!emptydirs')
 groups=('mate')
-source=(http://pub.mate-desktop.org/releases/1.7/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('ccc76ede050c49e87bbe77bebf05d009d7587ecd')
+source=(http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('1a02c95b8fc94b47c29399ae952e25e954dd4284')
 install=${pkgname}.install
 
 build() {



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

2014-01-17 Thread Martin Wimpress
Date: Friday, January 17, 2014 @ 14:41:05
  Author: flexiondotorg
Revision: 104315

Updated to 1.7.2.

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-01-17 12:43:05 UTC (rev 104314)
+++ PKGBUILD2014-01-17 13:41:05 UTC (rev 104315)
@@ -1,10 +1,8 @@
-# $Id$
 # Maintainer : Martin Wimpress c...@flexion.org
-# Contributor: Piotr Gorski sir_luc...@bridgelinux.pl
 
 pkgname=mate-themes
-pkgver=1.7.1
-pkgrel=2
+pkgver=1.7.2
+pkgrel=1
 pkgdesc=Default themes for the MATE desktop
 url=http://mate-desktop.org;
 arch=('any')
@@ -14,7 +12,7 @@
 options=('!emptydirs')
 groups=('mate')
 source=(http://pub.mate-desktop.org/releases/1.7/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('d30744009b3090d1ce7e8cfba8293c58994a5a85')
+sha1sums=('ccc76ede050c49e87bbe77bebf05d009d7587ecd')
 install=${pkgname}.install
 
 build() {