forked from ports/contrib
amule: 2.3.1 -> 10845
This commit is contained in:
parent
200732b206
commit
bf858f741f
@ -1 +1 @@
|
||||
5f5707ad2073d37100409870aa5d3f93 aMule-2.3.1.tar.xz
|
||||
96f09042004c8a9ef0b846ab46e85d04 aMule-SVN-r10845.tar.bz2
|
||||
|
@ -5,15 +5,12 @@
|
||||
# Depends on: crypto++ util-linux wxgtk
|
||||
|
||||
name=amule
|
||||
version=2.3.1
|
||||
version=10845
|
||||
release=1
|
||||
source=(http://downloads.sourceforge.net/project/amule/aMule/$version/aMule-$version.tar.xz)
|
||||
source=(http://amule.sourceforge.net/tarballs/aMule-SVN-r$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd aMule-$version
|
||||
|
||||
export CFLAGS="${CFLAGS//-fstack-protector/}"
|
||||
export CXXFLAGS="${CXXFLAGS//-fstack-protector/}"
|
||||
cd aMule-SVN-r$version
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
|
Loading…
x
Reference in New Issue
Block a user