network/mldonkey: Updated for version 2.9.4

This commit is contained in:
Antonio Hernández Blas 2010-05-11 22:25:34 +02:00 committed by Michiel van Wessem
parent c86975590e
commit cd382fad94
5 changed files with 39 additions and 13 deletions

View File

@ -6,9 +6,9 @@ MLDonkey requires "ocaml" to be builded, and also requires
at SlackBuilds.org for each one.
By default, this SlackBuild is going to build MLdonkey without
its GUI. If you want to enable MLDonkey's GUI, you'll have
have to enable it with the GUIOPT variable, which can have
'oldgui', 'newgui1' or 'newgui2' as values. For example, if you
want to build mldonkey with "oldgui" then execute the build script
its GUI. If you want to enable MLDonkey's GUI, you'll have to
enable it with the GUIOPT variable, which can have 'oldgui',
'newgui1' or 'newgui2' as values. For example, if you want to
build mldonkey with "oldgui" then execute the build script
as follows:
GUIOPT=oldgui ./mldonkey.SlackBuild

View File

@ -1,12 +1,30 @@
#!/bin/sh
# Slackware build script for mldonkey
# Written by core (eroc@linuxmail.org)
# Copyright (c) 2008, Antonio Hernández Blas <hba.nihilismus@gmail.com>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
# 1.- Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
#
# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY
# EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
# DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
# DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
# (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
# LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
# ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
set -e
PRGNAM=mldonkey
VERSION=2.8.7
VERSION=2.9.4
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -27,7 +45,7 @@ cd $TMP
rm -rf $PRGNAM-$VERSION
tar -jxvf $CWD/$PRGNAM-$VERSION.tar.bz2
cd $PRGNAM-$VERSION
chown -R root:root . || true
chown -R root:root .
chmod -R u+w,go+r-w,a-s .
if [ -n "$GUIOPT" ]; then

View File

@ -1,3 +1,4 @@
[Desktop Entry]
Encoding=UTF-8
Name=MLDonkey GUI

View File

@ -1,8 +1,8 @@
PRGNAM="mldonkey"
VERSION="2.8.7"
VERSION="2.9.4"
HOMEPAGE="http://mldonkey.sourceforge.net"
DOWNLOAD="http://downloads.sourceforge.net/mldonkey/mldonkey-2.8.7.tar.bz2"
MD5SUM="bfb30ebcb48f0a9ec0f44f41559afd38"
MAINTAINER="core"
EMAIL="eroc@linuxmail.org"
APPROVED="rworkman"
DOWNLOAD="http://downloads.sourceforge.net/mldonkey/mldonkey-2.9.4.tar.bz2"
MD5SUM="b3b5e0679f6d65c290bfb32f264b1de6"
MAINTAINER="Antonio Hernández Blas"
EMAIL="hba.nihilismus@gmail.com"
APPROVED="Michiel"

View File

@ -1,3 +1,10 @@
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|' on
# the right side marks the last column you can put a character in. You must make
# exactly 11 lines for the formatting to be correct. It's also customary to
# leave one space after the ':'.
|-----handy-ruler---------------------------------------------------|
mldonkey: MLDonkey (A multi-platform multi-network peer-to-peer client)
mldonkey: