[arch-commits] Commit in create_ap/trunk (PKGBUILD)

2020-03-24 Thread NicoHood via arch-commits
Date: Tuesday, March 24, 2020 @ 18:11:10
  Author: nicohood
Revision: 603882

upgpkg: create_ap 0.4.6-3

Modified:
  create_ap/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-24 18:04:28 UTC (rev 603881)
+++ PKGBUILD2020-03-24 18:11:10 UTC (rev 603882)
@@ -4,13 +4,13 @@
 
 pkgname=create_ap
 pkgver=0.4.6
-pkgrel=2
+pkgrel=3
 pkgdesc="A shell script to create a NATed/Bridged Software Access Point"
 arch=('any')
 url="https://github.com/oblique/create_ap";
 license=('BSD')
 depends=('bash' 'hostapd' 'iproute2' 'iw' 'dnsmasq'
- 'iptables' 'util-linux' 'procps-ng')
+ 'iptables' 'util-linux' 'procps-ng' 'which')
 optdepends=('haveged: boost low entropy')
 backup=('etc/create_ap.conf')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/oblique/${pkgname}/archive/v${pkgver}.tar.gz";


[arch-commits] Commit in create_ap/trunk (PKGBUILD)

2018-11-09 Thread Felix Yan via arch-commits
Date: Friday, November 9, 2018 @ 23:18:23
  Author: felixonmars
Revision: 405236

PIE/BUILDINFO rebuild

Modified:
  create_ap/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-09 23:17:56 UTC (rev 405235)
+++ PKGBUILD2018-11-09 23:18:23 UTC (rev 405236)
@@ -4,7 +4,7 @@
 
 pkgname=create_ap
 pkgver=0.4.6
-pkgrel=1
+pkgrel=2
 pkgdesc="A shell script to create a NATed/Bridged Software Access Point"
 arch=('any')
 url="https://github.com/oblique/create_ap";


[arch-commits] Commit in create_ap/trunk (PKGBUILD)

2017-02-11 Thread NicoHood
Date: Saturday, February 11, 2017 @ 09:53:37
  Author: nicohood
Revision: 211836

upgpkg: create_ap 0.4.6-1

Modified:
  create_ap/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-11 09:52:00 UTC (rev 211835)
+++ PKGBUILD2017-02-11 09:53:37 UTC (rev 211836)
@@ -1,9 +1,9 @@
-# Maintainer: NicoHood 
+# Maintainer: NicoHood 
 # PGP ID: 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
 # Contributor: Xiaoxiao Pu 
 
 pkgname=create_ap
-pkgver=0.4.4
+pkgver=0.4.6
 pkgrel=1
 pkgdesc="A shell script to create a NATed/Bridged Software Access Point"
 arch=('any')
@@ -15,7 +15,7 @@
 backup=('etc/create_ap.conf')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/oblique/${pkgname}/archive/v${pkgver}.tar.gz";
 
"${pkgname}-${pkgver}.tar.gz.sig::https://github.com/oblique/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz.sig";)
-sha512sums=('2b0812b5721f88cc715da242c47919e153e3d2dd2c624610e7f44ffb91cf250ff23c8f8d6cb2f98b740dc0a3458d083aa03736c0c9737380dbc86ea83edc6f16'
+sha512sums=('38100296a87eb8f5a29b7e3eff618cd2518859b5a3e24a08058b3839149b159a81a3f12976d1217d5798708bbc5e44dfaceab2f4e636339cdf8a5c0f5c06bd2d'
 'SKIP')
 validpgpkeys=('B45B5508C1D79EAE40CA6C8A3532E98C712BFD5C')
 


[arch-commits] Commit in create_ap/trunk (PKGBUILD)

2016-11-26 Thread NicoHood
Date: Saturday, November 26, 2016 @ 18:19:13
  Author: nicohood
Revision: 196938

upgpkg: create_ap 0.4.4-1

Modified:
  create_ap/trunk/PKGBUILD

--+
 PKGBUILD |9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-26 17:33:48 UTC (rev 196937)
+++ PKGBUILD2016-11-26 18:19:13 UTC (rev 196938)
@@ -3,7 +3,7 @@
 # Contributor: Xiaoxiao Pu 
 
 pkgname=create_ap
-pkgver=0.4.3
+pkgver=0.4.4
 pkgrel=1
 pkgdesc="A shell script to create a NATed/Bridged Software Access Point"
 arch=('any')
@@ -13,8 +13,11 @@
  'iptables' 'util-linux' 'procps-ng')
 optdepends=('haveged: boost low entropy')
 backup=('etc/create_ap.conf')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/oblique/${pkgname}/archive/v${pkgver}.tar.gz";)
-sha512sums=('75da1eb61664b18e892b86388b60628644dc498f852620ebfe51483a83ff3b6c57c64d33528795b32de567e9dafc4545d5551d6cb1ac3eac81aeb15d4d9acee6')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/oblique/${pkgname}/archive/v${pkgver}.tar.gz";
+"${pkgname}-${pkgver}.tar.gz.sig::https://github.com/oblique/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz.sig";)
+sha512sums=('2b0812b5721f88cc715da242c47919e153e3d2dd2c624610e7f44ffb91cf250ff23c8f8d6cb2f98b740dc0a3458d083aa03736c0c9737380dbc86ea83edc6f16'
+'SKIP')
+validpgpkeys=('B45B5508C1D79EAE40CA6C8A3532E98C712BFD5C')
 
 package() {
 make -C "${pkgname}-${pkgver}" DESTDIR="${pkgdir}" install


[arch-commits] Commit in create_ap/trunk (PKGBUILD)

2016-11-02 Thread NicoHood
Date: Wednesday, November 2, 2016 @ 20:39:21
  Author: nicohood
Revision: 194548

upgpkg: create_ap 0.4.3-1

Modified:
  create_ap/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-02 20:29:06 UTC (rev 194547)
+++ PKGBUILD2016-11-02 20:39:21 UTC (rev 194548)
@@ -14,7 +14,7 @@
 optdepends=('haveged: boost low entropy')
 backup=('etc/create_ap.conf')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/oblique/${pkgname}/archive/v${pkgver}.tar.gz";)
-sha512sums=('4c252ad17f07a36cee82bb1b6b49d4f7024b32d52e80b4e95d77b70803575005e37ee086c161d12070722de1a250fcb76cca6165792302869fd27b69ceca93b3')
+sha512sums=('75da1eb61664b18e892b86388b60628644dc498f852620ebfe51483a83ff3b6c57c64d33528795b32de567e9dafc4545d5551d6cb1ac3eac81aeb15d4d9acee6')
 
 package() {
 make -C "${pkgname}-${pkgver}" DESTDIR="${pkgdir}" install


[arch-commits] Commit in (create_ap/trunk/PKGBUILD gtk-theme-arc/trunk/PKGBUILD)

2016-10-30 Thread NicoHood
Date: Sunday, October 30, 2016 @ 19:05:56
  Author: nicohood
Revision: 194044

Added id for create_ap

Modified:
  create_ap/trunk/PKGBUILD  (contents, properties)
  gtk-theme-arc/trunk/PKGBUILD

--+
 create_ap/trunk/PKGBUILD |5 ++---
 gtk-theme-arc/trunk/PKGBUILD |   27 +++
 2 files changed, 29 insertions(+), 3 deletions(-)

Modified: create_ap/trunk/PKGBUILD
===
--- create_ap/trunk/PKGBUILD2016-10-30 18:24:10 UTC (rev 194043)
+++ create_ap/trunk/PKGBUILD2016-10-30 19:05:56 UTC (rev 194044)
@@ -4,7 +4,7 @@
 
 pkgname=create_ap
 pkgver=0.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A shell script to create a NATed/Bridged Software Access Point"
 arch=('any')
 url="https://github.com/oblique/create_ap";
@@ -12,9 +12,8 @@
 depends=('bash' 'hostapd' 'iproute2' 'iw' 'dnsmasq'
  'iptables' 'util-linux' 'procps-ng')
 optdepends=('haveged: boost low entropy')
-makedepends=('')
 backup=('etc/create_ap.conf')
-source=("https://github.com/oblique/${pkgname}/archive/v${pkgver}.tar.gz";)
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/oblique/${pkgname}/archive/v${pkgver}.tar.gz";)
 
sha512sums=('4c252ad17f07a36cee82bb1b6b49d4f7024b32d52e80b4e95d77b70803575005e37ee086c161d12070722de1a250fcb76cca6165792302869fd27b69ceca93b3')
 
 package() {


Property changes on: create_ap/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: gtk-theme-arc/trunk/PKGBUILD
===
--- gtk-theme-arc/trunk/PKGBUILD2016-10-30 18:24:10 UTC (rev 194043)
+++ gtk-theme-arc/trunk/PKGBUILD2016-10-30 19:05:56 UTC (rev 194044)
@@ -0,0 +1,27 @@
+# Maintainer: NicoHood 
+# PGP ID: 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
+# Contributor: zach 
+# Contributor: Gordian Edenhofer https://github.com/horst3180/${_pkgname}";
+license=('GPL3')
+depends=('gtk3' 'gtk-engine-murrine')
+source=("https://github.com/horst3180/${_pkgname}/archive/${pkgver}.tar.gz";)
+conflicts=('gtk-theme-arc-git')
+provides=('gtk-theme-arc')
+sha512sums=('09167228e286c3decedd2197ed6915d70d8601e7274f81cd368ac097f6c4f7e4')
+
+build() {
+   cd "${_pkgname}-$pkgver"
+   ./autogen.sh --prefix=/usr
+}
+
+package() {
+   make -C "${_pkgname}-$pkgver" DESTDIR="${pkgdir}" install
+}