forked from hasufell/hasufell-repository
dev-perl/GStreamer: initial import of version 0.20
This commit is contained in:
parent
03e1b13541
commit
5d093a7a89
@ -5,6 +5,7 @@ app-ergonomics
|
||||
dev-db
|
||||
dev-games
|
||||
dev-libs
|
||||
dev-perl
|
||||
dev-python
|
||||
dev-util
|
||||
games-action
|
||||
|
22
packages/dev-perl/GStreamer/GStreamer-0.20.exheres-0
Normal file
22
packages/dev-perl/GStreamer/GStreamer-0.20.exheres-0
Normal file
@ -0,0 +1,22 @@
|
||||
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
require perl-module [ module_author=XAOC ]
|
||||
|
||||
DESCRIPTION="Perl bindings for GStreamer"
|
||||
|
||||
LICENCES="LGPL-2.1"
|
||||
SLOT="0"
|
||||
PLATFORMS="~amd64"
|
||||
|
||||
DEPENDENCIES="
|
||||
build:
|
||||
dev-perl/ExtUtils-Depends
|
||||
dev-perl/ExtUtils-MakeMaker
|
||||
dev-perl/ExtUtils-PkgConfig
|
||||
virtual/pkg-config
|
||||
build+run:
|
||||
dev-perl/Glib-Perl
|
||||
media-libs/gstreamer:0.10
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user