Changeset 14

Show
Ignore:
Timestamp:
07/07/05 02:56:33 (3 years ago)
Author:
athomas
Message:
  • Modified net-snmp PKGBUILD which has diskio MIB support.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • archabs/trunk/devilspie/PKGBUILD

    r8 r14  
    66depends=('glibc' 'ncurses' 'libwnck') 
    77backup=() 
    8 source=(http://www.burtonini.com/computing/${pkgname}-${pkgname}.tar.gz) 
     8source=(http://www.burtonini.com/computing/${pkgname}-${pkgver}.tar.gz) 
    99md5sums=() 
    1010 
  • archabs/trunk/gravit/PKGBUILD

    r9 r14  
    11pkgname=gravit 
    2 pkgver=0.4.1 
     2pkgver=0.4.2 
    33pkgrel=1 
    44pkgdesc="Gravit is a gravity simulator which runs under Linux, Windows and Mac OS X. It uses simple newtonian physics using the Barnes-Hut N-body algorithm. Although the main goal of Gravit is to be as accurate as possible, it also creates beautiful looking gravity patterns." 
     
    88depends=('glut' 'x-server' 'lua' 'sdl' 'sdl_image' 'sdl_ttf') 
    99source=(http://gravit.slowchop.com/dist/$pkgname-$pkgver.tar.gz) 
    10 md5sums=(6157907fff098f3db0359827197a80c9
     10md5sums=(bb813930069b8661f1019c138c6727e5
    1111 
    1212build() { 
  • archabs/trunk/mplayer/PKGBUILD

    r13 r14  
    33pkgname=mplayer 
    44pkgver=1.0pre7 
    5 pkgrel=1 
     5pkgrel=2 
    66pkgdesc="A movie player for linux" 
    77depends=('x-server' 'libmad' 'libungif' 'libvorbis' 'divx4linux' 'cdparanoia' \