[arch-commits] Commit in libqtxdg/repos (4 files)
Jerome Leclanche
jleclanche at archlinux.org
Sat Feb 14 00:08:36 UTC 2015
Date: Saturday, February 14, 2015 @ 01:08:36
Author: jleclanche
Revision: 127689
archrelease: copy trunk to community-i686, community-x86_64
Added:
libqtxdg/repos/community-i686/PKGBUILD
(from rev 127688, libqtxdg/trunk/PKGBUILD)
libqtxdg/repos/community-x86_64/PKGBUILD
(from rev 127688, libqtxdg/trunk/PKGBUILD)
Deleted:
libqtxdg/repos/community-i686/PKGBUILD
libqtxdg/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 60 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 30 ----------------------
community-x86_64/PKGBUILD | 30 ----------------------
3 files changed, 60 insertions(+), 60 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2015-02-13 21:25:37 UTC (rev 127688)
+++ community-i686/PKGBUILD 2015-02-14 00:08:36 UTC (rev 127689)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche <jerome at leclan.ch>
-
-pkgname=libqtxdg
-pkgver=1.1.0
-pkgrel=2
-pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt."
-arch=("i686" "x86_64")
-url="http://lxqt.org"
-license=("GPL2")
-depends=("qt5-base")
-makedepends=("cmake")
-source=("http://downloads.lxqt.org/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz")
-sha256sums=("5c90989fcd13387cc8a7905a03e0b65f76aa28545cb9733625e1d88fd6ff4002")
-
-
-build() {
- mkdir -p build
- cd build
- cmake "$srcdir/$pkgname-$pkgver" \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_INSTALL_LIBDIR=lib \
- -DUSE_QT5=true
- make
-}
-
-package() {
- cd build
- make DESTDIR="$pkgdir" install
-}
Copied: libqtxdg/repos/community-i686/PKGBUILD (from rev 127688, libqtxdg/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-02-14 00:08:36 UTC (rev 127689)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jerome Leclanche <jerome at leclan.ch>
+
+pkgname=libqtxdg
+pkgver=1.1.0
+pkgrel=2
+pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt."
+arch=("i686" "x86_64")
+url="http://lxqt.org"
+license=("GPL2")
+depends=("qt5-base")
+makedepends=("cmake")
+source=("http://downloads.lxqt.org/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz")
+sha256sums=("5c90989fcd13387cc8a7905a03e0b65f76aa28545cb9733625e1d88fd6ff4002")
+
+
+build() {
+ mkdir -p build
+ cd build
+ cmake "$srcdir/$pkgname-$pkgver" \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DCMAKE_INSTALL_LIBDIR=lib \
+ -DUSE_QT5=true
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="$pkgdir" install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2015-02-13 21:25:37 UTC (rev 127688)
+++ community-x86_64/PKGBUILD 2015-02-14 00:08:36 UTC (rev 127689)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche <jerome at leclan.ch>
-
-pkgname=libqtxdg
-pkgver=1.1.0
-pkgrel=2
-pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt."
-arch=("i686" "x86_64")
-url="http://lxqt.org"
-license=("GPL2")
-depends=("qt5-base")
-makedepends=("cmake")
-source=("http://downloads.lxqt.org/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz")
-sha256sums=("5c90989fcd13387cc8a7905a03e0b65f76aa28545cb9733625e1d88fd6ff4002")
-
-
-build() {
- mkdir -p build
- cd build
- cmake "$srcdir/$pkgname-$pkgver" \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_INSTALL_LIBDIR=lib \
- -DUSE_QT5=true
- make
-}
-
-package() {
- cd build
- make DESTDIR="$pkgdir" install
-}
Copied: libqtxdg/repos/community-x86_64/PKGBUILD (from rev 127688, libqtxdg/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2015-02-14 00:08:36 UTC (rev 127689)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jerome Leclanche <jerome at leclan.ch>
+
+pkgname=libqtxdg
+pkgver=1.1.0
+pkgrel=2
+pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt."
+arch=("i686" "x86_64")
+url="http://lxqt.org"
+license=("GPL2")
+depends=("qt5-base")
+makedepends=("cmake")
+source=("http://downloads.lxqt.org/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz")
+sha256sums=("5c90989fcd13387cc8a7905a03e0b65f76aa28545cb9733625e1d88fd6ff4002")
+
+
+build() {
+ mkdir -p build
+ cd build
+ cmake "$srcdir/$pkgname-$pkgver" \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DCMAKE_INSTALL_LIBDIR=lib \
+ -DUSE_QT5=true
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="$pkgdir" install
+}
More information about the arch-commits
mailing list