forked from ports/contrib
multimux: cleaned up
This commit is contained in:
parent
5d3145f5bc
commit
ee7a03e6e0
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3wh4sFon5lszm7g0vC9cExI0XuTHuY3pabBBHnq6DDNvxeewT/qdSSOIJaQg66yNjKWP9UQNmyXWXPijyxdKjgQ=
|
||||
SHA256 (Pkgfile) = 8ffc85b3a599acdf88ce2018fd8e585bef9a0be1f23a0c4c7941d2df7e720736
|
||||
RWSagIOpLGJF3193ATieMlc/gm6gpbG4/rJvDrJOwlCKXndD3RTqO8kGeejb1vnh7CKhurWDAC3AedeT27QOcZvwQcDvzE6M2AM=
|
||||
SHA256 (Pkgfile) = dd801326a17aa63489b35e2f0c16675202640e0723f182752b5a6d25ed372831
|
||||
SHA256 (.footprint) = 2224fe15486853fff7dcd8b5046f3fba8d93868116177d955f11761f5c1c8874
|
||||
SHA256 (multimux-0.2.5.2.tgz) = 78217012abf7944729bd8e4c471323349f26cc9b77b6afbd99170e04af7d53cb
|
||||
|
@ -1,8 +1,7 @@
|
||||
# Description: Multipexes up to 8 mono channels into a multi channel wave file.
|
||||
# URL: http://www.ibiblio.org/pub/linux/apps/video/
|
||||
# Maintainer: Danny Rawlins, crux at romster dot me
|
||||
# Packager: Danny Rawlins, crux at romster dot me
|
||||
# Depends on:
|
||||
# Depends on:
|
||||
|
||||
name=multimux
|
||||
version=0.2.5.2
|
||||
@ -15,4 +14,3 @@ build() {
|
||||
make
|
||||
install -D -m755 multimux $PKG/usr/bin/multimux
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user