[arch-commits] Commit in lxqt-config/repos (4 files)

Balló György bgyorgy at archlinux.org
Tue Jul 7 00:54:42 UTC 2015


    Date: Tuesday, July 7, 2015 @ 02:54:41
  Author: bgyorgy
Revision: 136485

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

Added:
  lxqt-config/repos/community-i686/PKGBUILD
    (from rev 136484, lxqt-config/trunk/PKGBUILD)
  lxqt-config/repos/community-x86_64/PKGBUILD
    (from rev 136484, lxqt-config/trunk/PKGBUILD)
Deleted:
  lxqt-config/repos/community-i686/PKGBUILD
  lxqt-config/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-07-07 00:54:33 UTC (rev 136484)
+++ community-i686/PKGBUILD	2015-07-07 00:54:41 UTC (rev 136485)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche <jerome at leclan.ch>
-
-pkgname=lxqt-config
-pkgver=0.9.0
-pkgrel=1
-pkgdesc="LXQt system configuration."
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org"
-license=("GPL2")
-depends=("liblxqt" "libxcursor")
-makedepends=("cmake" "qt5-tools")
-source=("http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz")
-sha256sums=("9d6b0d21846ac5d9c62c5806ce04383b92708ab7bd095b46d0ac9fbb3f84b913")
-
-
-build() {
-	mkdir -p build
-	cd build
-	cmake -DCMAKE_INSTALL_PREFIX=/usr "$srcdir/$pkgname-$pkgver"
-	make
-}
-
-package() {
-	cd build
-	make DESTDIR="$pkgdir" install
-}

Copied: lxqt-config/repos/community-i686/PKGBUILD (from rev 136484, lxqt-config/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-07-07 00:54:41 UTC (rev 136485)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jerome Leclanche <jerome at leclan.ch>
+
+pkgname=lxqt-config
+pkgver=0.9.0
+pkgrel=2
+pkgdesc="LXQt system configuration."
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org"
+license=("GPL2")
+depends=("liblxqt" "libxcursor" "xorg-xrandr")
+makedepends=("cmake" "qt5-tools")
+source=("http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz")
+sha256sums=("9d6b0d21846ac5d9c62c5806ce04383b92708ab7bd095b46d0ac9fbb3f84b913")
+
+
+build() {
+	mkdir -p build
+	cd build
+	cmake -DCMAKE_INSTALL_PREFIX=/usr "$srcdir/$pkgname-$pkgver"
+	make
+}
+
+package() {
+	cd build
+	make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-07-07 00:54:33 UTC (rev 136484)
+++ community-x86_64/PKGBUILD	2015-07-07 00:54:41 UTC (rev 136485)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche <jerome at leclan.ch>
-
-pkgname=lxqt-config
-pkgver=0.9.0
-pkgrel=1
-pkgdesc="LXQt system configuration."
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org"
-license=("GPL2")
-depends=("liblxqt" "libxcursor")
-makedepends=("cmake" "qt5-tools")
-source=("http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz")
-sha256sums=("9d6b0d21846ac5d9c62c5806ce04383b92708ab7bd095b46d0ac9fbb3f84b913")
-
-
-build() {
-	mkdir -p build
-	cd build
-	cmake -DCMAKE_INSTALL_PREFIX=/usr "$srcdir/$pkgname-$pkgver"
-	make
-}
-
-package() {
-	cd build
-	make DESTDIR="$pkgdir" install
-}

Copied: lxqt-config/repos/community-x86_64/PKGBUILD (from rev 136484, lxqt-config/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-07-07 00:54:41 UTC (rev 136485)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jerome Leclanche <jerome at leclan.ch>
+
+pkgname=lxqt-config
+pkgver=0.9.0
+pkgrel=2
+pkgdesc="LXQt system configuration."
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org"
+license=("GPL2")
+depends=("liblxqt" "libxcursor" "xorg-xrandr")
+makedepends=("cmake" "qt5-tools")
+source=("http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz")
+sha256sums=("9d6b0d21846ac5d9c62c5806ce04383b92708ab7bd095b46d0ac9fbb3f84b913")
+
+
+build() {
+	mkdir -p build
+	cd build
+	cmake -DCMAKE_INSTALL_PREFIX=/usr "$srcdir/$pkgname-$pkgver"
+	make
+}
+
+package() {
+	cd build
+	make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list