amule: 10866 -> 2.3.2 FS#1349
This commit is contained in:
parent
efb384b572
commit
09dbe2700f
@ -1 +1 @@
|
||||
877fd8b795845b1258185fd17d4989b8 aMule-SVN-r10866.tar.bz2
|
||||
4516bde73327e6153c140cef59375f38 aMule-2.3.2.tar.bz2
|
||||
|
@ -5,19 +5,19 @@
|
||||
# Depends on: crypto++ util-linux wxgtk
|
||||
|
||||
name=amule
|
||||
version=10866
|
||||
version=2.3.2
|
||||
release=1
|
||||
source=(http://amule.sourceforge.net/tarballs/aMule-SVN-r$version.tar.bz2)
|
||||
source=(https://downloads.sourceforge.net/project/amule/aMule/$version/aMule-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd aMule-SVN-r$version
|
||||
cd aMule-$version
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--mandir=/usr/man \
|
||||
--disable-nls
|
||||
|
||||
make
|
||||
make install DESTDIR=$PKG
|
||||
|
||||
rm -r $PKG/usr/share/doc
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user