LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1774|回复: 0

[Arch] srecite

[复制链接]
发表于 2004-11-5 23:01:01 | 显示全部楼层 |阅读模式
# Contributor: ganlu <rhythm_gan@yahoo.com.cn>
pkgname=srecite
pkgver=0.6.2
pkgrel=1
pkgdesc="SRecite is a tool for the Chinese people to study foreign language,especially English."
url="http://sourceforge.net/projects/srecite/"
license=GPL
depends=('xorg' 'gtk2' 'esd')
makedepends=()
confilcts=()
backup=()
source=(http://heanet.dl.sourceforge.net/sourceforge/srecite/$pkgname-$pkgver.tar.gz)
md5sums=( 5b6a67b6bced25994f67f526be632991 )

build() {
  cd $startdir/src/$pkgname-$pkgver
  ./configure --prefix=/usr
  make || return 1
  make DESTDIR=$startdir/pkg install
}
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表