gstreamer1ler.duzenlendi

This commit is contained in:
milisman 2016-07-21 17:20:05 +00:00
parent d115a30e08
commit 76817d8dce
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ source=(http://gstreamer.freedesktop.org/src/${_name}/${_name}-$version.tar.xz )
build() {
cd ${_name}-$version
./configure --prefix=/usr \
--with-package-name="Gstreamer Plugins Bad for Milis"
--with-package-name="Gstreamer Plugins Bad for Milis" \
--with-package-origin="https://milis.gungre.ch/"
make