代码搜索:libdvbpsi
找到约 35 项符合「libdvbpsi」的源代码
代码结果 35
www.eeworm.com/read/318282/13482163
am makefile.am
## Process this file with automake to produce Makefile.in
SUBDIRS = src examples misc
DIST_SUBDIRS = $(SUBDIRS) doc debian
EXTRA_DIST = libdvbpsi.spec bootstrap
AUTOMAKE_OPTIONS = foreign dist-bzip
www.eeworm.com/read/361261/2948312
mak ubuntu-medibuntu.mak
# Automatically generated by bootstrap
# Make changes if you know what you're doing.
# Standard Linux or other UNIX-like systems
DISTRO_PKG= \
.ffmpeg \
.live .goom2k4 \
.libdvbpsi
www.eeworm.com/read/246683/12712695
copyright
This package was debianized by Sam Hocevar on Wed, 3 Apr
2002 00:03:49 +0200.
It was taken from http://www.videolan.org/libdvbpsi/
Upstream Authors: The VideoLAN Team
www.eeworm.com/read/318282/13482261
copyright
This package was debianized by Samuel Hocevar on
Wed, 3 Apr 2002 00:03:49 +0200.
It was taken from http://www.videolan.org/libdvbpsi/
Upstream Authors: The VideoLAN Team
www.eeworm.com/read/318282/13482168
bootstrap
#! /bin/sh
## bootstrap file for libdvbpsi -- Sam Hocevar
## $Id: bootstrap,v 1.5 2003/11/06 10:13:40 sam Exp $
set -x
set -e
# Get a sane environment, just in case
LANG=C
export LA