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 /multimedia/emotion | |
parent | 621c804e48a9fdddd6a00d78585fa8cb20c8460e (diff) |
Notes
Diffstat (limited to 'multimedia/emotion')
-rw-r--r-- | multimedia/emotion/Makefile | 11 | ||||
-rw-r--r-- | multimedia/emotion/distinfo | 6 | ||||
-rw-r--r-- | multimedia/emotion/pkg-plist | 15 |
3 files changed, 17 insertions, 15 deletions
diff --git a/multimedia/emotion/Makefile b/multimedia/emotion/Makefile index 729f37b7f68d..c1752b0c1bc5 100644 --- a/multimedia/emotion/Makefile +++ b/multimedia/emotion/Makefile @@ -7,18 +7,21 @@ # PORTNAME= emotion -PORTVERSION= 20070223 -PORTREVISION= 1 +PORTVERSION= 0.1.0.042 +PORTREVISION= 0 +PORTEPOCH= 1 CATEGORIES= multimedia -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= Video playback wrapper library for e17 +COMMENT= Video playback wrapper library for Enlightenment USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomehack pkgconfig gnometarget USE_EFL= ecore edje eet embryo evas +USE_EFL_EVAS_LOADERS= png jpeg USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/multimedia/emotion/distinfo b/multimedia/emotion/distinfo index ea9ad31b793e..98aebfcf2332 100644 --- a/multimedia/emotion/distinfo +++ b/multimedia/emotion/distinfo @@ -1,3 +1,3 @@ -MD5 (emotion-20070223.tar.bz2) = ef6e89c28b367fa4ed54d853d63694e1 -SHA256 (emotion-20070223.tar.bz2) = 640fc990183682d2f39376dbd65ba9a69b1ebd5a997f379ab7b9cded2d03fb55 -SIZE (emotion-20070223.tar.bz2) = 1433834 +MD5 (emotion-0.1.0.042.tar.bz2) = 123c043d02f4da22fb36eede930a44e5 +SHA256 (emotion-0.1.0.042.tar.bz2) = dcbe478648df63d71482947415d8cc83f1b4d8cd373801d6b1e479315d27cb97 +SIZE (emotion-0.1.0.042.tar.bz2) = 404323 diff --git a/multimedia/emotion/pkg-plist b/multimedia/emotion/pkg-plist index da6dcdb15dea..ca64d8b743ee 100644 --- a/multimedia/emotion/pkg-plist +++ b/multimedia/emotion/pkg-plist @@ -1,16 +1,15 @@ -bin/emotion-config bin/emotion_test include/Emotion.h -%%GST%%lib/emotion/emotion_decoder_gstreamer.a -%%GST%%lib/emotion/emotion_decoder_gstreamer.la -%%GST%%lib/emotion/emotion_decoder_gstreamer.so -%%XINE%%lib/emotion/emotion_decoder_xine.a -%%XINE%%lib/emotion/emotion_decoder_xine.la -%%XINE%%lib/emotion/emotion_decoder_xine.so +%%GST%%lib/emotion/gstreamer.a +%%GST%%lib/emotion/gstreamer.la +%%GST%%lib/emotion/gstreamer.so +%%XINE%%lib/emotion/xine.a +%%XINE%%lib/emotion/xine.la +%%XINE%%lib/emotion/xine.so lib/libemotion.a lib/libemotion.la lib/libemotion.so -lib/libemotion.so.0 +lib/libemotion.so.1 libdata/pkgconfig/emotion.pc %%DATADIR%%/data/theme.edj @dirrm %%DATADIR%%/data |