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-xcf | |
parent | e688f6929aa312916047cec14f32a26ac695505a (diff) |
Notes
Diffstat (limited to 'graphics/evas_generic_loaders-xcf')
-rw-r--r-- | graphics/evas_generic_loaders-xcf/Makefile | 14 | ||||
-rw-r--r-- | graphics/evas_generic_loaders-xcf/distinfo | 4 |
2 files changed, 9 insertions, 9 deletions
diff --git a/graphics/evas_generic_loaders-xcf/Makefile b/graphics/evas_generic_loaders-xcf/Makefile index 94220baf010b..c7d7039d6e3a 100644 --- a/graphics/evas_generic_loaders-xcf/Makefile +++ b/graphics/evas_generic_loaders-xcf/Makefile @@ -2,22 +2,22 @@ # $FreeBSD$ PORTNAME= xcf -PORTVERSION= 1.7.9 +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 (xcf) LICENSE= GPLv2 -DIST_SUBDIR= e17 +LIB_DEPENDS= libefl.so:${PORTSDIR}/devel/efl + +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-xcf/distinfo b/graphics/evas_generic_loaders-xcf/distinfo index d1af96fb2819..e5dfcf2c5c3d 100644 --- a/graphics/evas_generic_loaders-xcf/distinfo +++ b/graphics/evas_generic_loaders-xcf/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 |