mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
system/rodent: Updated for version 5.1.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
c08cc669ac
commit
c6853bc8d4
3 changed files with 7 additions and 10 deletions
|
@ -24,7 +24,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=rodent
|
PRGNAM=rodent
|
||||||
VERSION=${VERSION:-5.0.5}
|
VERSION=${VERSION:-5.1.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
@ -78,9 +78,6 @@ find . \
|
||||||
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
|
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
|
||||||
-exec chmod 644 {} \;
|
-exec chmod 644 {} \;
|
||||||
|
|
||||||
# Fix Build/plugins/Makefile
|
|
||||||
patch -p1 < $CWD/$PRGNAM-$VERSION.patch
|
|
||||||
|
|
||||||
CFLAGS="$SLKCFLAGS" \
|
CFLAGS="$SLKCFLAGS" \
|
||||||
CXXFLAGS="$SLKCFLAGS" \
|
CXXFLAGS="$SLKCFLAGS" \
|
||||||
./configure \
|
./configure \
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="rodent"
|
PRGNAM="rodent"
|
||||||
VERSION="5.0.5"
|
VERSION="5.1.0"
|
||||||
HOMEPAGE="http://rodent.xffm.org/"
|
HOMEPAGE="http://xffm.foo-projects.org/"
|
||||||
DOWNLOAD="http://downloads.sourceforge.net/xffm/rodent-5.0.5.tar.bz2"
|
DOWNLOAD="http://downloads.sourceforge.net/xffm/rodent-5.1.0.tar.bz2"
|
||||||
MD5SUM="3edeab4c1c4cd0785da64e894356358d"
|
MD5SUM="31381b91896d51d0c8e3281d5dfa7385"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES="dbh tubo"
|
||||||
MAINTAINER="Roberto Neri"
|
MAINTAINER="Roberto Neri"
|
||||||
EMAIL="rneri@libero.it"
|
EMAIL="rneri@libero.it"
|
||||||
|
|
|
@ -12,7 +12,7 @@ rodent: Rodent evolves from Xffm, Xfce's old file manager.
|
||||||
rodent: It is a fast, small, and powerful file manager but it could also be
|
rodent: It is a fast, small, and powerful file manager but it could also be
|
||||||
rodent: regarded, as the project homepage suggests, as a graphic shell.
|
rodent: regarded, as the project homepage suggests, as a graphic shell.
|
||||||
rodent:
|
rodent:
|
||||||
rodent: Homepage: http://rodent.xffm.org/
|
rodent: Homepage: http://xffm.foo-projects.org/
|
||||||
rodent:
|
rodent:
|
||||||
rodent:
|
rodent:
|
||||||
rodent:
|
rodent:
|
||||||
|
|
Loading…
Reference in a new issue