diff options
author | Bhoppi Chaw | 2016-09-04 23:04:50 +0800 |
---|---|---|
committer | Bhoppi Chaw | 2016-09-04 23:04:50 +0800 |
commit | 1164cad1b98d7f0d432e6478fbe4992c816b6be0 (patch) | |
tree | 6b56763dc453ed875ecaf0b3795991171201b38d /.SRCINFO | |
download | aur-1164cad1b98d7f0d432e6478fbe4992c816b6be0.tar.gz |
init commit
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 000000000000..81f50e772170 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,16 @@ +# Generated by mksrcinfo v8 +# Sun Sep 4 15:02:56 UTC 2016 +pkgbase = ffhevc + pkgdesc = a small yet quite capable shell script for encoding video files to the H.265/HEVC video format using ffmpeg and libx265. + pkgver = 2.7.8 + pkgrel = 1 + url = https://sourceforge.net/projects/ffhevc/ + arch = any + license = GPL2 + depends = ffmpeg + depends = mplayer + source = http://downloads.sourceforge.net/project/ffhevc/ffhevc-2.7.8.tar.gz + md5sums = 41f152edafe7aac119c46bd322154398 + +pkgname = ffhevc + |