Açıklama çevirisi
This commit is contained in:
parent
aaf33bab10
commit
c98504b69e
1 changed files with 6 additions and 10 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Description: Show technical and tag informations about video or audio file.
|
# Description: Video veya ses dosyası ile ilgili teknik ve etiket bilgilerini gösterin.
|
||||||
# URL: URL: http://mediainfo.sourceforge.net/
|
# URL: http://mediainfo.sourceforge.net/
|
||||||
# NuTyX package info file (http://nutyx.org)
|
# Packager: milisarge
|
||||||
# Packager: # NuTyX package info file (http://nutyx.org)
|
|
||||||
# Depends on: libmediainfo
|
# Depends on: libmediainfo
|
||||||
|
|
||||||
name=mediainfo
|
name=mediainfo
|
||||||
version=0.7.69
|
version=0.7.69
|
||||||
release=1
|
release=1
|
||||||
|
|
||||||
source=(
|
source=( http://downloads.sourceforge.net/mediainfo/${name}_${version}.tar.bz2)
|
||||||
http://downloads.sourceforge.net/mediainfo/${name}_${version}.tar.bz2)
|
|
||||||
|
|
||||||
build(){
|
build(){
|
||||||
cd $SRC/MediaInfo/Project/GNU/CLI
|
cd $SRC/MediaInfo/Project/GNU/CLI
|
||||||
|
@ -18,6 +17,3 @@ build(){
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# NuTyX Pkgfile (http://nutyx.org)
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue