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

Nicola Squartini tensor5 at archlinux.org
Tue Nov 22 14:50:00 UTC 2016


    Date: Tuesday, November 22, 2016 @ 14:50:00
  Author: tensor5
Revision: 196537

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-11-22 14:49:32 UTC (rev 196536)
+++ community-i686/PKGBUILD	2016-11-22 14:50:00 UTC (rev 196537)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Nicola Squartini <tensor5 at gmail.com>
-
-pkgname=solidity
-pkgver=0.4.5
-pkgrel=1
-pkgdesc='Contract-Oriented Programming Language'
-arch=('i686' 'x86_64')
-url='https://github.com/ethereum/solidity'
-license=('GPL3')
-depends=('boost-libs' 'jsoncpp')
-makedepends=('boost' 'cmake' 'git')
-source=("git+https://github.com/ethereum/solidity.git#tag=v${pkgver}")
-sha256sums=('SKIP')
-
-prepare() {
-    cd ${pkgname}
-    
-    sed -e '/jsoncpp\.cmake/d' -i CMakeLists.txt
-}
-
-build() {
-    cd ${pkgname}
-    
-    mkdir build
-    cd build
-    cmake \
-        -DCMAKE_BUILD_TYPE=Release \
-        -DCMAKE_INSTALL_PREFIX=/usr \
-        ..
-    make
-}
-
-package() {
-    cd ${pkgname}/build
-    
-    make DESTDIR="${pkgdir}" install
-}

Copied: solidity/repos/community-i686/PKGBUILD (from rev 196536, solidity/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-11-22 14:50:00 UTC (rev 196537)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Nicola Squartini <tensor5 at gmail.com>
+
+pkgname=solidity
+pkgver=0.4.6
+pkgrel=1
+pkgdesc='Contract-Oriented Programming Language'
+arch=('i686' 'x86_64')
+url='https://github.com/ethereum/solidity'
+license=('GPL3')
+depends=('boost-libs' 'jsoncpp')
+makedepends=('boost' 'cmake' 'git')
+source=("git+https://github.com/ethereum/solidity.git#tag=v${pkgver}")
+sha256sums=('SKIP')
+
+prepare() {
+    cd ${pkgname}
+    
+    sed -e '/jsoncpp\.cmake/d' -i CMakeLists.txt
+}
+
+build() {
+    cd ${pkgname}
+    
+    mkdir build
+    cd build
+    cmake \
+        -DCMAKE_BUILD_TYPE=Release \
+        -DCMAKE_INSTALL_PREFIX=/usr \
+        ..
+    make
+}
+
+package() {
+    cd ${pkgname}/build
+    
+    make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-11-22 14:49:32 UTC (rev 196536)
+++ community-x86_64/PKGBUILD	2016-11-22 14:50:00 UTC (rev 196537)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Nicola Squartini <tensor5 at gmail.com>
-
-pkgname=solidity
-pkgver=0.4.5
-pkgrel=1
-pkgdesc='Contract-Oriented Programming Language'
-arch=('i686' 'x86_64')
-url='https://github.com/ethereum/solidity'
-license=('GPL3')
-depends=('boost-libs' 'jsoncpp')
-makedepends=('boost' 'cmake' 'git')
-source=("git+https://github.com/ethereum/solidity.git#tag=v${pkgver}")
-sha256sums=('SKIP')
-
-prepare() {
-    cd ${pkgname}
-    
-    sed -e '/jsoncpp\.cmake/d' -i CMakeLists.txt
-}
-
-build() {
-    cd ${pkgname}
-    
-    mkdir build
-    cd build
-    cmake \
-        -DCMAKE_BUILD_TYPE=Release \
-        -DCMAKE_INSTALL_PREFIX=/usr \
-        ..
-    make
-}
-
-package() {
-    cd ${pkgname}/build
-    
-    make DESTDIR="${pkgdir}" install
-}

Copied: solidity/repos/community-x86_64/PKGBUILD (from rev 196536, solidity/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-11-22 14:50:00 UTC (rev 196537)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Nicola Squartini <tensor5 at gmail.com>
+
+pkgname=solidity
+pkgver=0.4.6
+pkgrel=1
+pkgdesc='Contract-Oriented Programming Language'
+arch=('i686' 'x86_64')
+url='https://github.com/ethereum/solidity'
+license=('GPL3')
+depends=('boost-libs' 'jsoncpp')
+makedepends=('boost' 'cmake' 'git')
+source=("git+https://github.com/ethereum/solidity.git#tag=v${pkgver}")
+sha256sums=('SKIP')
+
+prepare() {
+    cd ${pkgname}
+    
+    sed -e '/jsoncpp\.cmake/d' -i CMakeLists.txt
+}
+
+build() {
+    cd ${pkgname}
+    
+    mkdir build
+    cd build
+    cmake \
+        -DCMAKE_BUILD_TYPE=Release \
+        -DCMAKE_INSTALL_PREFIX=/usr \
+        ..
+    make
+}
+
+package() {
+    cd ${pkgname}/build
+    
+    make DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list