diff options
author | seawright | 2019-10-31 20:33:05 +0000 |
---|---|---|
committer | seawright | 2019-10-31 20:33:05 +0000 |
commit | b26368fddc52e67d5db44ccd0f1b3a221c831725 (patch) | |
tree | eae1cd84680f7e98cabda73935cb14c55716658d /.SRCINFO | |
parent | 3306fd00b2cd1ca5d466b5fcd9df060d8c8a4b33 (diff) | |
download | aur-b26368fddc52e67d5db44ccd0f1b3a221c831725.tar.gz |
Squashed commit of the following:
commit 7fc3cb3e31147eb48633aef2f77d3df8dceb8d1a
Author: seawright <23202295+seawright@users.noreply.github.com>
Date: Thu Oct 31 19:11:14 2019 +0000
modified: PKGBUILD following upstream commit 3e7a6c
commit f1968f74956153bbf11e15ebe1000b187a5bf499
Author: seawright <23202295+seawright@users.noreply.github.com>
Date: Tue Oct 29 13:09:25 2019 +0000
Updated .SRCINFO
commit 49330ee03898db48a16fcb45d430340cb6dec954
Author: seawright <23202295+seawright@users.noreply.github.com>
Date: Tue Oct 29 12:54:30 2019 +0000
added libogg & libvorbis to optdepends for oggvorbis support in ossplay.
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -35,6 +35,8 @@ pkgname = oss-git install = oss.install depends = linux-headers optdepends = gtk2: for graphical mixer (ossxmix) + optdepends = libogg: for Ogg Vorbis support in ossplay + optdepends = libvorbis: for Ogg Vorbis support in ossplay optdepends = libflashsupport-oss: Adobe flash plugin support provides = oss conflicts = oss |