blob: 49d5e26390f5cf9f4eea15e505397d3f8f2f0668 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install postinst postrm preinst setup
DEPEND=kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) ) kernel_linux? ( virtual/linux-sources virtual/libelf )
DESCRIPTION=RTSP conntrack module for Netfilter
EAPI=7
HOMEPAGE=http://mike.it-loops.com/rtsp
INHERIT=linux-mod
IUSE=dist-kernel
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND=kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) )
SLOT=0
SRC_URI=https://github.com/maru-sama/rtsp-linux/archive/5.3.tar.gz -> rtsp-conntrack-5.3.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info e967b81f54be6f49f4219a57ce7db437 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe linux-mod 000f3723e8e062061ee523106e69f84a
_md5_=fcadb9d967f4d32041f708bee83655ae
|