mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 12:47:16 +08:00
enblend-enfuse: rebuild against openexr 2.0.1
This commit is contained in:
parent
70cf50ebe7
commit
53894ab884
@ -1,18 +1,14 @@
|
||||
# Maintainer: abveritas@chakra-project.org
|
||||
# Maintainer: Neophytos Kolokotronis <tetris4@gmail.com>
|
||||
|
||||
pkgname=enblend-enfuse
|
||||
pkgver=4.1.1
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="intelligent blend tool for overlapping picture"
|
||||
arch=("x86_64")
|
||||
license=('GPL')
|
||||
url="http://enblend.sourceforge.net"
|
||||
depends=('openexr' 'glew>=1.9' 'libxmi' 'freeglut' 'libgl' 'lcms2' 'texinfo' 'libpng'
|
||||
'boost-libs' 'vigra')
|
||||
depends=('glew' 'libxmi' 'freeglut' 'libgl' 'lcms2' 'texinfo' 'libpng' 'boost-libs' 'vigra' 'openexr')
|
||||
makedepends=('boost' 'mesa' 'gsl')
|
||||
replaces=('enblend')
|
||||
conflicts=('enblend')
|
||||
provides=('enblend')
|
||||
install=${pkgname}.install
|
||||
source=("http://downloads.sourceforge.net/sourceforge/enblend/${pkgname}-${pkgver}.tar.gz")
|
||||
md5sums=('9bc34f423f3bee35150ab593211da4a2')
|
||||
|
Loading…
Reference in New Issue
Block a user