summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorarodseth2012-04-04 21:13:19 +0000
committerarodseth2012-04-04 21:13:19 +0000
commitd5e7fe42632383a25f693f777a4ee7cc45573095 (patch)
tree41a54b6c0b16c2b670e6a32d6b37d7d8896a91f2 /PKGBUILD
parentd95b98c27d8b1c0587bb4e09a5224049555c3ece (diff)
downloadaur-d5e7fe42632383a25f693f777a4ee7cc45573095.tar.gz
Removed optional dependency on kerkythea (AUR)
git-svn-id: file:///srv/repos/svn-community/svn@68885 9fca08f4-af9d-4005-b8df-a31f2cc04f65
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e81b71cea61e..ead5b9e68cd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,15 +5,15 @@
pkgname=wings3d
_pkgname=wings
pkgver=1.4.1
-pkgrel=5
+pkgrel=6
pkgdesc="3D modeling program"
arch=('x86_64' 'i686')
url="http://www.wings3d.com/"
license=('GPL')
depends=('esdl' 'bash' 'desktop-file-utils')
makedepends=('setconf' 'gendesk')
-optdepends=('povray: rendering support via POV-Ray'
- 'kerkythea: rendering support via Kerkythea')
+optdepends=('povray: rendering support via POV-Ray')
+# 'kerkythea: rendering support via Kerkythea'
replaces=('wings' 'wings-devel')
install=$pkgname.install
source=("http://downloads.sourceforge.net/wings/$_pkgname-$pkgver.tar.bz2"