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

Jerome Leclanche jleclanche at archlinux.org
Tue Nov 3 12:42:45 UTC 2015


    Date: Tuesday, November 3, 2015 @ 13:42:45
  Author: jleclanche
Revision: 145783

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-11-03 12:42:30 UTC (rev 145782)
+++ community-i686/PKGBUILD	2015-11-03 12:42:45 UTC (rev 145783)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche <jerome at leclan.ch>
-
-pkgname=lxqt-panel
-pkgver=0.10.0
-pkgrel=1
-pkgdesc="The LXQt desktop panel"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org"
-license=("LGPL2.1")
-depends=(
-	"libxcomposite" "libdbusmenu-qt5" "lxmenu-data"
-	"lxqt-common" "lxqt-globalkeys" "solid"
-)
-optdepends=(
-	"alsa-lib: Alsa support in volume control plugin"
-	"libpulse: PulseAudio support in volume control plugin"
-	"libstatgrab: Network and CPU monitor plugin"
-	"libsysstat: Network/CPU monitor plugin"
-	"menu-cache: Improved performance for main menu plugin"
-)
-makedepends=("cmake" "qt5-tools" "alsa-lib" "libpulse" "libstatgrab" "libsysstat")
-source=(
-	"http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz"
-	"http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc"
-)
-sha256sums=(
-	"df83db7789daecd358f074db2100d7b251c00e48aa3aa62957d5a657a4309d5e"
-	"SKIP"
-)
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373") 
-
-
-build() {
-	mkdir -p build
-	cd build
-	cmake "$srcdir/$pkgname-$pkgver" \
-		-DCMAKE_INSTALL_PREFIX=/usr \
-		-DCMAKE_INSTALL_LIBDIR=/usr/lib
-	make
-}
-
-package() {
-	cd build
-	make DESTDIR="$pkgdir" install
-}

Copied: lxqt-panel/repos/community-i686/PKGBUILD (from rev 145782, lxqt-panel/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-11-03 12:42:45 UTC (rev 145783)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Jerome Leclanche <jerome at leclan.ch>
+
+pkgname=lxqt-panel
+pkgver=0.10.0
+pkgrel=2
+pkgdesc="The LXQt desktop panel"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org"
+license=("LGPL2.1")
+depends=(
+	"libxcomposite" "libdbusmenu-qt5" "lxmenu-data"
+	"lxqt-common" "lxqt-globalkeys" "solid"
+)
+optdepends=(
+	"alsa-lib: Alsa support in volume control plugin"
+	"libpulse: PulseAudio support in volume control plugin"
+	"libstatgrab: Network and CPU monitor plugin"
+	"libsysstat: Network/CPU monitor plugin"
+	"menu-cache: Improved performance for main menu plugin"
+)
+makedepends=("cmake" "qt5-tools" "alsa-lib" "libpulse" "libstatgrab" "libsysstat")
+source=(
+	"http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz"
+	"http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc"
+)
+sha256sums=(
+	"df83db7789daecd358f074db2100d7b251c00e48aa3aa62957d5a657a4309d5e"
+	"SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373") 
+
+
+build() {
+	mkdir -p build
+	cd build
+	cmake "$srcdir/$pkgname-$pkgver" \
+		-DCMAKE_INSTALL_PREFIX=/usr \
+		-DCMAKE_INSTALL_LIBDIR=/usr/lib
+	make
+}
+
+package() {
+	cd build
+	make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-11-03 12:42:30 UTC (rev 145782)
+++ community-x86_64/PKGBUILD	2015-11-03 12:42:45 UTC (rev 145783)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche <jerome at leclan.ch>
-
-pkgname=lxqt-panel
-pkgver=0.10.0
-pkgrel=1
-pkgdesc="The LXQt desktop panel"
-arch=("i686" "x86_64")
-groups=("lxqt")
-url="http://lxqt.org"
-license=("LGPL2.1")
-depends=(
-	"libxcomposite" "libdbusmenu-qt5" "lxmenu-data"
-	"lxqt-common" "lxqt-globalkeys" "solid"
-)
-optdepends=(
-	"alsa-lib: Alsa support in volume control plugin"
-	"libpulse: PulseAudio support in volume control plugin"
-	"libstatgrab: Network and CPU monitor plugin"
-	"libsysstat: Network/CPU monitor plugin"
-	"menu-cache: Improved performance for main menu plugin"
-)
-makedepends=("cmake" "qt5-tools" "alsa-lib" "libpulse" "libstatgrab" "libsysstat")
-source=(
-	"http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz"
-	"http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc"
-)
-sha256sums=(
-	"df83db7789daecd358f074db2100d7b251c00e48aa3aa62957d5a657a4309d5e"
-	"SKIP"
-)
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373") 
-
-
-build() {
-	mkdir -p build
-	cd build
-	cmake "$srcdir/$pkgname-$pkgver" \
-		-DCMAKE_INSTALL_PREFIX=/usr \
-		-DCMAKE_INSTALL_LIBDIR=/usr/lib
-	make
-}
-
-package() {
-	cd build
-	make DESTDIR="$pkgdir" install
-}

Copied: lxqt-panel/repos/community-x86_64/PKGBUILD (from rev 145782, lxqt-panel/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-11-03 12:42:45 UTC (rev 145783)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Jerome Leclanche <jerome at leclan.ch>
+
+pkgname=lxqt-panel
+pkgver=0.10.0
+pkgrel=2
+pkgdesc="The LXQt desktop panel"
+arch=("i686" "x86_64")
+groups=("lxqt")
+url="http://lxqt.org"
+license=("LGPL2.1")
+depends=(
+	"libxcomposite" "libdbusmenu-qt5" "lxmenu-data"
+	"lxqt-common" "lxqt-globalkeys" "solid"
+)
+optdepends=(
+	"alsa-lib: Alsa support in volume control plugin"
+	"libpulse: PulseAudio support in volume control plugin"
+	"libstatgrab: Network and CPU monitor plugin"
+	"libsysstat: Network/CPU monitor plugin"
+	"menu-cache: Improved performance for main menu plugin"
+)
+makedepends=("cmake" "qt5-tools" "alsa-lib" "libpulse" "libstatgrab" "libsysstat")
+source=(
+	"http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz"
+	"http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc"
+)
+sha256sums=(
+	"df83db7789daecd358f074db2100d7b251c00e48aa3aa62957d5a657a4309d5e"
+	"SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373") 
+
+
+build() {
+	mkdir -p build
+	cd build
+	cmake "$srcdir/$pkgname-$pkgver" \
+		-DCMAKE_INSTALL_PREFIX=/usr \
+		-DCMAKE_INSTALL_LIBDIR=/usr/lib
+	make
+}
+
+package() {
+	cd build
+	make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list