[arch-commits] Commit in menumaker/repos/community-any (PKGBUILD PKGBUILD)

2020-06-09 Thread Felix Yan via arch-commits
Date: Tuesday, June 9, 2020 @ 19:52:13
  Author: felixonmars
Revision: 640900

archrelease: copy trunk to community-any

Added:
  menumaker/repos/community-any/PKGBUILD
(from rev 640899, menumaker/trunk/PKGBUILD)
Deleted:
  menumaker/repos/community-any/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-09 19:51:56 UTC (rev 640899)
+++ PKGBUILD2020-06-09 19:52:13 UTC (rev 640900)
@@ -1,33 +0,0 @@
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Allan McRae 
-# Contributor: Ben 
-# Contributor: Lukasz Fidosz 
-
-pkgname=menumaker
-pkgver=0.99.11
-pkgrel=1
-pkgdesc="Heuristics-driven menu generator for Deskmenu, FluxBox, IceWM, 
OpenBox, WindowMaker and XFCE"
-arch=('any')
-url="http://menumaker.sourceforge.net/;
-license=('BSD')
-depends=('python')
-options=('!makeflags')
-source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('9d831adbaef2101d8b8d82e48d764c2c1a80a38e97dcf90740eb540e6db3f936')
-
-build() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr --infodir=/usr/share/info
-  make
-}
-
-package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-  rm -rf "${pkgdir}"/usr/share/info
-
-#license
-  install -Dm644 COPYING "${pkgdir}"/usr/share/licenses/${pkgname}/license
-}

Copied: menumaker/repos/community-any/PKGBUILD (from rev 640899, 
menumaker/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-09 19:52:13 UTC (rev 640900)
@@ -0,0 +1,33 @@
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Allan McRae 
+# Contributor: Ben 
+# Contributor: Lukasz Fidosz 
+
+pkgname=menumaker
+pkgver=0.99.12
+pkgrel=1
+pkgdesc="Heuristics-driven menu generator for Deskmenu, FluxBox, IceWM, 
OpenBox, WindowMaker and XFCE"
+arch=('any')
+url="http://menumaker.sourceforge.net/;
+license=('BSD')
+depends=('python')
+options=('!makeflags')
+source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
+sha512sums=('dceef85da4d68a7f13bb59e1d93a51632d4134e55c59fa9cdf4ec4497eb502959c1b65ccaa56c2410f2fc5a770a9b023ddec05e80d186c88cdc1a351e1869af6')
+
+build() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --infodir=/usr/share/info
+  make
+}
+
+package() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+  rm -rf "${pkgdir}"/usr/share/info
+
+#license
+  install -Dm644 COPYING "${pkgdir}"/usr/share/licenses/${pkgname}/license
+}


[arch-commits] Commit in menumaker/repos/community-any (PKGBUILD PKGBUILD)

2019-09-18 Thread Jaroslav Lichtblau via arch-commits
Date: Wednesday, September 18, 2019 @ 17:38:45
  Author: jlichtblau
Revision: 511084

archrelease: copy trunk to community-any

Added:
  menumaker/repos/community-any/PKGBUILD
(from rev 511083, menumaker/trunk/PKGBUILD)
Deleted:
  menumaker/repos/community-any/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-18 17:38:36 UTC (rev 511083)
+++ PKGBUILD2019-09-18 17:38:45 UTC (rev 511084)
@@ -1,33 +0,0 @@
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Allan McRae 
-# Contributor: Ben 
-# Contributor: Lukasz Fidosz 
-
-pkgname=menumaker
-pkgver=0.99.10
-pkgrel=2
-pkgdesc="Heuristics-driven menu generator for Deskmenu, FluxBox, IceWM, 
OpenBox, WindowMaker and XFCE"
-arch=('any')
-url="http://menumaker.sourceforge.net/;
-license=('BSD')
-depends=('python')
-options=('!makeflags')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('7e22db0f0d937d33bb338e03f6eac9aa549b9a790c666e519b13de39de66a4d6')
-
-build() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr --infodir=/usr/share/info
-  make
-}
-
-package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-  rm -rf "${pkgdir}"/usr/share/info
-
-#license
-  install -Dm644 COPYING "${pkgdir}"/usr/share/licenses/${pkgname}/license
-}

Copied: menumaker/repos/community-any/PKGBUILD (from rev 511083, 
menumaker/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-09-18 17:38:45 UTC (rev 511084)
@@ -0,0 +1,33 @@
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Allan McRae 
+# Contributor: Ben 
+# Contributor: Lukasz Fidosz 
+
+pkgname=menumaker
+pkgver=0.99.11
+pkgrel=1
+pkgdesc="Heuristics-driven menu generator for Deskmenu, FluxBox, IceWM, 
OpenBox, WindowMaker and XFCE"
+arch=('any')
+url="http://menumaker.sourceforge.net/;
+license=('BSD')
+depends=('python')
+options=('!makeflags')
+source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('9d831adbaef2101d8b8d82e48d764c2c1a80a38e97dcf90740eb540e6db3f936')
+
+build() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --infodir=/usr/share/info
+  make
+}
+
+package() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+  rm -rf "${pkgdir}"/usr/share/info
+
+#license
+  install -Dm644 COPYING "${pkgdir}"/usr/share/licenses/${pkgname}/license
+}


[arch-commits] Commit in menumaker/repos/community-any (PKGBUILD PKGBUILD)

2017-01-10 Thread Jaroslav Lichtblau
Date: Tuesday, January 10, 2017 @ 18:41:03
  Author: jlichtblau
Revision: 206648

archrelease: copy trunk to community-any

Added:
  menumaker/repos/community-any/PKGBUILD
(from rev 206647, menumaker/trunk/PKGBUILD)
Deleted:
  menumaker/repos/community-any/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-10 18:40:46 UTC (rev 206647)
+++ PKGBUILD2017-01-10 18:41:03 UTC (rev 206648)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Allan McRae 
-# Contributor: Ben 
-# Contributor: Lukasz Fidosz 
-
-pkgname=menumaker
-pkgver=0.99.9
-pkgrel=1
-pkgdesc="Heuristics-driven menu generator for Deskmenu, FluxBox, IceWM, 
OpenBox, WindowMaker and XFCE"
-arch=('any')
-url="http://menumaker.sourceforge.net/;
-license=('BSD')
-depends=('python')
-options=('!makeflags')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('653361fa8d739e0adba788f187ae2545e0a9c510fd7544c31b7fbc25e87e0e2f')
-
-build() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr --infodir=/usr/share/info
-  make
-}
-
-package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-  rm -rf "${pkgdir}"/usr/share/info
-
-#license
-  install -Dm644 COPYING "${pkgdir}"/usr/share/licenses/${pkgname}/license
-}

Copied: menumaker/repos/community-any/PKGBUILD (from rev 206647, 
menumaker/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-10 18:41:03 UTC (rev 206648)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Allan McRae 
+# Contributor: Ben 
+# Contributor: Lukasz Fidosz 
+
+pkgname=menumaker
+pkgver=0.99.10
+pkgrel=1
+pkgdesc="Heuristics-driven menu generator for Deskmenu, FluxBox, IceWM, 
OpenBox, WindowMaker and XFCE"
+arch=('any')
+url="http://menumaker.sourceforge.net/;
+license=('BSD')
+depends=('python')
+options=('!makeflags')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('7e22db0f0d937d33bb338e03f6eac9aa549b9a790c666e519b13de39de66a4d6')
+
+build() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --infodir=/usr/share/info
+  make
+}
+
+package() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+  rm -rf "${pkgdir}"/usr/share/info
+
+#license
+  install -Dm644 COPYING "${pkgdir}"/usr/share/licenses/${pkgname}/license
+}


[arch-commits] Commit in menumaker/repos/community-any (PKGBUILD PKGBUILD)

2015-08-29 Thread Jaroslav Lichtblau
Date: Saturday, August 29, 2015 @ 13:36:39
  Author: jlichtblau
Revision: 138919

archrelease: copy trunk to community-any

Added:
  menumaker/repos/community-any/PKGBUILD
(from rev 138918, menumaker/trunk/PKGBUILD)
Deleted:
  menumaker/repos/community-any/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-08-29 11:36:26 UTC (rev 138918)
+++ PKGBUILD2015-08-29 11:36:39 UTC (rev 138919)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Ben contrasu...@myrealbox.com
-# Contributor: Lukasz Fidosz virh...@gmail.com
-
-pkgname=menumaker
-pkgver=0.99.8
-pkgrel=1
-pkgdesc=Heuristics-driven menu generator for Deskmenu, FluxBox, IceWM, 
OpenBox, WindowMaker and XFCE
-arch=('any')
-url=http://menumaker.sourceforge.net/;
-license=('BSD')
-depends=('python')
-options=('!makeflags')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('699982ee7cdbec7a6ab6b7c3b6e7f976fd4c2f76772ce5536e08c8e21d199f51')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr --infodir=/usr/share/info
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/usr/share/info
-
-#license
-  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/license
-}

Copied: menumaker/repos/community-any/PKGBUILD (from rev 138918, 
menumaker/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-08-29 11:36:39 UTC (rev 138919)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Ben contrasu...@myrealbox.com
+# Contributor: Lukasz Fidosz virh...@gmail.com
+
+pkgname=menumaker
+pkgver=0.99.9
+pkgrel=1
+pkgdesc=Heuristics-driven menu generator for Deskmenu, FluxBox, IceWM, 
OpenBox, WindowMaker and XFCE
+arch=('any')
+url=http://menumaker.sourceforge.net/;
+license=('BSD')
+depends=('python')
+options=('!makeflags')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('653361fa8d739e0adba788f187ae2545e0a9c510fd7544c31b7fbc25e87e0e2f')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --infodir=/usr/share/info
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+  rm -rf ${pkgdir}/usr/share/info
+
+#license
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/license
+}


[arch-commits] Commit in menumaker/repos/community-any (PKGBUILD PKGBUILD)

2015-08-03 Thread Jaroslav Lichtblau
Date: Monday, August 3, 2015 @ 20:20:58
  Author: jlichtblau
Revision: 137855

archrelease: copy trunk to community-any

Added:
  menumaker/repos/community-any/PKGBUILD
(from rev 137854, menumaker/trunk/PKGBUILD)
Deleted:
  menumaker/repos/community-any/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-08-03 18:20:45 UTC (rev 137854)
+++ PKGBUILD2015-08-03 18:20:58 UTC (rev 137855)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Ben contrasu...@myrealbox.com
-# Contributor: Lukasz Fidosz virh...@gmail.com
-
-pkgname=menumaker
-pkgver=0.99.7
-pkgrel=9
-pkgdesc=Heuristics-driven menu generator for Deskmenu, FluxBox, IceWM, 
OpenBox, WindowMaker and XFCE
-arch=('any')
-url=http://menumaker.sourceforge.net/;
-license=('BSD')
-depends=('python2')
-options=('!makeflags')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('a54cb7ec32db1bc8e04218e0be727b1e')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-  --infodir=/usr/share/info \
-  --with-python=/usr/bin/python2
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/license
-  rm -rf ${pkgdir}/usr/share/info
-}

Copied: menumaker/repos/community-any/PKGBUILD (from rev 137854, 
menumaker/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-08-03 18:20:58 UTC (rev 137855)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau svetlemo...@archlinux.org
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Ben contrasu...@myrealbox.com
+# Contributor: Lukasz Fidosz virh...@gmail.com
+
+pkgname=menumaker
+pkgver=0.99.8
+pkgrel=1
+pkgdesc=Heuristics-driven menu generator for Deskmenu, FluxBox, IceWM, 
OpenBox, WindowMaker and XFCE
+arch=('any')
+url=http://menumaker.sourceforge.net/;
+license=('BSD')
+depends=('python')
+options=('!makeflags')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('699982ee7cdbec7a6ab6b7c3b6e7f976fd4c2f76772ce5536e08c8e21d199f51')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr --infodir=/usr/share/info
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+  rm -rf ${pkgdir}/usr/share/info
+
+#license
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/license
+}


[arch-commits] Commit in menumaker/repos/community-any (PKGBUILD PKGBUILD)

2014-07-06 Thread Felix Yan
Date: Sunday, July 6, 2014 @ 14:40:32
  Author: fyan
Revision: 115193

archrelease: copy trunk to community-any

Added:
  menumaker/repos/community-any/PKGBUILD
(from rev 115192, menumaker/trunk/PKGBUILD)
Deleted:
  menumaker/repos/community-any/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-07-06 12:40:15 UTC (rev 115192)
+++ PKGBUILD2014-07-06 12:40:32 UTC (rev 115193)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Allan McRae al...@archlinux.org
-# Contributor: Ben contrasu...@myrealbox.com
-# Contributor: Lukasz Fidosz virh...@gmail.com
-
-pkgname=menumaker
-pkgver=0.99.7
-pkgrel=8
-pkgdesc=Heuristics-driven menu generator for Deskmenu, FluxBox, IceWM, 
OpenBox, WindowMaker and XFCE
-arch=('any')
-url=http://menumaker.sourceforge.net/;
-license=('BSD')
-depends=('python2')
-options=('!makeflags')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('a54cb7ec32db1bc8e04218e0be727b1e')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-  --infodir=/usr/share/info \
-  --with-python=/usr/bin/python2
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/license
-  rm -rf ${pkgdir}/usr/share/info
-}

Copied: menumaker/repos/community-any/PKGBUILD (from rev 115192, 
menumaker/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-07-06 12:40:32 UTC (rev 115193)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Allan McRae al...@archlinux.org
+# Contributor: Ben contrasu...@myrealbox.com
+# Contributor: Lukasz Fidosz virh...@gmail.com
+
+pkgname=menumaker
+pkgver=0.99.7
+pkgrel=9
+pkgdesc=Heuristics-driven menu generator for Deskmenu, FluxBox, IceWM, 
OpenBox, WindowMaker and XFCE
+arch=('any')
+url=http://menumaker.sourceforge.net/;
+license=('BSD')
+depends=('python2')
+options=('!makeflags')
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('a54cb7ec32db1bc8e04218e0be727b1e')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+  --infodir=/usr/share/info \
+  --with-python=/usr/bin/python2
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/license
+  rm -rf ${pkgdir}/usr/share/info
+}