forked from ports/contrib
amule: 2.2.6 -> 2.3.1
This commit is contained in:
parent
3d7a06e592
commit
bfbfd250af
@ -3,6 +3,14 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/amule
|
||||
-rwxr-xr-x root/root usr/bin/ed2k
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/amule/
|
||||
drwxr-xr-x root/root usr/share/amule/skins/
|
||||
-rw-r--r-- root/root usr/share/amule/skins/Mac_Gray.zip
|
||||
-rw-r--r-- root/root usr/share/amule/skins/gnome.zip
|
||||
-rw-r--r-- root/root usr/share/amule/skins/kde4.zip
|
||||
-rw-r--r-- root/root usr/share/amule/skins/priscilla.zip
|
||||
-rw-r--r-- root/root usr/share/amule/skins/tango.zip
|
||||
-rw-r--r-- root/root usr/share/amule/skins/xfce.zip
|
||||
drwxr-xr-x root/root usr/share/applications/
|
||||
-rw-r--r-- root/root usr/share/applications/amule.desktop
|
||||
drwxr-xr-x root/root usr/share/pixmaps/
|
||||
|
@ -1 +1 @@
|
||||
530d9b48187e36f78fc21bb19e94326d aMule-2.2.6.tar.bz2
|
||||
5f5707ad2073d37100409870aa5d3f93 aMule-2.3.1.tar.xz
|
||||
|
@ -2,12 +2,12 @@
|
||||
# URL: http://www.amule.org/
|
||||
# Maintainer: Danny Rawlins, monster dot romster at gmail dot com
|
||||
# Packager: Antti Nykanen, aon at iki dot fi
|
||||
# Depends on: wxgtk crypto++
|
||||
# Depends on: crypto++ util-linux-ng wxgtk
|
||||
|
||||
name=amule
|
||||
version=2.2.6
|
||||
version=2.3.1
|
||||
release=1
|
||||
source=(http://downloads.sourceforge.net/project/amule/aMule/$version/aMule-$version.tar.bz2)
|
||||
source=(http://downloads.sourceforge.net/project/amule/aMule/$version/aMule-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
cd aMule-$version
|
||||
@ -22,5 +22,5 @@ build() {
|
||||
|
||||
make
|
||||
make install DESTDIR=$PKG
|
||||
rm -r $PKG/usr/{share/{doc,amule},man,lib,bin/autostart-xas}
|
||||
rm -r $PKG/usr/share/doc
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user