mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 13:07:14 +08:00
new blender 66a tar
This commit is contained in:
parent
0a61be8c34
commit
9dc0a8fd11
@ -4,7 +4,7 @@
|
||||
# maintainer abveritas@chakra-project.org
|
||||
|
||||
pkgname=blender
|
||||
pkgver=2.66
|
||||
pkgver=2.66.1
|
||||
_pkgver=2.66a
|
||||
pkgrel=1
|
||||
pkgdesc="A fully integrated 3D graphics creation suite"
|
||||
@ -19,7 +19,7 @@ makedepends=('cmake' 'boost' 'mesa' 'subversion')
|
||||
screenshot=('http://www.blender.org/index.php?eID=tx_cms_showpic&file=uploads%2Fpics%2Fblender_screenshot3_03.png&width=800m&height=600m&bodyTag=%3Cbody%20style%3D%22margin%3A0%3B%20background%3A%23fff%3B%22%3E&wrap=%3Ca%20href%3D%22javascript%3Aclose%28%29%3B%22%3E%20%7C%20%3C%2Fa%3E&md5=cddc8ef0fbe1e90d0d22e78b4911860b')
|
||||
install=blender.install
|
||||
source=("http://download.blender.org/source/$pkgname-$_pkgver.tar.gz")
|
||||
md5sums=('83e061a854c909f976c1ecd1eb57bba4')
|
||||
md5sums=('dde8211818e35b00a1c01a11efef4533')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/$pkgname-$_pkgver"
|
||||
|
@ -10,11 +10,12 @@ url="http://www.google.com/chat/video"
|
||||
categories=('network')
|
||||
license=('unknown')
|
||||
depends=('libgl' 'glew' 'glib2' 'libpng12' 'libx11' 'libxfixes' 'libxt' 'openssl')
|
||||
conflicts=('rekonq' 'qupzilla')
|
||||
optdepends=('libnotify' 'pulseaudio')
|
||||
install=google-talkplugin.install
|
||||
md5sums=('19d93d3362f9dcb259b1ddfc77b4ef0a')
|
||||
|
||||
source=(http://dl.google.com/linux/direct/google-talkplugin_current_amd64.deb)
|
||||
source=("http://dl.google.com/linux/direct/google-talkplugin_current_amd64.deb")
|
||||
|
||||
package() {
|
||||
msg "Extracting..."
|
||||
|
Loading…
Reference in New Issue
Block a user