Changeset 14
- Timestamp:
- 07/07/05 02:56:33 (3 years ago)
- Files:
-
- archabs/trunk/devilspie/PKGBUILD (modified) (1 diff)
- archabs/trunk/gravit/PKGBUILD (modified) (2 diffs)
- archabs/trunk/mplayer/PKGBUILD (modified) (1 diff)
- archabs/trunk/net-snmp (added)
- archabs/trunk/net-snmp/PKGBUILD (added)
- archabs/trunk/net-snmp/snmpd.rc (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
archabs/trunk/devilspie/PKGBUILD
r8 r14 6 6 depends=('glibc' 'ncurses' 'libwnck') 7 7 backup=() 8 source=(http://www.burtonini.com/computing/${pkgname}-${pkg name}.tar.gz)8 source=(http://www.burtonini.com/computing/${pkgname}-${pkgver}.tar.gz) 9 9 md5sums=() 10 10 archabs/trunk/gravit/PKGBUILD
r9 r14 1 1 pkgname=gravit 2 pkgver=0.4. 12 pkgver=0.4.2 3 3 pkgrel=1 4 4 pkgdesc="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." … … 8 8 depends=('glut' 'x-server' 'lua' 'sdl' 'sdl_image' 'sdl_ttf') 9 9 source=(http://gravit.slowchop.com/dist/$pkgname-$pkgver.tar.gz) 10 md5sums=( 6157907fff098f3db0359827197a80c9)10 md5sums=(bb813930069b8661f1019c138c6727e5) 11 11 12 12 build() { archabs/trunk/mplayer/PKGBUILD
r13 r14 3 3 pkgname=mplayer 4 4 pkgver=1.0pre7 5 pkgrel= 15 pkgrel=2 6 6 pkgdesc="A movie player for linux" 7 7 depends=('x-server' 'libmad' 'libungif' 'libvorbis' 'divx4linux' 'cdparanoia' \
