ports/contrib (3.7): amule: dropped
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 11597ae5a13ef15853d1f3794292158c8d6cc7bf Author: Tim Biermann <tbier@posteo.de> Date: Sun Nov 13 11:11:45 2022 +0000 amule: dropped diff --git a/amule/.footprint b/amule/.footprint deleted file mode 100644 index 801a67e57..000000000 --- a/amule/.footprint +++ /dev/null @@ -1,18 +0,0 @@ -drwxr-xr-x root/root usr/ -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/papirus.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/ --rw-r--r-- root/root usr/share/pixmaps/amule.xpm diff --git a/amule/.signature b/amule/.signature deleted file mode 100644 index 14d5b69d9..000000000 --- a/amule/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF31Y6lNKCsVpFDjmPr2E79keOzaT4hd7H8OkQXe+RLIbRFEU9qDrtX5KuCvHP3NCbjO0284ZtGyfX4+duT0uJ7AI= -SHA256 (Pkgfile) = 5c8de64fe051340701e65b4e717cb92f48512f13eaef5bfdf0196538f1e41120 -SHA256 (.footprint) = f34e3d84002890cc71d36b7ca5116a5c3eaa82e8e3a0bc615186d9604d61c491 -SHA256 (7744fca103ef84bcd9d92792e5afb5d3957d44b5.tar.gz) = 5f8cf98367b3a01521530d094c5d8e6ac6068594fe968ff4c93ef3fe18f9766e diff --git a/amule/Pkgfile b/amule/Pkgfile deleted file mode 100644 index adc24839b..000000000 --- a/amule/Pkgfile +++ /dev/null @@ -1,25 +0,0 @@ -# Description: An all-platform Edonkey client. -# URL: http://www.amule.org/ -# Maintainer: Danny Rawlins, crux at romster dot me -# Depends on: crypto++ wxgtk - -name=amule -version=11066 -release=1 -source=(https://repo.or.cz/amule.git/snapshot/7744fca103ef84bcd9d92792e5afb5d3957d44...) -#https://downloads.sourceforge.net/project/amule/aMule/$version/aMule-$versio... - -build() { - cd amule-* - #cd aMule-$version - - ./configure \ - --prefix=/usr \ - --enable-optimize \ - --disable-nls - - make - make install DESTDIR=$PKG - - rm -r $PKG/usr/share/doc -}
participants (1)
-
crux@crux.nu