[arch-commits] Commit in elementary-icon-theme/repos/community-any (PKGBUILD PKGBUILD)

2020-05-11 Thread Maxime Gauduin via arch-commits
Date: Monday, May 11, 2020 @ 16:18:32
  Author: alucryd
Revision: 626260

archrelease: copy trunk to community-any

Added:
  elementary-icon-theme/repos/community-any/PKGBUILD
(from rev 626259, elementary-icon-theme/trunk/PKGBUILD)
Deleted:
  elementary-icon-theme/repos/community-any/PKGBUILD

--+
 PKGBUILD |   80 ++---
 1 file changed, 40 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-11 16:18:19 UTC (rev 626259)
+++ PKGBUILD2020-05-11 16:18:32 UTC (rev 626260)
@@ -1,40 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Diego Principe 
-# Contributor: paterbrown 
-# Contributor: Josip 
-
-pkgname=elementary-icon-theme
-pkgver=5.3.0
-pkgrel=1
-pkgdesc='Named, vector icons for elementary OS'
-arch=(any)
-url=https://github.com/elementary/icons
-license=(GPL3)
-groups=(pantheon)
-depends=(hicolor-icon-theme)
-makedepends=(
-  git
-  inkscape
-  meson
-  xorg-xcursorgen
-)
-source=(elementary-icon-theme::git+https://github.com/elementary/icons.git#tag=4e55343917503e040b7b8a706fdc0ccbbebd2ae9)
-sha256sums=(SKIP)
-
-pkgver() {
-  cd elementary-icon-theme
-
-  git describe --tags
-}
-
-build() {
-  arch-meson elementary-icon-theme build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="${pkgdir}" ninja -C build install
-  rm -rf "${pkgdir}"/.VolumeIcon.*
-}
-
-# vim: ts=2 sw=2 et:

Copied: elementary-icon-theme/repos/community-any/PKGBUILD (from rev 626259, 
elementary-icon-theme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-11 16:18:32 UTC (rev 626260)
@@ -0,0 +1,40 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Diego Principe 
+# Contributor: paterbrown 
+# Contributor: Josip 
+
+pkgname=elementary-icon-theme
+pkgver=5.3.1
+pkgrel=1
+pkgdesc='Named, vector icons for elementary OS'
+arch=(any)
+url=https://github.com/elementary/icons
+license=(GPL3)
+groups=(pantheon)
+depends=(hicolor-icon-theme)
+makedepends=(
+  git
+  librsvg
+  meson
+  xorg-xcursorgen
+)
+source=(elementary-icon-theme::git+https://github.com/elementary/icons.git#tag=395d6a7e6d760b681a33f50e30d638be656159fa)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd elementary-icon-theme
+
+  git describe --tags
+}
+
+build() {
+  arch-meson elementary-icon-theme build \
+-Dvolume_icons=false
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" ninja -C build install
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in elementary-icon-theme/repos/community-any (PKGBUILD PKGBUILD)

2020-05-05 Thread Maxime Gauduin via arch-commits
Date: Tuesday, May 5, 2020 @ 10:38:25
  Author: alucryd
Revision: 624865

archrelease: copy trunk to community-any

Added:
  elementary-icon-theme/repos/community-any/PKGBUILD
(from rev 624864, elementary-icon-theme/trunk/PKGBUILD)
Deleted:
  elementary-icon-theme/repos/community-any/PKGBUILD

--+
 PKGBUILD |   80 ++---
 1 file changed, 40 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-05 10:38:19 UTC (rev 624864)
+++ PKGBUILD2020-05-05 10:38:25 UTC (rev 624865)
@@ -1,40 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Diego Principe 
-# Contributor: paterbrown 
-# Contributor: Josip 
-
-pkgname=elementary-icon-theme
-pkgver=5.2.0
-pkgrel=1
-pkgdesc='Named, vector icons for elementary OS'
-arch=(any)
-url=https://github.com/elementary/icons
-license=(GPL3)
-groups=(pantheon)
-depends=(hicolor-icon-theme)
-makedepends=(
-  git
-  inkscape
-  meson
-  xorg-xcursorgen
-)
-source=(elementary-icon-theme::git+https://github.com/elementary/icons.git#tag=0c72b40a08c9d669614687e59f01788602062f00)
-sha256sums=(SKIP)
-
-pkgver() {
-  cd elementary-icon-theme
-
-  git describe --tags
-}
-
-build() {
-  arch-meson elementary-icon-theme build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="${pkgdir}" ninja -C build install
-  rm -rf "${pkgdir}"/.VolumeIcon.*
-}
-
-# vim: ts=2 sw=2 et:

Copied: elementary-icon-theme/repos/community-any/PKGBUILD (from rev 624864, 
elementary-icon-theme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-05 10:38:25 UTC (rev 624865)
@@ -0,0 +1,40 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Diego Principe 
+# Contributor: paterbrown 
+# Contributor: Josip 
+
+pkgname=elementary-icon-theme
+pkgver=5.3.0
+pkgrel=1
+pkgdesc='Named, vector icons for elementary OS'
+arch=(any)
+url=https://github.com/elementary/icons
+license=(GPL3)
+groups=(pantheon)
+depends=(hicolor-icon-theme)
+makedepends=(
+  git
+  inkscape
+  meson
+  xorg-xcursorgen
+)
+source=(elementary-icon-theme::git+https://github.com/elementary/icons.git#tag=4e55343917503e040b7b8a706fdc0ccbbebd2ae9)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd elementary-icon-theme
+
+  git describe --tags
+}
+
+build() {
+  arch-meson elementary-icon-theme build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" ninja -C build install
+  rm -rf "${pkgdir}"/.VolumeIcon.*
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in elementary-icon-theme/repos/community-any (PKGBUILD PKGBUILD)

2020-02-08 Thread Maxime Gauduin via arch-commits
Date: Saturday, February 8, 2020 @ 11:03:34
  Author: alucryd
Revision: 563962

archrelease: copy trunk to community-any

Added:
  elementary-icon-theme/repos/community-any/PKGBUILD
(from rev 563961, elementary-icon-theme/trunk/PKGBUILD)
Deleted:
  elementary-icon-theme/repos/community-any/PKGBUILD

--+
 PKGBUILD |   78 +++--
 1 file changed, 40 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-08 11:03:29 UTC (rev 563961)
+++ PKGBUILD2020-02-08 11:03:34 UTC (rev 563962)
@@ -1,38 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Diego Principe 
-# Contributor: paterbrown 
-# Contributor: Josip 
-
-pkgname=elementary-icon-theme
-pkgver=5.1.0
-pkgrel=1
-pkgdesc='Named, vector icons for elementary OS'
-arch=(any)
-url=https://github.com/elementary/icons
-license=(GPL3)
-groups=(pantheon)
-depends=(hicolor-icon-theme)
-makedepends=(
-  git
-  meson
-)
-source=(elementary-icon-theme::git+https://github.com/elementary/icons.git#tag=4b324554e41c855d5d4c5e8f0fa2f58291421a41)
-sha256sums=(SKIP)
-
-pkgver() {
-  cd elementary-icon-theme
-
-  git describe --tags
-}
-
-build() {
-  arch-meson elementary-icon-theme build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="${pkgdir}" ninja -C build install
-  rm -rf "${pkgdir}"/.VolumeIcon.*
-}
-
-# vim: ts=2 sw=2 et:

Copied: elementary-icon-theme/repos/community-any/PKGBUILD (from rev 563961, 
elementary-icon-theme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-08 11:03:34 UTC (rev 563962)
@@ -0,0 +1,40 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Diego Principe 
+# Contributor: paterbrown 
+# Contributor: Josip 
+
+pkgname=elementary-icon-theme
+pkgver=5.2.0
+pkgrel=1
+pkgdesc='Named, vector icons for elementary OS'
+arch=(any)
+url=https://github.com/elementary/icons
+license=(GPL3)
+groups=(pantheon)
+depends=(hicolor-icon-theme)
+makedepends=(
+  git
+  inkscape
+  meson
+  xorg-xcursorgen
+)
+source=(elementary-icon-theme::git+https://github.com/elementary/icons.git#tag=0c72b40a08c9d669614687e59f01788602062f00)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd elementary-icon-theme
+
+  git describe --tags
+}
+
+build() {
+  arch-meson elementary-icon-theme build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" ninja -C build install
+  rm -rf "${pkgdir}"/.VolumeIcon.*
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in elementary-icon-theme/repos/community-any (PKGBUILD PKGBUILD)

2019-11-04 Thread Maxime Gauduin via arch-commits
Date: Monday, November 4, 2019 @ 10:53:26
  Author: alucryd
Revision: 524033

archrelease: copy trunk to community-any

Added:
  elementary-icon-theme/repos/community-any/PKGBUILD
(from rev 524032, elementary-icon-theme/trunk/PKGBUILD)
Deleted:
  elementary-icon-theme/repos/community-any/PKGBUILD

--+
 PKGBUILD |   70 +
 1 file changed, 38 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-04 10:53:20 UTC (rev 524032)
+++ PKGBUILD2019-11-04 10:53:26 UTC (rev 524033)
@@ -1,32 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Diego Principe 
-# Contributor: paterbrown 
-# Contributor: Josip 
-
-pkgname=elementary-icon-theme
-pkgver=5.0.4
-pkgrel=1
-pkgdesc='Named, vector icons for elementary OS'
-arch=(any)
-url=https://github.com/elementary/icons
-license=(GPL3)
-groups=(pantheon)
-depends=(hicolor-icon-theme)
-makedepends=(
-  git
-  meson
-)
-source=(elementary-icon-theme::git+https://github.com/elementary/icons.git#tag=${pkgver})
-sha256sums=(SKIP)
-
-build() {
-  arch-meson elementary-icon-theme build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="${pkgdir}" ninja -C build install
-  rm -rf "${pkgdir}"/.VolumeIcon.*
-}
-
-# vim: ts=2 sw=2 et:

Copied: elementary-icon-theme/repos/community-any/PKGBUILD (from rev 524032, 
elementary-icon-theme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-04 10:53:26 UTC (rev 524033)
@@ -0,0 +1,38 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Diego Principe 
+# Contributor: paterbrown 
+# Contributor: Josip 
+
+pkgname=elementary-icon-theme
+pkgver=5.1.0
+pkgrel=1
+pkgdesc='Named, vector icons for elementary OS'
+arch=(any)
+url=https://github.com/elementary/icons
+license=(GPL3)
+groups=(pantheon)
+depends=(hicolor-icon-theme)
+makedepends=(
+  git
+  meson
+)
+source=(elementary-icon-theme::git+https://github.com/elementary/icons.git#tag=4b324554e41c855d5d4c5e8f0fa2f58291421a41)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd elementary-icon-theme
+
+  git describe --tags
+}
+
+build() {
+  arch-meson elementary-icon-theme build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" ninja -C build install
+  rm -rf "${pkgdir}"/.VolumeIcon.*
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in elementary-icon-theme/repos/community-any (PKGBUILD PKGBUILD)

2019-07-18 Thread Maxime Gauduin via arch-commits
Date: Thursday, July 18, 2019 @ 20:01:12
  Author: alucryd
Revision: 491914

archrelease: copy trunk to community-any

Added:
  elementary-icon-theme/repos/community-any/PKGBUILD
(from rev 491913, elementary-icon-theme/trunk/PKGBUILD)
Deleted:
  elementary-icon-theme/repos/community-any/PKGBUILD

--+
 PKGBUILD |   64 ++---
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-18 20:01:06 UTC (rev 491913)
+++ PKGBUILD2019-07-18 20:01:12 UTC (rev 491914)
@@ -1,32 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Diego Principe 
-# Contributor: paterbrown 
-# Contributor: Josip 
-
-pkgname=elementary-icon-theme
-pkgver=5.0.3
-pkgrel=1
-pkgdesc='Named, vector icons for elementary OS'
-arch=(any)
-url=https://github.com/elementary/icons
-license=(GPL3)
-groups=(pantheon)
-depends=(hicolor-icon-theme)
-makedepends=(
-  git
-  meson
-)
-source=(elementary-icon-theme::git+https://github.com/elementary/icons.git#tag=${pkgver})
-sha256sums=(SKIP)
-
-build() {
-  arch-meson elementary-icon-theme build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="${pkgdir}" ninja -C build install
-  rm -rf "${pkgdir}"/.VolumeIcon.*
-}
-
-# vim: ts=2 sw=2 et:

Copied: elementary-icon-theme/repos/community-any/PKGBUILD (from rev 491913, 
elementary-icon-theme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-18 20:01:12 UTC (rev 491914)
@@ -0,0 +1,32 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Diego Principe 
+# Contributor: paterbrown 
+# Contributor: Josip 
+
+pkgname=elementary-icon-theme
+pkgver=5.0.4
+pkgrel=1
+pkgdesc='Named, vector icons for elementary OS'
+arch=(any)
+url=https://github.com/elementary/icons
+license=(GPL3)
+groups=(pantheon)
+depends=(hicolor-icon-theme)
+makedepends=(
+  git
+  meson
+)
+source=(elementary-icon-theme::git+https://github.com/elementary/icons.git#tag=${pkgver})
+sha256sums=(SKIP)
+
+build() {
+  arch-meson elementary-icon-theme build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" ninja -C build install
+  rm -rf "${pkgdir}"/.VolumeIcon.*
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in elementary-icon-theme/repos/community-any (PKGBUILD PKGBUILD)

2019-02-21 Thread Maxime Gauduin via arch-commits
Date: Thursday, February 21, 2019 @ 15:03:11
  Author: alucryd
Revision: 435104

archrelease: copy trunk to community-any

Added:
  elementary-icon-theme/repos/community-any/PKGBUILD
(from rev 435103, elementary-icon-theme/trunk/PKGBUILD)
Deleted:
  elementary-icon-theme/repos/community-any/PKGBUILD

--+
 PKGBUILD |   64 ++---
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-21 15:03:01 UTC (rev 435103)
+++ PKGBUILD2019-02-21 15:03:11 UTC (rev 435104)
@@ -1,32 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Diego Principe 
-# Contributor: paterbrown 
-# Contributor: Josip 
-
-pkgname=elementary-icon-theme
-pkgver=5.0.2
-pkgrel=1
-pkgdesc='Named, vector icons for elementary OS'
-arch=(any)
-url='https://github.com/elementary/icons'
-license=(GPL3)
-groups=(pantheon)
-depends=(hicolor-icon-theme)
-makedepends=(
-  git
-  meson
-)
-source=(elementary-icon-theme::git+https://github.com/elementary/icons.git#tag=${pkgver})
-sha256sums=(SKIP)
-
-build() {
-  arch-meson elementary-icon-theme build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="${pkgdir}" ninja -C build install
-  rm -rf "${pkgdir}"/.VolumeIcon.*
-}
-
-# vim: ts=2 sw=2 et:

Copied: elementary-icon-theme/repos/community-any/PKGBUILD (from rev 435103, 
elementary-icon-theme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-21 15:03:11 UTC (rev 435104)
@@ -0,0 +1,32 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Diego Principe 
+# Contributor: paterbrown 
+# Contributor: Josip 
+
+pkgname=elementary-icon-theme
+pkgver=5.0.3
+pkgrel=1
+pkgdesc='Named, vector icons for elementary OS'
+arch=(any)
+url=https://github.com/elementary/icons
+license=(GPL3)
+groups=(pantheon)
+depends=(hicolor-icon-theme)
+makedepends=(
+  git
+  meson
+)
+source=(elementary-icon-theme::git+https://github.com/elementary/icons.git#tag=${pkgver})
+sha256sums=(SKIP)
+
+build() {
+  arch-meson elementary-icon-theme build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" ninja -C build install
+  rm -rf "${pkgdir}"/.VolumeIcon.*
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in elementary-icon-theme/repos/community-any (PKGBUILD PKGBUILD)

2019-01-09 Thread Maxime Gauduin via arch-commits
Date: Wednesday, January 9, 2019 @ 13:07:55
  Author: alucryd
Revision: 421153

archrelease: copy trunk to community-any

Added:
  elementary-icon-theme/repos/community-any/PKGBUILD
(from rev 421152, elementary-icon-theme/trunk/PKGBUILD)
Deleted:
  elementary-icon-theme/repos/community-any/PKGBUILD

--+
 PKGBUILD |   64 ++---
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-09 13:07:36 UTC (rev 421152)
+++ PKGBUILD2019-01-09 13:07:55 UTC (rev 421153)
@@ -1,32 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Diego Principe 
-# Contributor: paterbrown 
-# Contributor: Josip 
-
-pkgname=elementary-icon-theme
-pkgver=5.0.1
-pkgrel=1
-pkgdesc='Named, vector icons for elementary OS'
-arch=(any)
-url='https://github.com/elementary/icons'
-license=(GPL3)
-groups=(pantheon)
-depends=(hicolor-icon-theme)
-makedepends=(
-  git
-  meson
-)
-source=(elementary-icon-theme::git+https://github.com/elementary/icons.git#tag=${pkgver})
-sha256sums=(SKIP)
-
-build() {
-  arch-meson elementary-icon-theme build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="${pkgdir}" ninja -C build install
-  rm -rf "${pkgdir}"/.VolumeIcon.*
-}
-
-# vim: ts=2 sw=2 et:

Copied: elementary-icon-theme/repos/community-any/PKGBUILD (from rev 421152, 
elementary-icon-theme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-09 13:07:55 UTC (rev 421153)
@@ -0,0 +1,32 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Diego Principe 
+# Contributor: paterbrown 
+# Contributor: Josip 
+
+pkgname=elementary-icon-theme
+pkgver=5.0.2
+pkgrel=1
+pkgdesc='Named, vector icons for elementary OS'
+arch=(any)
+url='https://github.com/elementary/icons'
+license=(GPL3)
+groups=(pantheon)
+depends=(hicolor-icon-theme)
+makedepends=(
+  git
+  meson
+)
+source=(elementary-icon-theme::git+https://github.com/elementary/icons.git#tag=${pkgver})
+sha256sums=(SKIP)
+
+build() {
+  arch-meson elementary-icon-theme build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" ninja -C build install
+  rm -rf "${pkgdir}"/.VolumeIcon.*
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in elementary-icon-theme/repos/community-any (PKGBUILD PKGBUILD)

2018-12-06 Thread Maxime Gauduin via arch-commits
Date: Friday, December 7, 2018 @ 06:18:48
  Author: alucryd
Revision: 412015

archrelease: copy trunk to community-any

Added:
  elementary-icon-theme/repos/community-any/PKGBUILD
(from rev 412014, elementary-icon-theme/trunk/PKGBUILD)
Deleted:
  elementary-icon-theme/repos/community-any/PKGBUILD

--+
 PKGBUILD |   61 -
 1 file changed, 32 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-07 06:18:39 UTC (rev 412014)
+++ PKGBUILD2018-12-07 06:18:48 UTC (rev 412015)
@@ -1,29 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Diego Principe 
-# Contributor: paterbrown 
-# Contributor: Josip 
-
-pkgname=elementary-icon-theme
-pkgver=5.0
-pkgrel=1
-pkgdesc='Named, vector icons for elementary OS'
-arch=('any')
-url='https://github.com/elementary/icons'
-license=('GPL3')
-groups=('pantheon')
-depends=('hicolor-icon-theme')
-makedepends=('git' 'meson')
-source=("elementary-icon-theme::git+https://github.com/elementary/icons.git#tag=${pkgver}";)
-sha256sums=('SKIP')
-
-build() {
-  arch-meson elementary-icon-theme build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="${pkgdir}" ninja -C build install
-  rm -rf "${pkgdir}"/.VolumeIcon.*
-}
-
-# vim: ts=2 sw=2 et:

Copied: elementary-icon-theme/repos/community-any/PKGBUILD (from rev 412014, 
elementary-icon-theme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-07 06:18:48 UTC (rev 412015)
@@ -0,0 +1,32 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Diego Principe 
+# Contributor: paterbrown 
+# Contributor: Josip 
+
+pkgname=elementary-icon-theme
+pkgver=5.0.1
+pkgrel=1
+pkgdesc='Named, vector icons for elementary OS'
+arch=(any)
+url='https://github.com/elementary/icons'
+license=(GPL3)
+groups=(pantheon)
+depends=(hicolor-icon-theme)
+makedepends=(
+  git
+  meson
+)
+source=(elementary-icon-theme::git+https://github.com/elementary/icons.git#tag=${pkgver})
+sha256sums=(SKIP)
+
+build() {
+  arch-meson elementary-icon-theme build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" ninja -C build install
+  rm -rf "${pkgdir}"/.VolumeIcon.*
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in elementary-icon-theme/repos/community-any (PKGBUILD PKGBUILD)

2018-10-19 Thread Maxime Gauduin via arch-commits
Date: Friday, October 19, 2018 @ 09:02:05
  Author: alucryd
Revision: 397304

archrelease: copy trunk to community-any

Added:
  elementary-icon-theme/repos/community-any/PKGBUILD
(from rev 397303, elementary-icon-theme/trunk/PKGBUILD)
Deleted:
  elementary-icon-theme/repos/community-any/PKGBUILD

--+
 PKGBUILD |   70 +
 1 file changed, 29 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-10-19 09:01:56 UTC (rev 397303)
+++ PKGBUILD2018-10-19 09:02:05 UTC (rev 397304)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Diego Principe 
-# Contributor: paterbrown 
-# Contributor: Josip 
-
-pkgname=elementary-icon-theme
-pkgver=4.3.1
-pkgrel=2
-pkgdesc='Named, vector icons for elementary OS'
-arch=('any')
-url='https://github.com/elementary/icons'
-license=('GPL3')
-groups=('pantheon')
-depends=('hicolor-icon-theme')
-makedepends=('cmake' 'git')
-source=("elementary-icon-theme::git+https://github.com/elementary/icons.git#tag=${pkgver}";)
-sha256sums=('SKIP')
-
-prepare() {
-  if [[ -d build ]]; then
-rm -rf build
-  fi
-  mkdir build
-}
-
-build() {
-  cd build
-
-  cmake ../elementary-icon-theme \
--DCMAKE_BUILD_TYPE='Release' \
--DCMAKE_INSTALL_PREFIX='/usr'
-  make
-}
-
-package() {
-  make DESTDIR="${pkgdir}" -C build install
-  rm "${pkgdir}"/.VolumeIcon.*
-}
-
-# vim: ts=2 sw=2 et:

Copied: elementary-icon-theme/repos/community-any/PKGBUILD (from rev 397303, 
elementary-icon-theme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-10-19 09:02:05 UTC (rev 397304)
@@ -0,0 +1,29 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Diego Principe 
+# Contributor: paterbrown 
+# Contributor: Josip 
+
+pkgname=elementary-icon-theme
+pkgver=5.0
+pkgrel=1
+pkgdesc='Named, vector icons for elementary OS'
+arch=('any')
+url='https://github.com/elementary/icons'
+license=('GPL3')
+groups=('pantheon')
+depends=('hicolor-icon-theme')
+makedepends=('git' 'meson')
+source=("elementary-icon-theme::git+https://github.com/elementary/icons.git#tag=${pkgver}";)
+sha256sums=('SKIP')
+
+build() {
+  arch-meson elementary-icon-theme build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" ninja -C build install
+  rm -rf "${pkgdir}"/.VolumeIcon.*
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in elementary-icon-theme/repos/community-any (PKGBUILD PKGBUILD)

2018-08-31 Thread Maxime Gauduin via arch-commits
Date: Friday, August 31, 2018 @ 08:58:14
  Author: alucryd
Revision: 375827

archrelease: copy trunk to community-any

Added:
  elementary-icon-theme/repos/community-any/PKGBUILD
(from rev 375826, elementary-icon-theme/trunk/PKGBUILD)
Deleted:
  elementary-icon-theme/repos/community-any/PKGBUILD

--+
 PKGBUILD |   83 ++---
 1 file changed, 41 insertions(+), 42 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-31 08:58:05 UTC (rev 375826)
+++ PKGBUILD2018-08-31 08:58:14 UTC (rev 375827)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Diego Principe 
-# Contributor: paterbrown 
-# Contributor: Josip 
-
-pkgname=elementary-icon-theme
-pkgver=4.3.1
-pkgrel=1
-pkgdesc='Named, vector icons for elementary OS'
-arch=('any')
-url='https://github.com/elementary/icons'
-license=('GPL3')
-groups=('pantheon')
-depends=('hicolor-icon-theme')
-makedepends=('cmake')
-source=("elementary-icon-theme-${pkgver}.tar.gz::https://github.com/elementary/icons/archive/${pkgver}.tar.gz";)
-sha256sums=('2fcb35760aa3285a17ecd5ef127fe5384a20cb6e86c2b4cd9ed7942063a70a10')
-
-prepare() {
-  if [[ -d build ]]; then
-rm -rf build
-  fi
-  mkdir build
-}
-
-build() {
-  cd build
-
-  cmake ../icons-${pkgver} \
--DCMAKE_BUILD_TYPE='Release' \
--DCMAKE_INSTALL_PREFIX='/usr'
-  make
-}
-
-package() {
-  cd build
-
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: elementary-icon-theme/repos/community-any/PKGBUILD (from rev 375826, 
elementary-icon-theme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-31 08:58:14 UTC (rev 375827)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Diego Principe 
+# Contributor: paterbrown 
+# Contributor: Josip 
+
+pkgname=elementary-icon-theme
+pkgver=4.3.1
+pkgrel=2
+pkgdesc='Named, vector icons for elementary OS'
+arch=('any')
+url='https://github.com/elementary/icons'
+license=('GPL3')
+groups=('pantheon')
+depends=('hicolor-icon-theme')
+makedepends=('cmake' 'git')
+source=("elementary-icon-theme::git+https://github.com/elementary/icons.git#tag=${pkgver}";)
+sha256sums=('SKIP')
+
+prepare() {
+  if [[ -d build ]]; then
+rm -rf build
+  fi
+  mkdir build
+}
+
+build() {
+  cd build
+
+  cmake ../elementary-icon-theme \
+-DCMAKE_BUILD_TYPE='Release' \
+-DCMAKE_INSTALL_PREFIX='/usr'
+  make
+}
+
+package() {
+  make DESTDIR="${pkgdir}" -C build install
+  rm "${pkgdir}"/.VolumeIcon.*
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in elementary-icon-theme/repos/community-any (PKGBUILD PKGBUILD)

2017-11-02 Thread Maxime Gauduin
Date: Thursday, November 2, 2017 @ 15:40:18
  Author: alucryd
Revision: 265173

archrelease: copy trunk to community-any

Added:
  elementary-icon-theme/repos/community-any/PKGBUILD
(from rev 265172, elementary-icon-theme/trunk/PKGBUILD)
Deleted:
  elementary-icon-theme/repos/community-any/PKGBUILD

--+
 PKGBUILD |   75 ++---
 1 file changed, 42 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-02 15:37:06 UTC (rev 265172)
+++ PKGBUILD2017-11-02 15:40:18 UTC (rev 265173)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Diego Principe 
-# Contributor: paterbrown 
-# Contributor: Josip 
-
-pkgname=elementary-icon-theme
-pkgver=4.2.0
-pkgrel=1
-pkgdesc='An icon theme designed to be smooth, sexy, clear, and efficient'
-arch=('any')
-url='https://launchpad.net/elementaryicons'
-license=('GPL3')
-depends=('gtk-update-icon-cache' 'hicolor-icon-theme')
-options=('!emptydirs' '!strip')
-source=("https://launchpad.net/elementaryicons/${pkgver%%.*}.x/${pkgver}/+download/elementary-icon-theme-${pkgver}.tar.xz";)
-sha256sums=('7505f498f712713415bc8a5468cd20fba9689cd7b42878659bad1118294c3470')
-
-prepare() {
-  cd elementary-icon-theme-${pkgver}
-
-  rm AUTHORS CONTRIBUTORS COPYING
-}
-
-package() {
-  install -dm 755 "${pkgdir}"/usr/share/icons
-  cp -dr --no-preserve='ownership' elementary-icon-theme-${pkgver} 
"${pkgdir}"/usr/share/icons/elementary
-
-  find "${pkgdir}" -type d -exec chmod 755 {} +
-  find "${pkgdir}" -type f -exec chmod 644 {} +
-}
-
-# vim: ts=2 sw=2 et:

Copied: elementary-icon-theme/repos/community-any/PKGBUILD (from rev 265172, 
elementary-icon-theme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-02 15:40:18 UTC (rev 265173)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Diego Principe 
+# Contributor: paterbrown 
+# Contributor: Josip 
+
+pkgname=elementary-icon-theme
+pkgver=4.3.1
+pkgrel=1
+pkgdesc='Named, vector icons for elementary OS'
+arch=('any')
+url='https://github.com/elementary/icons'
+license=('GPL3')
+groups=('pantheon')
+depends=('hicolor-icon-theme')
+makedepends=('cmake')
+source=("elementary-icon-theme-${pkgver}.tar.gz::https://github.com/elementary/icons/archive/${pkgver}.tar.gz";)
+sha256sums=('2fcb35760aa3285a17ecd5ef127fe5384a20cb6e86c2b4cd9ed7942063a70a10')
+
+prepare() {
+  if [[ -d build ]]; then
+rm -rf build
+  fi
+  mkdir build
+}
+
+build() {
+  cd build
+
+  cmake ../icons-${pkgver} \
+-DCMAKE_BUILD_TYPE='Release' \
+-DCMAKE_INSTALL_PREFIX='/usr'
+  make
+}
+
+package() {
+  cd build
+
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in elementary-icon-theme/repos/community-any (PKGBUILD PKGBUILD)

2017-07-25 Thread Maxime Gauduin
Date: Tuesday, July 25, 2017 @ 20:05:22
  Author: alucryd
Revision: 246373

archrelease: copy trunk to community-any

Added:
  elementary-icon-theme/repos/community-any/PKGBUILD
(from rev 246372, elementary-icon-theme/trunk/PKGBUILD)
Deleted:
  elementary-icon-theme/repos/community-any/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-07-25 20:05:15 UTC (rev 246372)
+++ PKGBUILD2017-07-25 20:05:22 UTC (rev 246373)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Diego Principe 
-# Contributor: paterbrown 
-# Contributor: Josip 
-
-pkgname=elementary-icon-theme
-pkgver=4.0.3
-pkgrel=1
-pkgdesc='An icon theme designed to be smooth, sexy, clear, and efficient'
-arch=('any')
-url='https://launchpad.net/elementaryicons'
-license=('GPL3')
-depends=('gtk-update-icon-cache' 'hicolor-icon-theme')
-options=('!emptydirs' '!strip')
-source=("https://launchpad.net/elementaryicons/${pkgver%%.*}.x/${pkgver}/+download/elementary-icon-theme-${pkgver}.tar.xz";)
-sha256sums=('abd39e18a5782d05afc7a44de56802e1245e371cdbf9eab569e6111f39b86c44')
-
-prepare() {
-  cd elementary-icon-theme-${pkgver}
-
-  rm AUTHORS CONTRIBUTORS COPYING
-}
-
-package() {
-  install -dm 755 "${pkgdir}"/usr/share/icons
-  cp -dr --no-preserve='ownership' elementary-icon-theme-${pkgver} 
"${pkgdir}"/usr/share/icons/elementary
-
-  find "${pkgdir}" -type d -exec chmod 755 {} +
-  find "${pkgdir}" -type f -exec chmod 644 {} +
-}
-
-# vim: ts=2 sw=2 et:

Copied: elementary-icon-theme/repos/community-any/PKGBUILD (from rev 246372, 
elementary-icon-theme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-07-25 20:05:22 UTC (rev 246373)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Diego Principe 
+# Contributor: paterbrown 
+# Contributor: Josip 
+
+pkgname=elementary-icon-theme
+pkgver=4.2.0
+pkgrel=1
+pkgdesc='An icon theme designed to be smooth, sexy, clear, and efficient'
+arch=('any')
+url='https://launchpad.net/elementaryicons'
+license=('GPL3')
+depends=('gtk-update-icon-cache' 'hicolor-icon-theme')
+options=('!emptydirs' '!strip')
+source=("https://launchpad.net/elementaryicons/${pkgver%%.*}.x/${pkgver}/+download/elementary-icon-theme-${pkgver}.tar.xz";)
+sha256sums=('7505f498f712713415bc8a5468cd20fba9689cd7b42878659bad1118294c3470')
+
+prepare() {
+  cd elementary-icon-theme-${pkgver}
+
+  rm AUTHORS CONTRIBUTORS COPYING
+}
+
+package() {
+  install -dm 755 "${pkgdir}"/usr/share/icons
+  cp -dr --no-preserve='ownership' elementary-icon-theme-${pkgver} 
"${pkgdir}"/usr/share/icons/elementary
+
+  find "${pkgdir}" -type d -exec chmod 755 {} +
+  find "${pkgdir}" -type f -exec chmod 644 {} +
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in elementary-icon-theme/repos/community-any (PKGBUILD PKGBUILD)

2017-03-22 Thread Maxime Gauduin
Date: Wednesday, March 22, 2017 @ 21:24:44
  Author: alucryd
Revision: 218422

archrelease: copy trunk to community-any

Added:
  elementary-icon-theme/repos/community-any/PKGBUILD
(from rev 218421, elementary-icon-theme/trunk/PKGBUILD)
Deleted:
  elementary-icon-theme/repos/community-any/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-03-22 21:24:32 UTC (rev 218421)
+++ PKGBUILD2017-03-22 21:24:44 UTC (rev 218422)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Diego Principe 
-# Contributor: paterbrown 
-# Contributor: Josip 
-
-pkgname=elementary-icon-theme
-pkgver=4.0.2
-pkgrel=1
-pkgdesc='An icon theme designed to be smooth, sexy, clear, and efficient'
-arch=('any')
-url='https://launchpad.net/elementaryicons'
-license=('GPL3')
-depends=('gtk-update-icon-cache' 'hicolor-icon-theme')
-options=('!emptydirs' '!strip')
-source=("https://launchpad.net/elementaryicons/${pkgver%%.*}.x/${pkgver}/+download/elementary-icon-theme-${pkgver}.tar.xz";)
-sha256sums=('c2fcf3cbf391a08f8fe0ce004a986797eae6ef9bf40dddb1c6771f275e9cbcd7')
-
-prepare() {
-  cd elementary-icon-theme-${pkgver}
-
-  rm AUTHORS CONTRIBUTORS COPYING
-}
-
-package() {
-  install -dm 755 "${pkgdir}"/usr/share/icons
-  cp -dr --no-preserve='ownership' elementary-icon-theme-${pkgver} 
"${pkgdir}"/usr/share/icons/elementary
-
-  find "${pkgdir}" -type d -exec chmod 755 {} +
-  find "${pkgdir}" -type f -exec chmod 644 {} +
-}
-
-# vim: ts=2 sw=2 et:

Copied: elementary-icon-theme/repos/community-any/PKGBUILD (from rev 218421, 
elementary-icon-theme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-03-22 21:24:44 UTC (rev 218422)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Diego Principe 
+# Contributor: paterbrown 
+# Contributor: Josip 
+
+pkgname=elementary-icon-theme
+pkgver=4.0.3
+pkgrel=1
+pkgdesc='An icon theme designed to be smooth, sexy, clear, and efficient'
+arch=('any')
+url='https://launchpad.net/elementaryicons'
+license=('GPL3')
+depends=('gtk-update-icon-cache' 'hicolor-icon-theme')
+options=('!emptydirs' '!strip')
+source=("https://launchpad.net/elementaryicons/${pkgver%%.*}.x/${pkgver}/+download/elementary-icon-theme-${pkgver}.tar.xz";)
+sha256sums=('abd39e18a5782d05afc7a44de56802e1245e371cdbf9eab569e6111f39b86c44')
+
+prepare() {
+  cd elementary-icon-theme-${pkgver}
+
+  rm AUTHORS CONTRIBUTORS COPYING
+}
+
+package() {
+  install -dm 755 "${pkgdir}"/usr/share/icons
+  cp -dr --no-preserve='ownership' elementary-icon-theme-${pkgver} 
"${pkgdir}"/usr/share/icons/elementary
+
+  find "${pkgdir}" -type d -exec chmod 755 {} +
+  find "${pkgdir}" -type f -exec chmod 644 {} +
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in elementary-icon-theme/repos/community-any (PKGBUILD PKGBUILD)

2017-02-04 Thread Maxime Gauduin
Date: Saturday, February 4, 2017 @ 18:00:50
  Author: alucryd
Revision: 209902

archrelease: copy trunk to community-any

Added:
  elementary-icon-theme/repos/community-any/PKGBUILD
(from rev 209901, elementary-icon-theme/trunk/PKGBUILD)
Deleted:
  elementary-icon-theme/repos/community-any/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-02-04 18:00:17 UTC (rev 209901)
+++ PKGBUILD2017-02-04 18:00:50 UTC (rev 209902)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Diego Principe 
-# Contributor: paterbrown 
-# Contributor: Josip 
-
-pkgname=elementary-icon-theme
-pkgver=4.0.1.1
-pkgrel=1
-pkgdesc='An icon theme designed to be smooth, sexy, clear, and efficient'
-arch=('any')
-url='https://launchpad.net/elementaryicons'
-license=('GPL3')
-depends=('gtk-update-icon-cache' 'hicolor-icon-theme')
-options=('!emptydirs' '!strip')
-source=("https://launchpad.net/elementaryicons/${pkgver%%.*}.x/${pkgver}/+download/elementary-icon-theme-${pkgver}.tar.xz";)
-sha256sums=('e6744ab02dc8abb32919c61f424ceb7fa4b751d3f1befd1f7171be4e932940dc')
-
-prepare() {
-  cd elementary-icon-theme-${pkgver}
-
-  rm AUTHORS CONTRIBUTORS COPYING
-}
-
-package() {
-  install -dm 755 "${pkgdir}"/usr/share/icons
-  cp -dr --no-preserve='ownership' elementary-icon-theme-${pkgver} 
"${pkgdir}"/usr/share/icons/elementary
-
-  find "${pkgdir}" -type d -exec chmod 755 {} +
-  find "${pkgdir}" -type f -exec chmod 644 {} +
-}
-
-# vim: ts=2 sw=2 et:

Copied: elementary-icon-theme/repos/community-any/PKGBUILD (from rev 209901, 
elementary-icon-theme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-02-04 18:00:50 UTC (rev 209902)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Diego Principe 
+# Contributor: paterbrown 
+# Contributor: Josip 
+
+pkgname=elementary-icon-theme
+pkgver=4.0.2
+pkgrel=1
+pkgdesc='An icon theme designed to be smooth, sexy, clear, and efficient'
+arch=('any')
+url='https://launchpad.net/elementaryicons'
+license=('GPL3')
+depends=('gtk-update-icon-cache' 'hicolor-icon-theme')
+options=('!emptydirs' '!strip')
+source=("https://launchpad.net/elementaryicons/${pkgver%%.*}.x/${pkgver}/+download/elementary-icon-theme-${pkgver}.tar.xz";)
+sha256sums=('c2fcf3cbf391a08f8fe0ce004a986797eae6ef9bf40dddb1c6771f275e9cbcd7')
+
+prepare() {
+  cd elementary-icon-theme-${pkgver}
+
+  rm AUTHORS CONTRIBUTORS COPYING
+}
+
+package() {
+  install -dm 755 "${pkgdir}"/usr/share/icons
+  cp -dr --no-preserve='ownership' elementary-icon-theme-${pkgver} 
"${pkgdir}"/usr/share/icons/elementary
+
+  find "${pkgdir}" -type d -exec chmod 755 {} +
+  find "${pkgdir}" -type f -exec chmod 644 {} +
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in elementary-icon-theme/repos/community-any (PKGBUILD PKGBUILD)

2016-12-01 Thread Maxime Gauduin
Date: Thursday, December 1, 2016 @ 22:48:13
  Author: alucryd
Revision: 197637

archrelease: copy trunk to community-any

Added:
  elementary-icon-theme/repos/community-any/PKGBUILD
(from rev 197636, elementary-icon-theme/trunk/PKGBUILD)
Deleted:
  elementary-icon-theme/repos/community-any/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-12-01 22:45:13 UTC (rev 197636)
+++ PKGBUILD2016-12-01 22:48:13 UTC (rev 197637)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Diego Principe 
-# Contributor: paterbrown 
-# Contributor: Josip 
-
-pkgname=elementary-icon-theme
-pkgver=4.0.1
-pkgrel=1
-pkgdesc='An icon theme designed to be smooth, sexy, clear, and efficient'
-arch=('any')
-url='https://launchpad.net/elementaryicons'
-license=('GPL3')
-depends=('gtk-update-icon-cache' 'hicolor-icon-theme')
-options=('!emptydirs' '!strip')
-source=("https://launchpad.net/elementaryicons/${pkgver%%.*}.x/${pkgver}/+download/elementary-icon-theme-${pkgver}.tar.xz";)
-sha256sums=('344fdd9c2469a374308d339d17156d735ec57280eb0199f5ca6676ec525b6f31')
-
-prepare() {
-  cd elementary-icon-theme-${pkgver}
-
-  rm AUTHORS CONTRIBUTORS COPYING
-}
-
-package() {
-  install -dm 755 "${pkgdir}"/usr/share/icons
-  cp -dr --no-preserve='ownership' elementary-icon-theme-${pkgver} 
"${pkgdir}"/usr/share/icons/elementary
-
-  find "${pkgdir}" -type d -exec chmod 755 {} +
-  find "${pkgdir}" -type f -exec chmod 644 {} +
-}
-
-# vim: ts=2 sw=2 et:

Copied: elementary-icon-theme/repos/community-any/PKGBUILD (from rev 197636, 
elementary-icon-theme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-12-01 22:48:13 UTC (rev 197637)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Diego Principe 
+# Contributor: paterbrown 
+# Contributor: Josip 
+
+pkgname=elementary-icon-theme
+pkgver=4.0.1.1
+pkgrel=1
+pkgdesc='An icon theme designed to be smooth, sexy, clear, and efficient'
+arch=('any')
+url='https://launchpad.net/elementaryicons'
+license=('GPL3')
+depends=('gtk-update-icon-cache' 'hicolor-icon-theme')
+options=('!emptydirs' '!strip')
+source=("https://launchpad.net/elementaryicons/${pkgver%%.*}.x/${pkgver}/+download/elementary-icon-theme-${pkgver}.tar.xz";)
+sha256sums=('e6744ab02dc8abb32919c61f424ceb7fa4b751d3f1befd1f7171be4e932940dc')
+
+prepare() {
+  cd elementary-icon-theme-${pkgver}
+
+  rm AUTHORS CONTRIBUTORS COPYING
+}
+
+package() {
+  install -dm 755 "${pkgdir}"/usr/share/icons
+  cp -dr --no-preserve='ownership' elementary-icon-theme-${pkgver} 
"${pkgdir}"/usr/share/icons/elementary
+
+  find "${pkgdir}" -type d -exec chmod 755 {} +
+  find "${pkgdir}" -type f -exec chmod 644 {} +
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in elementary-icon-theme/repos/community-any (PKGBUILD PKGBUILD)

2016-09-13 Thread Maxime Gauduin
Date: Tuesday, September 13, 2016 @ 13:05:11
  Author: alucryd
Revision: 189260

archrelease: copy trunk to community-any

Added:
  elementary-icon-theme/repos/community-any/PKGBUILD
(from rev 189259, elementary-icon-theme/trunk/PKGBUILD)
Deleted:
  elementary-icon-theme/repos/community-any/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-09-13 13:05:04 UTC (rev 189259)
+++ PKGBUILD2016-09-13 13:05:11 UTC (rev 189260)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Diego Principe 
-# Contributor: paterbrown 
-# Contributor: Josip 
-
-pkgname=elementary-icon-theme
-pkgver=3.2.2
-pkgrel=2
-pkgdesc='An icon theme designed to be smooth, sexy, clear, and efficient'
-arch=('any')
-url='https://launchpad.net/elementaryicons'
-license=('GPL3')
-depends=('gtk-update-icon-cache' 'hicolor-icon-theme')
-options=('!emptydirs' '!strip')
-source=("https://launchpad.net/elementaryicons/${pkgver%%.*}.x/${pkgver}/+download/elementary-icon-theme-${pkgver}.tar.xz";)
-sha256sums=('ed3a566fe925ef1881622fcb5df6a1a112115fc5c22068aa5231f76f4db4ebf2')
-
-prepare() {
-  cd elementary-icon-theme-${pkgver}
-
-  rm AUTHORS CONTRIBUTORS COPYING
-}
-
-package() {
-  install -dm 755 "${pkgdir}"/usr/share/icons
-  cp -dr --no-preserve='ownership' elementary-icon-theme-${pkgver} 
"${pkgdir}"/usr/share/icons/elementary
-
-  find "${pkgdir}" -type d -exec chmod 755 {} +
-  find "${pkgdir}" -type f -exec chmod 644 {} +
-}
-
-# vim: ts=2 sw=2 et:

Copied: elementary-icon-theme/repos/community-any/PKGBUILD (from rev 189259, 
elementary-icon-theme/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-09-13 13:05:11 UTC (rev 189260)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Diego Principe 
+# Contributor: paterbrown 
+# Contributor: Josip 
+
+pkgname=elementary-icon-theme
+pkgver=4.0.1
+pkgrel=1
+pkgdesc='An icon theme designed to be smooth, sexy, clear, and efficient'
+arch=('any')
+url='https://launchpad.net/elementaryicons'
+license=('GPL3')
+depends=('gtk-update-icon-cache' 'hicolor-icon-theme')
+options=('!emptydirs' '!strip')
+source=("https://launchpad.net/elementaryicons/${pkgver%%.*}.x/${pkgver}/+download/elementary-icon-theme-${pkgver}.tar.xz";)
+sha256sums=('344fdd9c2469a374308d339d17156d735ec57280eb0199f5ca6676ec525b6f31')
+
+prepare() {
+  cd elementary-icon-theme-${pkgver}
+
+  rm AUTHORS CONTRIBUTORS COPYING
+}
+
+package() {
+  install -dm 755 "${pkgdir}"/usr/share/icons
+  cp -dr --no-preserve='ownership' elementary-icon-theme-${pkgver} 
"${pkgdir}"/usr/share/icons/elementary
+
+  find "${pkgdir}" -type d -exec chmod 755 {} +
+  find "${pkgdir}" -type f -exec chmod 644 {} +
+}
+
+# vim: ts=2 sw=2 et: