diff options
author | Chess Griffin <chess@chessgriffin.com> | 2010-05-11 19:45:04 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 19:45:04 +0200 |
commit | 542213aa849b582593d073ea04323ed325c43ec0 (patch) | |
tree | 709ee6dc83024d34d29d8944c6a2d3371cd2cd4b /libraries/imlib2/README | |
parent | d1c2a477ec9cba6358d6adbf2c14709b78a035be (diff) | |
download | slackbuilds-542213aa849b582593d073ea04323ed325c43ec0.tar.gz |
libraries/imlib2: Updated for version 1.4.0
Diffstat (limited to 'libraries/imlib2/README')
-rw-r--r-- | libraries/imlib2/README | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/libraries/imlib2/README b/libraries/imlib2/README index 3ffe75b492..4d3513f9f4 100644 --- a/libraries/imlib2/README +++ b/libraries/imlib2/README @@ -6,11 +6,8 @@ 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 11 comes with Imlib 1.9. From the imlib2 website: +Slackware 12 comes with Imlib 1.9.x - from the imlib2 website: "Imlib2 can be installed alongside Imlib 1.x without any problems since they are effectively different libraries - but they Have very similar functionality." - -Homepage: http://www.enlightenment.org/Libraries/Imlib2 - |