repo.or.cz
/
gentoo
/
gentoo.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
app-shells/bash-completion: add 2.16.0
[gentoo/gentoo.git]
/
media-plugins
/
gst-plugins-sctp
/
gst-plugins-sctp-1.22.11.ebuild
blob
7da2c1c71c2409dc1fa5712062fc701cc3c3614c
1
# Copyright 1999-2024 Gentoo Authors
2
# Distributed under the terms of the GNU General Public License v2
3
4
EAPI=8
5
GST_ORG_MODULE=gst-plugins-bad
6
7
inherit gstreamer-meson
8
9
DESCRIPTION="SCTP plugins for GStreamer"
10
KEYWORDS="amd64 ~arm64"
11
12
RDEPEND=""
13
DEPEND="${RDEPEND}"