diff options
author | Grzegorz Blach <gblach@FreeBSD.org> | 2014-11-25 03:07:22 +0000 |
---|---|---|
committer | Grzegorz Blach <gblach@FreeBSD.org> | 2014-11-25 03:07:22 +0000 |
commit | 273c6e6d76de909e0b97d381d45340af8e91a37e (patch) | |
tree | a3ede366da71e5f2c9d8a5565a987a08de3b99d0 /graphics/evas_generic_loaders-raw | |
parent | e688f6929aa312916047cec14f32a26ac695505a (diff) |
Notes
Diffstat (limited to 'graphics/evas_generic_loaders-raw')
-rw-r--r-- | graphics/evas_generic_loaders-raw/Makefile | 16 | ||||
-rw-r--r-- | graphics/evas_generic_loaders-raw/distinfo | 4 |
2 files changed, 9 insertions, 11 deletions
diff --git a/graphics/evas_generic_loaders-raw/Makefile b/graphics/evas_generic_loaders-raw/Makefile index 2084efa17d42..7947ee754e56 100644 --- a/graphics/evas_generic_loaders-raw/Makefile +++ b/graphics/evas_generic_loaders-raw/Makefile @@ -2,25 +2,23 @@ # $FreeBSD$ PORTNAME= raw -PORTVERSION= 1.7.9 -PORTREVISION= 1 +PORTVERSION= 1.12.0 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.org/releases/ \ - LOCAL/gblach/e17/ +MASTER_SITES= http://download.enlightenment.org/rel/libs/${PKGNAMEPREFIX:S/-//}/ PKGNAMEPREFIX= evas_generic_loaders- -DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} +DISTNAME= ${PKGNAMEPREFIX}${DISTVERSION} MAINTAINER= gblach@FreeBSD.org COMMENT= Additional loader for Evas (raw) LICENSE= GPLv2 -LIB_DEPENDS= libraw.so:${PORTSDIR}/graphics/libraw +LIB_DEPENDS= libefl.so:${PORTSDIR}/devel/efl \ + libraw.so:${PORTSDIR}/graphics/libraw -DIST_SUBDIR= e17 +DIST_SUBDIR= enlightenment GNU_CONFIGURE= yes -USES= pkgconfig tar:bzip2 -USE_EFL= eina +USES= pkgconfig tar:xz USE_LDCONFIG= yes BINSRC= ${WRKSRC}/src/bin/${PORTNAME} diff --git a/graphics/evas_generic_loaders-raw/distinfo b/graphics/evas_generic_loaders-raw/distinfo index d1af96fb2819..e5dfcf2c5c3d 100644 --- a/graphics/evas_generic_loaders-raw/distinfo +++ b/graphics/evas_generic_loaders-raw/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas_generic_loaders-1.7.9.tar.bz2) = 7f0041ce87024b83eefbc0cf4c7749322363ca6dead883815444cc59b5479874 -SIZE (e17/evas_generic_loaders-1.7.9.tar.bz2) = 206882 +SHA256 (enlightenment/evas_generic_loaders-1.12.0.tar.xz) = c282c34240568bc8247e4d63b29175a70f77776f158ed1d2fa8d0e232f801951 +SIZE (enlightenment/evas_generic_loaders-1.12.0.tar.xz) = 186472 |