mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 10:17:14 +08:00
enblend-enfuse: update, rebuild against new boost
This commit is contained in:
parent
59e16af384
commit
5b490ae607
@ -1,18 +1,18 @@
|
||||
# Maintainer: Neophytos Kolokotronis <tetris4@gmail.com>
|
||||
|
||||
pkgname=enblend-enfuse
|
||||
pkgver=4.1.3
|
||||
pkgrel=2
|
||||
pkgver=4.1.4
|
||||
pkgrel=1
|
||||
pkgdesc="intelligent blend tool for overlapping picture"
|
||||
arch=("x86_64")
|
||||
license=('GPL')
|
||||
url="http://enblend.sourceforge.net"
|
||||
depends=('glew' 'libxmi' 'freeglut' 'libgl' 'lcms2'
|
||||
'texinfo' 'libpng' 'boost-libs' 'vigra' 'openexr' 'gsl')
|
||||
makedepends=('boost' 'mesa')
|
||||
makedepends=('boost' 'mesa' 'help2man')
|
||||
install=${pkgname}.install
|
||||
source=("http://downloads.sourceforge.net/sourceforge/enblend/${pkgname}-${pkgver}.tar.gz")
|
||||
md5sums=('a025137ba53fc8a355347fe721c6267c')
|
||||
md5sums=('51abb1add90786ed64ec261778b31647')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user