libdvdread, dvdauthor: removed, being replaced by contrib libdvdnav and dvdauthor
This commit is contained in:
parent
496ce631fe
commit
6328118347
@ -1,16 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/dvdauthor
|
||||
-rwxr-xr-x root/root usr/bin/dvddirdel
|
||||
-rwxr-xr-x root/root usr/bin/dvdunauthor
|
||||
-rwxr-xr-x root/root usr/bin/mpeg2desc
|
||||
-rwxr-xr-x root/root usr/bin/spumux
|
||||
-rwxr-xr-x root/root usr/bin/spuunmux
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/dvdauthor.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/spumux.1.gz
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/dvdauthor/
|
||||
-rw-r--r-- root/root usr/share/dvdauthor/dvdauthor.xsd
|
||||
-rw-r--r-- root/root usr/share/dvdauthor/spumux.xsd
|
@ -1 +0,0 @@
|
||||
d2c45879e4cfb95d410bf603af891e07 dvdauthor-0.6.11.tar.gz
|
@ -1,16 +0,0 @@
|
||||
# Description: DVD authoring tools
|
||||
# URL: http://dvdauthor.sourceforge.net/
|
||||
# Maintainer: Matt Housh, jaeger at morpheus dot net
|
||||
# Depends on: libxml2, libdvdread
|
||||
|
||||
name=dvdauthor
|
||||
version=0.6.11
|
||||
release=1
|
||||
source=(http://dl.sourceforge.net/sourceforge/dvdauthor/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make prefix=$PKG/usr install
|
||||
}
|
@ -1,17 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/dvdread/
|
||||
-rw-r--r-- root/root usr/include/dvdread/cmd_print.h
|
||||
-rw-r--r-- root/root usr/include/dvdread/dvd_reader.h
|
||||
-rw-r--r-- root/root usr/include/dvdread/ifo_print.h
|
||||
-rw-r--r-- root/root usr/include/dvdread/ifo_read.h
|
||||
-rw-r--r-- root/root usr/include/dvdread/ifo_types.h
|
||||
-rw-r--r-- root/root usr/include/dvdread/nav_print.h
|
||||
-rw-r--r-- root/root usr/include/dvdread/nav_read.h
|
||||
-rw-r--r-- root/root usr/include/dvdread/nav_types.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libdvdread.a
|
||||
-rwxr-xr-x root/root usr/lib/libdvdread.la
|
||||
lrwxrwxrwx root/root usr/lib/libdvdread.so -> libdvdread.so.3.2.1
|
||||
lrwxrwxrwx root/root usr/lib/libdvdread.so.3 -> libdvdread.so.3.2.1
|
||||
-rwxr-xr-x root/root usr/lib/libdvdread.so.3.2.1
|
@ -1 +0,0 @@
|
||||
078788c9241ae16763529e1235502337 libdvdread-0.9.7.tar.gz
|
@ -1,15 +0,0 @@
|
||||
# Description: A simple foundation for reading DVD discs
|
||||
# URL: http://www.dtek.chalmers.se/groups/dvd
|
||||
# Maintainer: Matt Housh, jaeger at crux dot nu
|
||||
|
||||
name=libdvdread
|
||||
version=0.9.7
|
||||
release=1
|
||||
source=(http://www.dtek.chalmers.se/groups/dvd/dist/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user