2016-02-26 23:37:44 +00:00
|
|
|
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
|
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
|
|
|
require perl-module [ module_author=XAOC ]
|
|
|
|
|
2016-02-26 23:39:07 +00:00
|
|
|
SUMMARY="Perl bindings for GStreamer"
|
2016-02-26 23:37:44 +00:00
|
|
|
|
|
|
|
LICENCES="LGPL-2.1"
|
|
|
|
SLOT="0"
|
|
|
|
PLATFORMS="~amd64"
|
|
|
|
|
|
|
|
DEPENDENCIES="
|
|
|
|
build:
|
2016-05-21 01:35:37 +00:00
|
|
|
dev-lang/perl[>=5.22]
|
2016-02-26 23:37:44 +00:00
|
|
|
dev-perl/ExtUtils-Depends
|
|
|
|
dev-perl/ExtUtils-PkgConfig
|
|
|
|
virtual/pkg-config
|
|
|
|
build+run:
|
|
|
|
dev-perl/Glib-Perl
|
|
|
|
media-libs/gstreamer:0.10
|
|
|
|
"
|
|
|
|
|