[arch-commits] Commit in libqtxdg/repos/community-staging-x86_64 (4 files)

Antonio Rojas arojas at archlinux.org
Wed Dec 5 16:37:00 UTC 2018


    Date: Wednesday, December 5, 2018 @ 16:36:59
  Author: arojas
Revision: 411549

archrelease: copy trunk to community-staging-x86_64

Added:
  libqtxdg/repos/community-staging-x86_64/PKGBUILD
    (from rev 411548, libqtxdg/trunk/PKGBUILD)
  libqtxdg/repos/community-staging-x86_64/rebuild.list
    (from rev 411548, libqtxdg/trunk/rebuild.list)
Deleted:
  libqtxdg/repos/community-staging-x86_64/PKGBUILD
  libqtxdg/repos/community-staging-x86_64/rebuild.list

--------------+
 PKGBUILD     |   76 ++++++++++++++++++++++++++++-----------------------------
 rebuild.list |    2 -
 2 files changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-05 16:36:49 UTC (rev 411548)
+++ PKGBUILD	2018-12-05 16:36:59 UTC (rev 411549)
@@ -1,38 +0,0 @@
-# Maintainer: Jerome Leclanche <jerome at leclan.ch>
-
-pkgname=libqtxdg
-pkgver=3.2.0
-pkgrel=5
-pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt."
-arch=("x86_64")
-url="http://lxqt.org"
-license=("GPL2")
-depends=("libsm" "libxkbcommon-x11" "qt5-base" "qt5-svg")
-makedepends=("cmake")
-source=(
-	"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"
-	"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc"
-)
-sha256sums=(
-	"949134060d148df2ca4515e3759ed9c6a2fa7c51eb7a2197dd0e26a32e220553"
-	"SKIP"
-)
-validpgpkeys=(
-	"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche <jerome at leclan.ch>
-	"7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida <agaida at siduction.org>
-)
-
-
-build() {
-	mkdir -p build
-	cd build
-	cmake "$srcdir/$pkgname-$pkgver" \
-		-DCMAKE_INSTALL_PREFIX=/usr \
-		-DCMAKE_INSTALL_LIBDIR=lib
-	make
-}
-
-package() {
-	cd build
-	make DESTDIR="$pkgdir" install
-}

Copied: libqtxdg/repos/community-staging-x86_64/PKGBUILD (from rev 411548, libqtxdg/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2018-12-05 16:36:59 UTC (rev 411549)
@@ -0,0 +1,38 @@
+# Maintainer: Jerome Leclanche <jerome at leclan.ch>
+
+pkgname=libqtxdg
+pkgver=3.2.0
+pkgrel=5
+pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt."
+arch=("x86_64")
+url="http://lxqt.org"
+license=("GPL2")
+depends=("libsm" "libxkbcommon-x11" "qt5-base" "qt5-svg")
+makedepends=("cmake")
+source=(
+	"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"
+	"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc"
+)
+sha256sums=(
+	"949134060d148df2ca4515e3759ed9c6a2fa7c51eb7a2197dd0e26a32e220553"
+	"SKIP"
+)
+validpgpkeys=(
+	"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche <jerome at leclan.ch>
+	"7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida <agaida at siduction.org>
+)
+
+
+build() {
+	mkdir -p build
+	cd build
+	cmake "$srcdir/$pkgname-$pkgver" \
+		-DCMAKE_INSTALL_PREFIX=/usr \
+		-DCMAKE_INSTALL_LIBDIR=lib
+	make
+}
+
+package() {
+	cd build
+	make DESTDIR="$pkgdir" install
+}

Deleted: rebuild.list
===================================================================
--- rebuild.list	2018-12-05 16:36:49 UTC (rev 411548)
+++ rebuild.list	2018-12-05 16:36:59 UTC (rev 411549)
@@ -1 +0,0 @@
-deepin-qt5integration

Copied: libqtxdg/repos/community-staging-x86_64/rebuild.list (from rev 411548, libqtxdg/trunk/rebuild.list)
===================================================================
--- rebuild.list	                        (rev 0)
+++ rebuild.list	2018-12-05 16:36:59 UTC (rev 411549)
@@ -0,0 +1 @@
+deepin-qt5integration



More information about the arch-commits mailing list