[arch-commits] Commit in latte-dock/repos (4 files)

2017-08-31 Thread Antonio Rojas
Date: Thursday, August 31, 2017 @ 08:24:47
  Author: arojas
Revision: 255159

archrelease: copy trunk to community-i686, community-x86_64

Added:
  latte-dock/repos/community-i686/PKGBUILD
(from rev 255158, latte-dock/trunk/PKGBUILD)
  latte-dock/repos/community-x86_64/PKGBUILD
(from rev 255158, latte-dock/trunk/PKGBUILD)
Deleted:
  latte-dock/repos/community-i686/PKGBUILD
  latte-dock/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   66 
 community-i686/PKGBUILD   |   33 --
 community-x86_64/PKGBUILD |   33 --
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-08-31 08:24:14 UTC (rev 255158)
+++ community-i686/PKGBUILD 2017-08-31 08:24:47 UTC (rev 255159)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Michael Straube 
-
-pkgname=latte-dock
-pkgver=0.7.0
-pkgrel=1
-pkgdesc='A dock based on Plasma Frameworks'
-arch=(i686 x86_64)
-url='https://github.com/psifidotos/Latte-Dock'
-license=(GPL)
-depends=(plasma-framework hicolor-icon-theme)
-makedepends=(extra-cmake-modules python)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/psifidotos/Latte-Dock/archive/v$pkgver.tar.gz;)
-sha256sums=('01f69619ac6c51ab864526bfc10790308c6d5bf1c80d94f8affba4989d1b7f7d')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-
-  cmake ../Latte-Dock-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-
-  make DESTDIR="$pkgdir" install
-}

Copied: latte-dock/repos/community-i686/PKGBUILD (from rev 255158, 
latte-dock/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-08-31 08:24:47 UTC (rev 255159)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Michael Straube 
+
+pkgname=latte-dock
+pkgver=0.7.1
+pkgrel=1
+pkgdesc='A dock based on Plasma Frameworks'
+arch=(i686 x86_64)
+url='https://github.com/psifidotos/Latte-Dock'
+license=(GPL)
+depends=(plasma-framework hicolor-icon-theme)
+makedepends=(extra-cmake-modules python)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/psifidotos/Latte-Dock/archive/v$pkgver.tar.gz;)
+sha256sums=('b57a5495370fea6ae61f8045590d958c477efbe454690ea52d992d8ec76b80ea')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+
+  cmake ../Latte-Dock-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-08-31 08:24:14 UTC (rev 255158)
+++ community-x86_64/PKGBUILD   2017-08-31 08:24:47 UTC (rev 255159)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Michael Straube 
-
-pkgname=latte-dock
-pkgver=0.7.0
-pkgrel=1
-pkgdesc='A dock based on Plasma Frameworks'
-arch=(i686 x86_64)
-url='https://github.com/psifidotos/Latte-Dock'
-license=(GPL)
-depends=(plasma-framework hicolor-icon-theme)
-makedepends=(extra-cmake-modules python)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/psifidotos/Latte-Dock/archive/v$pkgver.tar.gz;)
-sha256sums=('01f69619ac6c51ab864526bfc10790308c6d5bf1c80d94f8affba4989d1b7f7d')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-
-  cmake ../Latte-Dock-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd build
-
-  make DESTDIR="$pkgdir" install
-}

Copied: latte-dock/repos/community-x86_64/PKGBUILD (from rev 255158, 
latte-dock/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-08-31 08:24:47 UTC (rev 255159)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Michael Straube 
+
+pkgname=latte-dock
+pkgver=0.7.1
+pkgrel=1
+pkgdesc='A dock based on Plasma Frameworks'
+arch=(i686 x86_64)
+url='https://github.com/psifidotos/Latte-Dock'
+license=(GPL)
+depends=(plasma-framework hicolor-icon-theme)
+makedepends=(extra-cmake-modules python)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/psifidotos/Latte-Dock/archive/v$pkgver.tar.gz;)
+sha256sums=('b57a5495370fea6ae61f8045590d958c477efbe454690ea52d992d8ec76b80ea')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+
+  cmake ../Latte-Dock-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+
+  make DESTDIR="$pkgdir" 

[arch-commits] Commit in latte-dock/repos (4 files)

2017-08-19 Thread Antonio Rojas
Date: Saturday, August 19, 2017 @ 09:07:43
  Author: arojas
Revision: 252553

archrelease: copy trunk to community-i686, community-x86_64

Added:
  latte-dock/repos/community-i686/PKGBUILD
(from rev 252552, latte-dock/trunk/PKGBUILD)
  latte-dock/repos/community-x86_64/PKGBUILD
(from rev 252552, latte-dock/trunk/PKGBUILD)
Deleted:
  latte-dock/repos/community-i686/PKGBUILD
  latte-dock/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   66 
 community-i686/PKGBUILD   |   33 --
 community-x86_64/PKGBUILD |   33 --
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-08-19 09:07:14 UTC (rev 252552)
+++ community-i686/PKGBUILD 2017-08-19 09:07:43 UTC (rev 252553)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Michael Straube 
-
-pkgname=latte-dock
-pkgver=0.6.2
-pkgrel=1
-pkgdesc='A dock based on Plasma Frameworks'
-arch=(i686 x86_64)
-url='https://github.com/psifidotos/Latte-Dock'
-license=(GPL)
-depends=(plasma-framework hicolor-icon-theme)
-makedepends=(extra-cmake-modules python)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/psifidotos/Latte-Dock/archive/v$pkgver.tar.gz;)
-sha256sums=('3de5826473f467e2f92fda5296dc1cb4f73aa7cf11c32f5a43d5886b899332b3')
-
-prepare() {
-  mkdir -p Latte-Dock-$pkgver/build # out-of-tree build fails
-}
-
-build() {
-  cd Latte-Dock-$pkgver/build
-
-  cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd Latte-Dock-$pkgver/build
-
-  make DESTDIR="$pkgdir" install
-}

Copied: latte-dock/repos/community-i686/PKGBUILD (from rev 252552, 
latte-dock/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-08-19 09:07:43 UTC (rev 252553)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Michael Straube 
+
+pkgname=latte-dock
+pkgver=0.7.0
+pkgrel=1
+pkgdesc='A dock based on Plasma Frameworks'
+arch=(i686 x86_64)
+url='https://github.com/psifidotos/Latte-Dock'
+license=(GPL)
+depends=(plasma-framework hicolor-icon-theme)
+makedepends=(extra-cmake-modules python)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/psifidotos/Latte-Dock/archive/v$pkgver.tar.gz;)
+sha256sums=('01f69619ac6c51ab864526bfc10790308c6d5bf1c80d94f8affba4989d1b7f7d')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+
+  cmake ../Latte-Dock-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd build
+
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-08-19 09:07:14 UTC (rev 252552)
+++ community-x86_64/PKGBUILD   2017-08-19 09:07:43 UTC (rev 252553)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Michael Straube 
-
-pkgname=latte-dock
-pkgver=0.6.2
-pkgrel=1
-pkgdesc='A dock based on Plasma Frameworks'
-arch=(i686 x86_64)
-url='https://github.com/psifidotos/Latte-Dock'
-license=(GPL)
-depends=(plasma-framework hicolor-icon-theme)
-makedepends=(extra-cmake-modules python)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/psifidotos/Latte-Dock/archive/v$pkgver.tar.gz;)
-sha256sums=('3de5826473f467e2f92fda5296dc1cb4f73aa7cf11c32f5a43d5886b899332b3')
-
-prepare() {
-  mkdir -p Latte-Dock-$pkgver/build # out-of-tree build fails
-}
-
-build() {
-  cd Latte-Dock-$pkgver/build
-
-  cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd Latte-Dock-$pkgver/build
-
-  make DESTDIR="$pkgdir" install
-}

Copied: latte-dock/repos/community-x86_64/PKGBUILD (from rev 252552, 
latte-dock/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-08-19 09:07:43 UTC (rev 252553)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Michael Straube 
+
+pkgname=latte-dock
+pkgver=0.7.0
+pkgrel=1
+pkgdesc='A dock based on Plasma Frameworks'
+arch=(i686 x86_64)
+url='https://github.com/psifidotos/Latte-Dock'
+license=(GPL)
+depends=(plasma-framework hicolor-icon-theme)
+makedepends=(extra-cmake-modules python)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/psifidotos/Latte-Dock/archive/v$pkgver.tar.gz;)
+sha256sums=('01f69619ac6c51ab864526bfc10790308c6d5bf1c80d94f8affba4989d1b7f7d')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+
+  cmake ../Latte-Dock-$pkgver \
+

[arch-commits] Commit in latte-dock/repos (4 files)

2017-05-09 Thread Antonio Rojas
Date: Tuesday, May 9, 2017 @ 19:18:18
  Author: arojas
Revision: 227561

archrelease: copy trunk to community-i686, community-x86_64

Added:
  latte-dock/repos/community-i686/PKGBUILD
(from rev 227560, latte-dock/trunk/PKGBUILD)
  latte-dock/repos/community-x86_64/PKGBUILD
(from rev 227560, latte-dock/trunk/PKGBUILD)
Deleted:
  latte-dock/repos/community-i686/PKGBUILD
  latte-dock/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   66 
 community-i686/PKGBUILD   |   33 --
 community-x86_64/PKGBUILD |   33 --
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-09 19:17:52 UTC (rev 227560)
+++ community-i686/PKGBUILD 2017-05-09 19:18:18 UTC (rev 227561)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Michael Straube 
-
-pkgname=latte-dock
-pkgver=0.6.1
-pkgrel=1
-pkgdesc='A dock based on Plasma Frameworks'
-arch=(i686 x86_64)
-url='https://github.com/psifidotos/Latte-Dock'
-license=(GPL)
-depends=(plasma-framework hicolor-icon-theme)
-makedepends=(extra-cmake-modules python)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/psifidotos/Latte-Dock/archive/v$pkgver.tar.gz;)
-sha256sums=('120855cdcaced156b0c7ff6cabcf3da183aac671753e74990ef638ca57e9363e')
-
-prepare() {
-  mkdir -p Latte-Dock-$pkgver/build # out-of-tree build fails
-}
-
-build() {
-  cd Latte-Dock-$pkgver/build
-
-  cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd Latte-Dock-$pkgver/build
-
-  make DESTDIR="$pkgdir" install
-}

Copied: latte-dock/repos/community-i686/PKGBUILD (from rev 227560, 
latte-dock/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-09 19:18:18 UTC (rev 227561)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Michael Straube 
+
+pkgname=latte-dock
+pkgver=0.6.2
+pkgrel=1
+pkgdesc='A dock based on Plasma Frameworks'
+arch=(i686 x86_64)
+url='https://github.com/psifidotos/Latte-Dock'
+license=(GPL)
+depends=(plasma-framework hicolor-icon-theme)
+makedepends=(extra-cmake-modules python)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/psifidotos/Latte-Dock/archive/v$pkgver.tar.gz;)
+sha256sums=('3de5826473f467e2f92fda5296dc1cb4f73aa7cf11c32f5a43d5886b899332b3')
+
+prepare() {
+  mkdir -p Latte-Dock-$pkgver/build # out-of-tree build fails
+}
+
+build() {
+  cd Latte-Dock-$pkgver/build
+
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd Latte-Dock-$pkgver/build
+
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-05-09 19:17:52 UTC (rev 227560)
+++ community-x86_64/PKGBUILD   2017-05-09 19:18:18 UTC (rev 227561)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Michael Straube 
-
-pkgname=latte-dock
-pkgver=0.6.1
-pkgrel=1
-pkgdesc='A dock based on Plasma Frameworks'
-arch=(i686 x86_64)
-url='https://github.com/psifidotos/Latte-Dock'
-license=(GPL)
-depends=(plasma-framework hicolor-icon-theme)
-makedepends=(extra-cmake-modules python)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/psifidotos/Latte-Dock/archive/v$pkgver.tar.gz;)
-sha256sums=('120855cdcaced156b0c7ff6cabcf3da183aac671753e74990ef638ca57e9363e')
-
-prepare() {
-  mkdir -p Latte-Dock-$pkgver/build # out-of-tree build fails
-}
-
-build() {
-  cd Latte-Dock-$pkgver/build
-
-  cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd Latte-Dock-$pkgver/build
-
-  make DESTDIR="$pkgdir" install
-}

Copied: latte-dock/repos/community-x86_64/PKGBUILD (from rev 227560, 
latte-dock/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-05-09 19:18:18 UTC (rev 227561)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Michael Straube 
+
+pkgname=latte-dock
+pkgver=0.6.2
+pkgrel=1
+pkgdesc='A dock based on Plasma Frameworks'
+arch=(i686 x86_64)
+url='https://github.com/psifidotos/Latte-Dock'
+license=(GPL)
+depends=(plasma-framework hicolor-icon-theme)
+makedepends=(extra-cmake-modules python)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/psifidotos/Latte-Dock/archive/v$pkgver.tar.gz;)
+sha256sums=('3de5826473f467e2f92fda5296dc1cb4f73aa7cf11c32f5a43d5886b899332b3')
+
+prepare() {
+  mkdir -p 

[arch-commits] Commit in latte-dock/repos (4 files)

2017-05-07 Thread Antonio Rojas
Date: Sunday, May 7, 2017 @ 17:09:58
  Author: arojas
Revision: 227285

archrelease: copy trunk to community-i686, community-x86_64

Added:
  latte-dock/repos/community-i686/PKGBUILD
(from rev 227284, latte-dock/trunk/PKGBUILD)
  latte-dock/repos/community-x86_64/PKGBUILD
(from rev 227284, latte-dock/trunk/PKGBUILD)
Deleted:
  latte-dock/repos/community-i686/PKGBUILD
  latte-dock/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   66 
 community-i686/PKGBUILD   |   33 --
 community-x86_64/PKGBUILD |   33 --
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-05-07 17:09:06 UTC (rev 227284)
+++ community-i686/PKGBUILD 2017-05-07 17:09:58 UTC (rev 227285)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Michael Straube 
-
-pkgname=latte-dock
-pkgver=0.6.0
-pkgrel=1
-pkgdesc='A dock based on Plasma Frameworks'
-arch=(i686 x86_64)
-url='https://github.com/psifidotos/Latte-Dock'
-license=(GPL)
-depends=(plasma-framework hicolor-icon-theme)
-makedepends=(extra-cmake-modules python)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/psifidotos/Latte-Dock/archive/v$pkgver.tar.gz;)
-sha256sums=('ecc573e999e0551e96baaae1ccf5fce7093281f958554e2e42195a1a57dc07af')
-
-prepare() {
-  mkdir -p Latte-Dock-$pkgver/build # out-of-tree build fails
-}
-
-build() {
-  cd Latte-Dock-$pkgver/build
-
-  cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd Latte-Dock-$pkgver/build
-
-  make DESTDIR="$pkgdir" install
-}

Copied: latte-dock/repos/community-i686/PKGBUILD (from rev 227284, 
latte-dock/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-05-07 17:09:58 UTC (rev 227285)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Michael Straube 
+
+pkgname=latte-dock
+pkgver=0.6.1
+pkgrel=1
+pkgdesc='A dock based on Plasma Frameworks'
+arch=(i686 x86_64)
+url='https://github.com/psifidotos/Latte-Dock'
+license=(GPL)
+depends=(plasma-framework hicolor-icon-theme)
+makedepends=(extra-cmake-modules python)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/psifidotos/Latte-Dock/archive/v$pkgver.tar.gz;)
+sha256sums=('120855cdcaced156b0c7ff6cabcf3da183aac671753e74990ef638ca57e9363e')
+
+prepare() {
+  mkdir -p Latte-Dock-$pkgver/build # out-of-tree build fails
+}
+
+build() {
+  cd Latte-Dock-$pkgver/build
+
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd Latte-Dock-$pkgver/build
+
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-05-07 17:09:06 UTC (rev 227284)
+++ community-x86_64/PKGBUILD   2017-05-07 17:09:58 UTC (rev 227285)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Michael Straube 
-
-pkgname=latte-dock
-pkgver=0.6.0
-pkgrel=1
-pkgdesc='A dock based on Plasma Frameworks'
-arch=(i686 x86_64)
-url='https://github.com/psifidotos/Latte-Dock'
-license=(GPL)
-depends=(plasma-framework hicolor-icon-theme)
-makedepends=(extra-cmake-modules python)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/psifidotos/Latte-Dock/archive/v$pkgver.tar.gz;)
-sha256sums=('ecc573e999e0551e96baaae1ccf5fce7093281f958554e2e42195a1a57dc07af')
-
-prepare() {
-  mkdir -p Latte-Dock-$pkgver/build # out-of-tree build fails
-}
-
-build() {
-  cd Latte-Dock-$pkgver/build
-
-  cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd Latte-Dock-$pkgver/build
-
-  make DESTDIR="$pkgdir" install
-}

Copied: latte-dock/repos/community-x86_64/PKGBUILD (from rev 227284, 
latte-dock/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-05-07 17:09:58 UTC (rev 227285)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Michael Straube 
+
+pkgname=latte-dock
+pkgver=0.6.1
+pkgrel=1
+pkgdesc='A dock based on Plasma Frameworks'
+arch=(i686 x86_64)
+url='https://github.com/psifidotos/Latte-Dock'
+license=(GPL)
+depends=(plasma-framework hicolor-icon-theme)
+makedepends=(extra-cmake-modules python)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/psifidotos/Latte-Dock/archive/v$pkgver.tar.gz;)
+sha256sums=('120855cdcaced156b0c7ff6cabcf3da183aac671753e74990ef638ca57e9363e')
+
+prepare() {
+  mkdir -p 

[arch-commits] Commit in latte-dock/repos (4 files)

2017-04-03 Thread Antonio Rojas
Date: Monday, April 3, 2017 @ 19:05:00
  Author: arojas
Revision: 220431

archrelease: copy trunk to community-i686, community-x86_64

Added:
  latte-dock/repos/community-i686/
  latte-dock/repos/community-i686/PKGBUILD
(from rev 220430, latte-dock/trunk/PKGBUILD)
  latte-dock/repos/community-x86_64/PKGBUILD
(from rev 220430, latte-dock/trunk/PKGBUILD)
Deleted:
  latte-dock/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   33 +
 community-i686/PKGBUILD   |   33 +
 community-x86_64/PKGBUILD |   33 -
 3 files changed, 66 insertions(+), 33 deletions(-)

Copied: latte-dock/repos/community-i686/PKGBUILD (from rev 220430, 
latte-dock/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-04-03 19:05:00 UTC (rev 220431)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Michael Straube 
+
+pkgname=latte-dock
+pkgver=0.6.0
+pkgrel=1
+pkgdesc='A dock based on Plasma Frameworks'
+arch=(i686 x86_64)
+url='https://github.com/psifidotos/Latte-Dock'
+license=(GPL)
+depends=(plasma-framework hicolor-icon-theme)
+makedepends=(extra-cmake-modules python)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/psifidotos/Latte-Dock/archive/v$pkgver.tar.gz;)
+sha256sums=('ecc573e999e0551e96baaae1ccf5fce7093281f958554e2e42195a1a57dc07af')
+
+prepare() {
+  mkdir -p Latte-Dock-$pkgver/build # out-of-tree build fails
+}
+
+build() {
+  cd Latte-Dock-$pkgver/build
+
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd Latte-Dock-$pkgver/build
+
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-04-03 19:04:21 UTC (rev 220430)
+++ community-x86_64/PKGBUILD   2017-04-03 19:05:00 UTC (rev 220431)
@@ -1,33 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Michael Straube 
-
-pkgname=latte-dock
-pkgver=0.6.0
-pkgrel=1
-pkgdesc='A dock based on Plasma Frameworks'
-arch=(i686 x86_64)
-url='https://github.com/psifidotos/Latte-Dock'
-license=(GPL)
-depends=(plasma-framework hicolor-icon-theme)
-makedepends=(extra-cmake-modules python)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/psifidotos/Latte-Dock/archive/v$pkgver.tar.gz;)
-sha256sums=('ecc573e999e0551e96baaae1ccf5fce7093281f958554e2e42195a1a57dc07af')
-
-prepare() {
-  mkdir -p Latte-Dock-$pkgver/build # out-of-tree build fails
-}
-
-build() {
-  cd Latte-Dock-$pkgver/build
-
-  cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-  make
-}
-
-package() {
-  cd Latte-Dock-$pkgver/build
-
-  make DESTDIR="$pkgdir" install
-}

Copied: latte-dock/repos/community-x86_64/PKGBUILD (from rev 220430, 
latte-dock/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-04-03 19:05:00 UTC (rev 220431)
@@ -0,0 +1,33 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Michael Straube 
+
+pkgname=latte-dock
+pkgver=0.6.0
+pkgrel=1
+pkgdesc='A dock based on Plasma Frameworks'
+arch=(i686 x86_64)
+url='https://github.com/psifidotos/Latte-Dock'
+license=(GPL)
+depends=(plasma-framework hicolor-icon-theme)
+makedepends=(extra-cmake-modules python)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/psifidotos/Latte-Dock/archive/v$pkgver.tar.gz;)
+sha256sums=('ecc573e999e0551e96baaae1ccf5fce7093281f958554e2e42195a1a57dc07af')
+
+prepare() {
+  mkdir -p Latte-Dock-$pkgver/build # out-of-tree build fails
+}
+
+build() {
+  cd Latte-Dock-$pkgver/build
+
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+  make
+}
+
+package() {
+  cd Latte-Dock-$pkgver/build
+
+  make DESTDIR="$pkgdir" install
+}