summaryrefslogtreecommitdiffstats
path: root/oss-hg
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2011-01-16 18:14:29 +0100
committerFlorian Pritz <bluewind@xssn.at>2011-01-16 18:14:29 +0100
commitb7197bccd0bc74c2082c935937b6d947c3ae756d (patch)
tree0c9e16df97cc8e04a990f17b5833e06daed810b7 /oss-hg
parentda5fab0c7718320707f4755f3a46a6bb25086435 (diff)
downloadaur-packages-b7197bccd0bc74c2082c935937b6d947c3ae756d.tar.gz
aur-packages-b7197bccd0bc74c2082c935937b6d947c3ae756d.tar.xz
mass changes
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'oss-hg')
-rw-r--r--oss-hg/PKGBUILD6
-rw-r--r--oss-hg/namcap.log8
2 files changed, 10 insertions, 4 deletions
diff --git a/oss-hg/PKGBUILD b/oss-hg/PKGBUILD
index 79f1ad9..97a9956 100644
--- a/oss-hg/PKGBUILD
+++ b/oss-hg/PKGBUILD
@@ -1,7 +1,7 @@
# Archlive <http://archlive-pkg.googlecode.com>
pkgname=oss-hg
-pkgver=907
+pkgver=920
pkgrel=1
pkgdesc="Open Sound System UNIX audio architecture"
arch=('i686' 'x86_64')
@@ -36,7 +36,6 @@ build() {
[ -d $srcdir/${_hgrepo} ] && rm -rf $srcdir/${_hgrepo}
hg clone $startdir/${_hgrepo} $srcdir/${_hgrepo}
cd $srcdir/${_hgrepo}
- zsh
# Avoid these flags conflicting with OSS build system.
unset CFLAGS
@@ -72,7 +71,7 @@ build() {
cp -a * "${pkgdir}"
chmod -R a+r "${pkgdir}"
find "${pkgdir}" -type d -exec chmod a+x '{}' \;
- install -D -m755 "$srcdir/oss.rc" "$pkgdir/etc/rc.d/oss"
+ install -D -m755 "$srcdir/oss.rc" "$pkgdir/etc/rc.d/oss4"
install -D -m755 "$srcdir/ossxmix.desktop" "$pkgdir/usr/share/applications/ossxmix.desktop"
install -D -m644 "$srcdir/ossxmix.png" "$pkgdir/usr/share/pixmaps/ossxmix.png"
}
@@ -82,4 +81,3 @@ md5sums=('b9a380a0ac8896390d71ac13676f27e1'
'1494a2304a1eb7a1979e7e83d894c67a'
'f6a0fa9d274d21ab92cd03fca885add7'
'81e0f51ec04379dee64c31c32b045028')
-# vim: set ft=zsh:
diff --git a/oss-hg/namcap.log b/oss-hg/namcap.log
new file mode 100644
index 0000000..475fa85
--- /dev/null
+++ b/oss-hg/namcap.log
@@ -0,0 +1,8 @@
+PKGBUILD (oss-hg) E: File referenced in $startdir
+PKGBUILD (oss-hg) E: File referenced in $startdir
+PKGBUILD (oss-hg) W: Missing Maintainer tag
+oss-hg W: Referenced library 'libOSSlib.so' is an uninstalled dependency
+oss-hg W: Referenced library 'libossmix.so' is an uninstalled dependency
+oss-hg W: Dependency included and not needed ('module-init-tools')
+oss-hg W: Dependency included and not needed ('libtool')
+oss-hg W: Dependency included and not needed ('sed')