summaryrefslogtreecommitdiff
path: root/graphics/p5-clutter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-clutter/Makefile')
-rw-r--r--graphics/p5-clutter/Makefile68
1 files changed, 36 insertions, 32 deletions
diff --git a/graphics/p5-clutter/Makefile b/graphics/p5-clutter/Makefile
index a5c106d1a573..9df24a3b405e 100644
--- a/graphics/p5-clutter/Makefile
+++ b/graphics/p5-clutter/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= clutter
-PORTVERSION= 0.8.2.0
-PORTREVISION= 1
+PORTVERSION= 1.0.1
CATEGORIES= graphics perl5
-MASTER_SITES= http://www.clutter-project.org/sources/clutter-perl/0.8/
+MASTER_SITES= http://www.clutter-project.org/sources/clutter-perl/${PORTVERSION:R}/
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-perl-${PORTVERSION}
@@ -18,40 +17,45 @@ COMMENT= Perl bindings to the Clutter OpenGL canvas
BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \
p5-ExtUtils-PkgConfig>=1.03:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
- p5-Gtk2>=1.060:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
- ${SITE_PERL}/${PERL_ARCH}/Cairo.pm:${PORTSDIR}/graphics/p5-Cairo \
- p5-GStreamer>=0.09:${PORTSDIR}/multimedia/p5-GStreamer
-LIB_DEPENDS= clutter-glx-0.8:${PORTSDIR}/graphics/clutter \
- clutter-gst-0.8:${PORTSDIR}/multimedia/clutter-gst \
- clutter-cairo-0.8:${PORTSDIR}/graphics/clutter-cairo \
- clutter-gtk-0.8:${PORTSDIR}/graphics/clutter-gtk
+ ${SITE_PERL}/${PERL_ARCH}/Pango.pm:${PORTSDIR}/x11-toolkits/p5-Pango \
+ ${SITE_PERL}/${PERL_ARCH}/Glib.pm:${PORTSDIR}/devel/p5-Glib2 \
+ ${SITE_PERL}/${PERL_ARCH}/Cairo.pm:${PORTSDIR}/graphics/p5-Cairo
+LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter
+RUN_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \
+ p5-ExtUtils-PkgConfig>=1.03:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
+ ${SITE_PERL}/${PERL_ARCH}/Pango.pm:${PORTSDIR}/x11-toolkits/p5-Pango \
+ ${SITE_PERL}/${PERL_ARCH}/Glib.pm:${PORTSDIR}/devel/p5-Glib2 \
+ ${SITE_PERL}/${PERL_ARCH}/Cairo.pm:${PORTSDIR}/graphics/p5-Cairo
+USE_BZIP2= yes
PERL_CONFIGURE= yes
-WRKSRC= ${WRKDIR}/Clutter-0.820
+WRKSRC= ${WRKDIR}/${PORTNAME}-perl-${PORTVERSION}
MAN3= Clutter.3 Clutter::Actor.3 Clutter::ActorBox.3 Clutter::Alpha.3 \
- Clutter::Angle.3 Clutter::Backend.3 Clutter::Behaviour.3 \
- Clutter::Behaviour::Bspline.3 Clutter::Behaviour::Depth.3 \
- Clutter::Behaviour::Ellipse.3 Clutter::Behaviour::Opacity.3 \
- Clutter::Behaviour::Path.3 Clutter::Behaviour::Rotate.3 \
- Clutter::Behaviour::Scale.3 Clutter::ChildMeta.3 \
- Clutter::Cogl.3 Clutter::Cogl::Handle.3 \
- Clutter::Cogl::Texture.3 Clutter::Color.3 \
- Clutter::Container.3 Clutter::Container::ForeachFunc.3 \
- Clutter::Cookbook.3 Clutter::Effect.3 Clutter::Entry.3 \
- Clutter::Event.3 Clutter::Event::Button.3 Clutter::Event::Crossing.3 \
- Clutter::Event::Key.3 Clutter::Event::Motion.3 Clutter::Event::Scroll.3 \
- Clutter::Event::StageState.3 Clutter::Fixed.3 Clutter::Geometry.3 \
- Clutter::Group.3 Clutter::Gst.3 Clutter::Gst::Audio.3 \
- Clutter::Gst::VideoSink.3 Clutter::Gst::VideoTexture.3 Clutter::Gtk.3 \
- Clutter::Keysyms.3 Clutter::Knot.3 Clutter::Label.3 Clutter::ListModel.3 \
+ Clutter::Animation.3 Clutter::Backend.3 Clutter::Behaviour.3 \
+ Clutter::Behaviour::Depth.3 Clutter::Behaviour::Ellipse.3 \
+ Clutter::Behaviour::Opacity.3 Clutter::Behaviour::Path.3 \
+ Clutter::Behaviour::Rotate.3 Clutter::Behaviour::Scale.3 \
+ Clutter::BindingPool.3 Clutter::Cairo.3 Clutter::CairoTexture.3 \
+ Clutter::ChildMeta.3 Clutter::Clone.3 Clutter::Cogl.3 \
+ Clutter::Cogl::Color.3 Clutter::Cogl::Handle.3 \
+ Clutter::Cogl::Material.3 Clutter::Cogl::MaterialLayer.3 \
+ Clutter::Cogl::Matrix.3 Clutter::Cogl::Pango.3 Clutter::Cogl::Path.3 \
+ Clutter::Cogl::Program.3 Clutter::Cogl::Shader.3 \
+ Clutter::Cogl::Texture.3 Clutter::Color.3 Clutter::Container.3 \
+ Clutter::Container::ForeachFunc.3 Clutter::Cookbook.3 Clutter::Event.3 \
+ Clutter::Event::Button.3 Clutter::Event::Crossing.3 \
+ Clutter::Event::Key.3 Clutter::Event::Motion.3 \
+ Clutter::Event::Scroll.3 Clutter::Event::StageState.3 \
+ Clutter::Geometry.3 Clutter::Group.3 Clutter::Interval.3 \
+ Clutter::Keysyms.3 Clutter::Knot.3 Clutter::ListModel.3 \
Clutter::Media.3 Clutter::Model.3 Clutter::Model::Iter.3 \
- Clutter::ParamSpec.3 Clutter::Rectangle.3 Clutter::Score.3 \
- Clutter::Script.3 Clutter::Shader.3 Clutter::Stage.3 Clutter::StageManager.3 \
- Clutter::Texture.3 Clutter::Texture::Cairo.3 Clutter::Texture::Clone.3 \
- Clutter::Threads.3 Clutter::Timeline.3 Clutter::Units.3 \
- Clutter::Vertex.3 Clutter::index.3 Clutter::main.3 Clutter::version.3 \
- Gtk2::ClutterEmbed.3 Gtk2::ClutterUtil.3 Gtk2::ClutterTexture.3
+ Clutter::ParamSpec.3 Clutter::Path.3 Clutter::Path::Node.3 \
+ Clutter::Rectangle.3 Clutter::Score.3 Clutter::Script.3 \
+ Clutter::Shader.3 Clutter::Stage.3 Clutter::StageManager.3 \
+ Clutter::Text.3 Clutter::Texture.3 Clutter::Threads.3 \
+ Clutter::Timeline.3 Clutter::Units.3 Clutter::Vertex.3 \
+ Clutter::index.3 Clutter::main.3 Clutter::version.3
.include <bsd.port.mk>