aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYuuki Galaxy2019-11-02 01:14:48 +0800
committerYuuki Galaxy2019-11-02 01:17:25 +0800
commit9a3704f2d79002271e5e7a419bff1e0187ce9d7d (patch)
tree1e5b643fe2259a40216db24b8bd130bf5fc7a6d9
parentd65e4271040f157253f851e4dccb029e88b9c4b1 (diff)
downloadaur-9a3704f2d79002271e5e7a419bff1e0187ce9d7d.tar.gz
Restore pull request #3 from seawright. Update pkgver.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d25626909d05..5fb0ab04a23e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = oss-git
- pkgver = 7cf6b07
+ pkgver = 3e7a6c4
pkgrel = 1
url = http://developer.opensound.com/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 100128fd9c17..6f7cb1a4c472 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
pkgbase=oss-git
pkgname=oss-git
true && pkgname=(oss-git libflashsupport-oss-git)
-pkgver=7cf6b07
+pkgver=3e7a6c4
pkgrel=1
arch=(i686 x86_64 pentium4)
url="http://developer.opensound.com/"
@@ -112,6 +112,8 @@ package_oss-git() {
pkgdesc="Open Sound System UNIX audio architecture"
depends=(linux-headers)
optdepends=('gtk2: for graphical mixer (ossxmix)'
+ 'libogg: for Ogg Vorbis support in ossplay'
+ 'libvorbis: for Ogg Vorbis support in ossplay'
'libflashsupport-oss: Adobe flash plugin support')
provides=(oss)
conflicts=(oss oss-nonfree libflashsupport-oss libflashsupport-oss-nonfree)