From 76b97e58bfb43e1bfabbef7807f64965e978aaa8 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sun, 1 Jan 2023 10:00:54 +0700 Subject: libraries/imlib2: Updated for version 1.10.0. Signed-off-by: Willy Sudiarto Raharjo --- libraries/imlib2/imlib2.SlackBuild | 11 ++--------- libraries/imlib2/imlib2.info | 6 +++--- 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/libraries/imlib2/imlib2.SlackBuild b/libraries/imlib2/imlib2.SlackBuild index dffdbd59cc..80b93e8199 100644 --- a/libraries/imlib2/imlib2.SlackBuild +++ b/libraries/imlib2/imlib2.SlackBuild @@ -4,7 +4,7 @@ # Copyright 2006-2009 Chess Griffin # Copyright 2011 Grigorios Bouzakis # Copyright 2011-2017 Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org -# Copyright 2017-2021 Willy Sudiarto Raharjo +# Copyright 2017-2023 Willy Sudiarto Raharjo # All rights reserved. # # Permission to use, copy, modify, and distribute this software for any purpose @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=imlib2 -VERSION=${VERSION:-1.7.4} +VERSION=${VERSION:-1.10.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -38,9 +38,6 @@ if [ -z "$ARCH" ]; then esac fi -# If the variable PRINT_PACKAGE_NAME is set, then this script will report what -# the name of the created package would be, and then exit. This information -# could be useful to other scripts. if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE" exit 0 @@ -81,10 +78,6 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; -if ! grep -q "my_libs" configure.ac 2>/dev/null; then - sed -i 's|@my_libs@||' $PRGNAM-config.in -fi - CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ ./configure \ diff --git a/libraries/imlib2/imlib2.info b/libraries/imlib2/imlib2.info index cf4aa545fc..3ea6e6fec5 100644 --- a/libraries/imlib2/imlib2.info +++ b/libraries/imlib2/imlib2.info @@ -1,8 +1,8 @@ PRGNAM="imlib2" -VERSION="1.7.4" +VERSION="1.10.0" HOMEPAGE="https://www.enlightenment.org" -DOWNLOAD="https://sourceforge.net/projects/enlightenment/files/imlib2-src/1.7.4/imlib2-1.7.4.tar.bz2" -MD5SUM="373ddc1978e5aa6e3a11bdb1a9d622c6" +DOWNLOAD="https://sourceforge.net/projects/enlightenment/files/imlib2-src/1.10.0/imlib2-1.10.0.tar.xz" +MD5SUM="8f692caffa3069d0da2aa87aa6cf5444" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3