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

Alexander Rødseth arodseth at archlinux.org
Tue Oct 17 07:09:45 UTC 2017


    Date: Tuesday, October 17, 2017 @ 07:09:44
  Author: arodseth
Revision: 263126

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

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

---------------------------+
 /PKGBUILD                 |   58 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   31 -----------------------
 community-x86_64/PKGBUILD |   31 -----------------------
 3 files changed, 58 insertions(+), 62 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-10-17 07:09:29 UTC (rev 263125)
+++ community-i686/PKGBUILD	2017-10-17 07:09:44 UTC (rev 263126)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-
-pkgname=addinclude
-pkgver=0.9
-pkgrel=10
-pkgdesc='Utility to add includes to C header- and sourcefiles'
-arch=('x86_64' 'i686')
-url='http://addinclude.roboticoverlords.org/'
-license=('GPL2')
-makedepends=('go')
-source=("http://$pkgname.roboticoverlords.org/$pkgname-$pkgver.tbz2")
-sha256sums=('8d88014b4b166d808892f433ce12e3ee683101af5e31886faa52a44cc6f7b451')
-options=('zipman')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  go build -o "$pkgname"
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  install -Dm755 "$pkgname" \
-    "$pkgdir/usr/bin/$pkgname"
-  install -Dm644 "$pkgname.1.gz" \
-    "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: addinclude/repos/community-i686/PKGBUILD (from rev 263125, addinclude/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-10-17 07:09:44 UTC (rev 263126)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+
+pkgname=addinclude
+pkgver=0.9
+pkgrel=11
+pkgdesc='Utility to add includes to C header- and sourcefiles'
+arch=('x86_64' 'i686')
+url='http://addinclude.roboticoverlords.org/'
+license=('GPL2')
+makedepends=('gcc-go')
+source=("http://$pkgname.roboticoverlords.org/$pkgname-$pkgver.tbz2")
+sha256sums=('8d88014b4b166d808892f433ce12e3ee683101af5e31886faa52a44cc6f7b451')
+options=('zipman')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  go build -o "$pkgname"
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  install -Dm755 "$pkgname" "$pkgdir/usr/bin/$pkgname"
+  install -Dm644 "$pkgname.1.gz" "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-10-17 07:09:29 UTC (rev 263125)
+++ community-x86_64/PKGBUILD	2017-10-17 07:09:44 UTC (rev 263126)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-
-pkgname=addinclude
-pkgver=0.9
-pkgrel=10
-pkgdesc='Utility to add includes to C header- and sourcefiles'
-arch=('x86_64' 'i686')
-url='http://addinclude.roboticoverlords.org/'
-license=('GPL2')
-makedepends=('go')
-source=("http://$pkgname.roboticoverlords.org/$pkgname-$pkgver.tbz2")
-sha256sums=('8d88014b4b166d808892f433ce12e3ee683101af5e31886faa52a44cc6f7b451')
-options=('zipman')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  go build -o "$pkgname"
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  install -Dm755 "$pkgname" \
-    "$pkgdir/usr/bin/$pkgname"
-  install -Dm644 "$pkgname.1.gz" \
-    "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: addinclude/repos/community-x86_64/PKGBUILD (from rev 263125, addinclude/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-10-17 07:09:44 UTC (rev 263126)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+
+pkgname=addinclude
+pkgver=0.9
+pkgrel=11
+pkgdesc='Utility to add includes to C header- and sourcefiles'
+arch=('x86_64' 'i686')
+url='http://addinclude.roboticoverlords.org/'
+license=('GPL2')
+makedepends=('gcc-go')
+source=("http://$pkgname.roboticoverlords.org/$pkgname-$pkgver.tbz2")
+sha256sums=('8d88014b4b166d808892f433ce12e3ee683101af5e31886faa52a44cc6f7b451')
+options=('zipman')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  go build -o "$pkgname"
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  install -Dm755 "$pkgname" "$pkgdir/usr/bin/$pkgname"
+  install -Dm644 "$pkgname.1.gz" "$pkgdir/usr/share/man/man1/$pkgname.1.gz"
+}
+
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list