Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Commit

Permalink
archrelease: copy trunk to community-x86_64
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-community/svn@628207 9fca08f4-af9d-4005-b8df-a31f2cc04f65
  • Loading branch information
arojas authored and svntogit committed May 16, 2020
1 parent 452c540 commit 23d1042
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions repos/community-x86_64/PKGBUILD
Expand Up @@ -7,7 +7,7 @@
pkgbase=gmic
pkgname=(gmic zart gimp-plugin-gmic krita-plugin-gmic)
pkgver=2.9.0
pkgrel=9
pkgrel=10
arch=(x86_64)
url="https://gmic.eu/"
license=(custom:CeCILL)
Expand Down Expand Up @@ -64,7 +64,7 @@ build() {
make

cd ../build-zart
export CXXFLAGS=${CXXFLAGS/-O2/} # https://github.com/c-koi/zart/issues/14
unset CXXFLAGS # https://github.com/c-koi/zart/issues/14
qmake ../gmic-$pkgver/zart \
GMIC_PATH="$srcdir"/gmic-$pkgver/src GMIC_DYNAMIC_LINKING=on QMAKE_CXXFLAGS+=" -DOPENCV2_HEADERS"
make
Expand Down

0 comments on commit 23d1042

Please sign in to comment.