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

Felix Yan felixonmars at archlinux.org
Fri Jan 6 09:54:14 UTC 2017


    Date: Friday, January 6, 2017 @ 09:54:14
  Author: felixonmars
Revision: 205728

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

Added:
  libqtshadowsocks/repos/community-i686/PKGBUILD
    (from rev 205727, libqtshadowsocks/trunk/PKGBUILD)
  libqtshadowsocks/repos/community-x86_64/PKGBUILD
    (from rev 205727, libqtshadowsocks/trunk/PKGBUILD)
Deleted:
  libqtshadowsocks/repos/community-i686/PKGBUILD
  libqtshadowsocks/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-01-06 09:53:44 UTC (rev 205727)
+++ community-i686/PKGBUILD	2017-01-06 09:54:14 UTC (rev 205728)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: yk <yk at archlinuxcn dot org>
-
-pkgname=libqtshadowsocks
-pkgver=1.10.0
-pkgrel=2
-pkgdesc="A lightweight library for shadowsocks."
-arch=("i686" "x86_64")
-url="https://github.com/shadowsocks/libQtShadowsocks"
-license=("GPL")
-depends=('qt5-base' 'botan')
-makedepends=('git')
-source=("https://github.com/shadowsocks/libQtShadowsocks/archive/v$pkgver.tar.gz")
-sha256sums=("67d2f9d3fa0e8e22e1d7fd1c850177a2d601f9c467fc024c0ba11eaedcef6279")
-
-build() {
-  cd libQtShadowsocks-$pkgver
-  qmake INSTALL_PREFIX=/usr BOTAN_VER=1.11
-  make
-}
-
-package() {
-  cd libQtShadowsocks-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: libqtshadowsocks/repos/community-i686/PKGBUILD (from rev 205727, libqtshadowsocks/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-01-06 09:54:14 UTC (rev 205728)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: yk <yk at archlinuxcn dot org>
+
+pkgname=libqtshadowsocks
+pkgver=1.10.0
+pkgrel=3
+pkgdesc="A lightweight library for shadowsocks."
+arch=("i686" "x86_64")
+url="https://github.com/shadowsocks/libQtShadowsocks"
+license=("GPL")
+depends=('qt5-base' 'botan1.10')
+makedepends=('git')
+source=("https://github.com/shadowsocks/libQtShadowsocks/archive/v$pkgver.tar.gz")
+sha256sums=("67d2f9d3fa0e8e22e1d7fd1c850177a2d601f9c467fc024c0ba11eaedcef6279")
+
+build() {
+  cd libQtShadowsocks-$pkgver
+  qmake INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd libQtShadowsocks-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-01-06 09:53:44 UTC (rev 205727)
+++ community-x86_64/PKGBUILD	2017-01-06 09:54:14 UTC (rev 205728)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: yk <yk at archlinuxcn dot org>
-
-pkgname=libqtshadowsocks
-pkgver=1.10.0
-pkgrel=2
-pkgdesc="A lightweight library for shadowsocks."
-arch=("i686" "x86_64")
-url="https://github.com/shadowsocks/libQtShadowsocks"
-license=("GPL")
-depends=('qt5-base' 'botan')
-makedepends=('git')
-source=("https://github.com/shadowsocks/libQtShadowsocks/archive/v$pkgver.tar.gz")
-sha256sums=("67d2f9d3fa0e8e22e1d7fd1c850177a2d601f9c467fc024c0ba11eaedcef6279")
-
-build() {
-  cd libQtShadowsocks-$pkgver
-  qmake INSTALL_PREFIX=/usr BOTAN_VER=1.11
-  make
-}
-
-package() {
-  cd libQtShadowsocks-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: libqtshadowsocks/repos/community-x86_64/PKGBUILD (from rev 205727, libqtshadowsocks/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-01-06 09:54:14 UTC (rev 205728)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: yk <yk at archlinuxcn dot org>
+
+pkgname=libqtshadowsocks
+pkgver=1.10.0
+pkgrel=3
+pkgdesc="A lightweight library for shadowsocks."
+arch=("i686" "x86_64")
+url="https://github.com/shadowsocks/libQtShadowsocks"
+license=("GPL")
+depends=('qt5-base' 'botan1.10')
+makedepends=('git')
+source=("https://github.com/shadowsocks/libQtShadowsocks/archive/v$pkgver.tar.gz")
+sha256sums=("67d2f9d3fa0e8e22e1d7fd1c850177a2d601f9c467fc024c0ba11eaedcef6279")
+
+build() {
+  cd libQtShadowsocks-$pkgver
+  qmake INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd libQtShadowsocks-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}



More information about the arch-commits mailing list