libraries/imlib2: Updated for version 1.4.6 (+newmaintainer)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Ryan P.C. McQuen 2014-03-27 01:28:45 -05:00 committed by Erik Hanson
parent 4eba156297
commit 2c93d22659
3 changed files with 7 additions and 7 deletions

View file

@ -6,7 +6,7 @@ images, render images to an X-Windows drawable, produce pixmaps and
pixmap masks of images, apply filters to images, rotate images,
accept RGBA data for images, scale images, and more.
Slackware 13.37 comes with Imlib 1.9.x - Note that the imlib2 site says:
Slackware comes with Imlib 1.9.x - Note that the imlib2 site says:
"Imlib2 can be installed alongside Imlib 1.x without any problems since
they are effectively different libraries - but they have very similar
functionality."

View file

@ -21,7 +21,7 @@
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=imlib2
VERSION=${VERSION:-1.4.5}
VERSION=${VERSION:-1.4.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="imlib2"
VERSION="1.4.5"
VERSION="1.4.6"
HOMEPAGE="http://www.enlightenment.org"
DOWNLOAD="http://downloads.sourceforge.net/enlightenment/imlib2-1.4.5.tar.gz"
MD5SUM="8406786d3852b1b1322c2e4bee3c9e5c"
DOWNLOAD="http://downloads.sourceforge.net/enlightenment/imlib2-1.4.6.tar.gz"
MD5SUM="fbc1160285275e88128a84e6d7f08f8b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Grigorios Bouzakis"
EMAIL="grbzks@imap.cc"
MAINTAINER="Ryan P.C. McQuen"
EMAIL="ryan.q@linux.com"