diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2008-03-11 21:13:53 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2008-03-11 21:13:53 +0000 |
commit | 9a2e4c8b780fc607dc4b4adabefb354c84401a96 (patch) | |
tree | f59767aed29b447d3d80ab987e898598663c27e3 /graphics/imlib2 | |
parent | 621c804e48a9fdddd6a00d78585fa8cb20c8460e (diff) |
- Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
privilegies)
- Add DBUS support.
Thanks to: az
Notes
Notes:
svn path=/head/; revision=208836
Diffstat (limited to 'graphics/imlib2')
-rw-r--r-- | graphics/imlib2/Makefile | 11 | ||||
-rw-r--r-- | graphics/imlib2/distinfo | 6 | ||||
-rw-r--r-- | graphics/imlib2/pkg-plist | 2 |
3 files changed, 10 insertions, 9 deletions
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile index b6e80fcf8daa..d1279b994368 100644 --- a/graphics/imlib2/Makefile +++ b/graphics/imlib2/Makefile @@ -6,14 +6,15 @@ # PORTNAME= imlib2 -PORTVERSION= 20070223 -PORTREVISION= 1 -PORTEPOCH= 1 +PORTVERSION= 1.4.1.000 +PORTREVISION= 0 +PORTEPOCH= 2 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ +MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ \ + http://download.enlightenment.org/snapshots/2008-01-25/ MAINTAINER= stas@FreeBSD.org -COMMENT= The next generation graphic library for enlightenment package +COMMENT= The next generation graphics library for Enlightenment LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 diff --git a/graphics/imlib2/distinfo b/graphics/imlib2/distinfo index 2b610209b6cb..2faacbf8c264 100644 --- a/graphics/imlib2/distinfo +++ b/graphics/imlib2/distinfo @@ -1,3 +1,3 @@ -MD5 (imlib2-20070223.tar.bz2) = 4da363aaaa1cd6b96bff741ac62cac29 -SHA256 (imlib2-20070223.tar.bz2) = f35e8ec8f291accb931ccc0470708898fc725f82a1de7d80f300f715f6995c53 -SIZE (imlib2-20070223.tar.bz2) = 845387 +MD5 (imlib2-1.4.1.000.tar.bz2) = cbb3180c80f12db01decd2ad4ae3a94a +SHA256 (imlib2-1.4.1.000.tar.bz2) = bfd6871c19ca26b23116b5418962844b0db179bccbb0465176464780d483be79 +SIZE (imlib2-1.4.1.000.tar.bz2) = 861125 diff --git a/graphics/imlib2/pkg-plist b/graphics/imlib2/pkg-plist index 46eeebc0e5de..1398068d4b68 100644 --- a/graphics/imlib2/pkg-plist +++ b/graphics/imlib2/pkg-plist @@ -59,7 +59,7 @@ lib/imlib2/loaders/zlib.so lib/libImlib2.a lib/libImlib2.la lib/libImlib2.so -lib/libImlib2.so.4 +lib/libImlib2.so.5 libdata/pkgconfig/imlib2.pc %%DATADIR%%/data/fonts/cinema.ttf %%DATADIR%%/data/fonts/grunge.ttf |