From 273c6e6d76de909e0b97d381d45340af8e91a37e Mon Sep 17 00:00:00 2001 From: Grzegorz Blach Date: Tue, 25 Nov 2014 03:07:22 +0000 Subject: - Merge EFL libraries into devel/efl and update to 1.12.0 - Update x11-toolkits/elementary to 1.12.0 - Update x11-wm/enlightenment to 0.19.1 - Update graphics/evas_generic_loaders-* to 1.12.0 - Update devel/e_dbus to 1.7.10 - Update benchmarks/expedite to 1.7.10 - Move some of x11-wm/e17-module-* to x11-wm/e-module-* and update to recent snapshots - Add multimedia/emotion_generic_players-vlc - Add multimedia/rage Reviewed by: crees, antoine --- multimedia/rage/Makefile | 21 +++++++++++++++++++++ multimedia/rage/distinfo | 2 ++ multimedia/rage/pkg-descr | 4 ++++ multimedia/rage/pkg-plist | 5 +++++ 4 files changed, 32 insertions(+) create mode 100644 multimedia/rage/Makefile create mode 100644 multimedia/rage/distinfo create mode 100644 multimedia/rage/pkg-descr create mode 100644 multimedia/rage/pkg-plist (limited to 'multimedia/rage') diff --git a/multimedia/rage/Makefile b/multimedia/rage/Makefile new file mode 100644 index 000000000000..47f45bc24419 --- /dev/null +++ b/multimedia/rage/Makefile @@ -0,0 +1,21 @@ +# Created by: Grzegorz Blach +# $FreeBSD$ + +PORTNAME= rage +PORTVERSION= 0.1.0 +CATEGORIES= multimedia enlightenment +MASTER_SITES= http://download.enlightenment.org/rel/apps/${PORTNAME}/ + +MAINTAINER= gblach@FreeBSD.org +COMMENT= EFL video and audio player with some extra bells and whistles + +LICENSE= BSD2CLAUSE + +LIB_DEPENDS= libefl.so:${PORTSDIR}/devel/efl \ + libelementary.so:${PORTSDIR}/x11-toolkits/elementary + +DIST_SUBDIR= enlightenment +GNU_CONFIGURE= yes +USES= desktop-file-utils pkgconfig tar:bzip2 + +.include diff --git a/multimedia/rage/distinfo b/multimedia/rage/distinfo new file mode 100644 index 000000000000..bfe4907b93df --- /dev/null +++ b/multimedia/rage/distinfo @@ -0,0 +1,2 @@ +SHA256 (enlightenment/rage-0.1.0.tar.bz2) = e477125bbc86adee91803a9585e83e670b3e5933890338d43c9f156161f06955 +SIZE (enlightenment/rage-0.1.0.tar.bz2) = 440419 diff --git a/multimedia/rage/pkg-descr b/multimedia/rage/pkg-descr new file mode 100644 index 000000000000..8e27ccfa4868 --- /dev/null +++ b/multimedia/rage/pkg-descr @@ -0,0 +1,4 @@ +Rage is a video and audio player written with Enlightenment Foundation +Libraries with some extra bells and whistles. + +WWW: http://www.enlightenment.org/ diff --git a/multimedia/rage/pkg-plist b/multimedia/rage/pkg-plist new file mode 100644 index 000000000000..bd50944c7491 --- /dev/null +++ b/multimedia/rage/pkg-plist @@ -0,0 +1,5 @@ +bin/rage +lib/rage/utils/rage_thumb +share/applications/rage.desktop +share/icons/rage.png +%%DATADIR%%/themes/default.edj -- cgit v1.2.3