[arch-commits] CVS update of extra/system/menumaker (PKGBUILD menumaker.install)

Aaron Griffin aaron at archlinux.org
Sun May 13 04:53:26 UTC 2007


    Date: Sunday, May 13, 2007 @ 00:53:26
  Author: aaron
    Path: /home/cvs-extra/extra/system/menumaker

 Removed: PKGBUILD (1.14) menumaker.install (1.1)

Package cleanup: packages moved to unsupported (AUR)


-------------------+
 PKGBUILD          |   23 -----------------------
 menumaker.install |   23 -----------------------
 2 files changed, 46 deletions(-)


Index: extra/system/menumaker/PKGBUILD
diff -u extra/system/menumaker/PKGBUILD:1.14 extra/system/menumaker/PKGBUILD:removed
--- extra/system/menumaker/PKGBUILD:1.14	Sun May 28 03:24:21 2006
+++ extra/system/menumaker/PKGBUILD	Sun May 13 00:53:26 2007
@@ -1,23 +0,0 @@
-# $Id: PKGBUILD,v 1.14 2006/05/28 07:24:21 ganja_guru Exp $
-# Contributor: Ben <contrasutra at myrealbox.com>
-# Maintainer: tobias <tobias at archlinux.org>
-
-pkgname=menumaker
-pkgver=0.99.7
-pkgrel=1
-pkgdesc="heuristics-driven menu generator for Deskmenu, FluxBox, IceWM, OpenBox, WindowMaker and XFCE in python."
-arch=(i686 x86_64)
-depends=('python')
-install=menumaker.install
-source=(http://dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
-url="http://menumaker.sourceforge.net/"
-md5sums=('a54cb7ec32db1bc8e04218e0be727b1e')
-
-build() {
-  export MAKEFLAGS="-j1"
-  cd $startdir/src/menumaker-$pkgver
-  ./configure --prefix=/usr
-  make
-  make DESTDIR=$startdir/pkg install
-}   
-# vim: ft=sh ts=2 et
Index: extra/system/menumaker/menumaker.install
diff -u extra/system/menumaker/menumaker.install:1.1 extra/system/menumaker/menumaker.install:removed
--- extra/system/menumaker/menumaker.install:1.1	Wed Aug  6 00:43:24 2003
+++ extra/system/menumaker/menumaker.install	Sun May 13 00:53:26 2007
@@ -1,23 +0,0 @@
-# arg 1:  the new package version
-post_install() {
-  /bin/true
-echo ">>" 
-echo ">>" MenuMaker is launched with mmaker.
-echo ">>"
-}
-
-# arg 1:  the new package version
-# arg 2:  the old package version
-post_upgrade() {
-  /bin/true
-}
-
-# arg 1:  the old package version
-pre_remove() {
-  /bin/true
-}
-
-op=$1
-shift
-
-$op $*




More information about the arch-commits mailing list