Skip to content
Snippets Groups Projects
Commit 83ef6265 authored by Sergej Pupykin's avatar Sergej Pupykin
Browse files

package update

parent 52cd06a8
No related branches found
No related tags found
No related merge requests found
# Contributor: Franco Iacomella <yaco@gnu.org>
pkgname=etl
_pkgname=ETL
_pkgdl=synfig
_lpkgname=ETL
_lpkgdl=synfig
pkgver=0.04.13
pkgrel=1
pkgdesc="VoriaETL: C++ STL complementory multiplatform template library"
......@@ -12,11 +12,11 @@ license=('GPL2')
depends=()
conflicts=('synfig-etl')
replaces=('synfig-etl')
source=(http://downloads.sourceforge.net/sourceforge/$_pkgdl/$_pkgname-$pkgver.tar.gz)
source=(http://downloads.sourceforge.net/sourceforge/$_lpkgdl/$_lpkgname-$pkgver.tar.gz)
md5sums=('d52253adeb219d2fa554cbd744dfff29')
build() {
cd $srcdir/$_pkgname-$pkgver
cd $srcdir/$_lpkgname-$pkgver
./configure --prefix=/usr
make || return 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment