summaryrefslogtreecommitdiff
path: root/community/projectm
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-03-19 00:04:27 -0700
committerroot <root@rshg054.dnsready.net>2013-03-19 00:04:27 -0700
commitb54c21859be3590a319ceade1f58d0b89ac5ef32 (patch)
tree1f4a8c6408144ac159505c48e66641671e87ff54 /community/projectm
parente81bd948a32f8b411197818651f517ddf431ab0a (diff)
Tue Mar 19 00:04:27 PDT 2013
Diffstat (limited to 'community/projectm')
-rw-r--r--community/projectm/PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/projectm/PKGBUILD b/community/projectm/PKGBUILD
index 45f08ddea..b1114c451 100644
--- a/community/projectm/PKGBUILD
+++ b/community/projectm/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 85384 2013-03-01 10:37:13Z andrea $
+# $Id: PKGBUILD 86488 2013-03-18 11:20:57Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: Alexander Baldeck <alexander@archlinux.org>
@@ -7,7 +7,7 @@
pkgbase=projectm
pkgname=('projectm' 'projectm-libvisual' 'projectm-pulseaudio' 'projectm-qt' 'projectm-test')
pkgver=2.1.0
-pkgrel=4
+pkgrel=5
arch=('x86_64' 'i686')
url='http://projectm.sourceforge.net/'
license=('LGPL')
@@ -50,6 +50,8 @@ package_projectm() {
package_projectm-libvisual() {
pkgdesc='ProjectM plugin for XMMS'
depends=('projectm' 'libvisual' 'gcc-libs')
+ replaces=('libvisual-projectm')
+ provides=('libvisual-projectm')
cd "$srcdir/build/src/projectM-libvisual"
make DESTDIR="$pkgdir" install