Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
gmic-qt 2.5.5
Browse files Browse the repository at this point in the history
moved to single rls tar build, still fails on fftw_thread erro, rebuilding fftw did not fix
octopi latest checkout, fixes #177, sysinfo now generates local file
kmymoney enable sqlcipher, needs newer alkimia, 7.0 is no longer used, not build yet, waiting for newer alkimia
ktouch rebuild for Qt 5.12.2
wine 4.5
  • Loading branch information
demmm committed Mar 30, 2019
1 parent a21a27c commit c5d236e
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 19 deletions.
19 changes: 10 additions & 9 deletions gmic-qt/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

pkgname=gmic-qt
pkgver=2.5.4
pkgver=2.5.5
_gmic=74a9457dd807682ac6e767f712402c6c1e2c688a
_commit=8548172228870168e5fe1ecefea5599a9a824d6e
pkgrel=1
Expand All @@ -10,25 +10,26 @@ license=('GPLv3')
arch=('x86_64')
depends=('qt5-base' 'libpng' 'zlib' 'fftw' 'curl')
makedepends=('cmake' 'qt5-tools')
source=("https://github.com/dtschump/gmic/archive/${_gmic}.zip"
"https://github.com/c-koi/gmic-qt/archive/${_commit}.zip")
md5sums=('2fcd03453866775fbd4aa9f984ba1aff'
'd11008ca7dadd17e22bc25adac8cab2e')
#source=("https://github.com/dtschump/gmic/archive/${_gmic}.zip"
# "https://github.com/c-koi/gmic-qt/archive/${_commit}.zip")
source=("https://gmic.eu/files/source/gmic_${pkgver}.tar.gz")
md5sums=('b916bfc7dbc03680cbe3a56ae9b1f835')

build() {
cd gmic-${_gmic}/
cd gmic-${pkgver}/
make -C src CImg.h gmic_stdlib.h

cd ../gmic-qt-${_commit}
cd gmic-qt
cmake \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
-DGMIC_QT_HOST=krita \
-DGMIC_PATH="../gmic-${_gmic}/src"
-DGMIC_PATH="../src"
make
}

package() {
cd gmic-qt-${_commit}
cd gmic-${pkgver}/gmic-qt

#make DESTDIR=${pkgdir} install
install -D -m755 gmic_krita_qt ${pkgdir}/usr/bin/gmic_krita_qt
Expand Down
6 changes: 3 additions & 3 deletions kmymoney/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

pkgname=kmymoney
pkgver=5.0.3
pkgrel=1
pkgrel=2
pkgdesc="An finance manager for KDE with HBCI support"
arch=('x86_64')
url="http://www.kmymoney.org/"
Expand All @@ -10,7 +10,7 @@ depends=('karchive' 'kcoreaddons' 'kconfig' 'kconfigwidgets' 'ki18n' 'kcompletio
'kservice' 'kwallet' 'kiconthemes' 'kxmlgui' 'ktextwidgets' 'knotifications' 'kio' 'kholidays'
'gpgme' 'kcontacts' 'akonadi-contacts' 'akonadi' 'kidentitymanagement' 'kross'
'shared-mime-info' 'boost-libs' 'pulseaudio' 'libofx' 'libical' 'alkimia' 'kdiagram'
'kactivities' 'aqbanking' 'kdewebkit') # not finding sqlite 'sqlcipher')
'kactivities' 'aqbanking' 'kdewebkit' 'sqlcipher')
makedepends=('extra-cmake-modules' 'kdoctools' 'docbook-xsl' 'boost')
groups=('office')
source=("https://download.kde.org/stable/kmymoney/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
Expand All @@ -29,7 +29,7 @@ build() {
-DKDE_INSTALL_PLUGINDIR=/usr/lib/qt5/plugins \
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
-DBUILD_TESTING=OFF \
-DENABLE_SQLCIPHER=OFF \
-DENABLE_SQLCIPHER=ON \
-DENABLE_WEBENGINE=OFF # build fails when using qtwebengine looking for KWebView
make
}
Expand Down
2 changes: 1 addition & 1 deletion ktouch/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf

pkgname=ktouch
pkgver=${_kdever}
pkgrel=1
pkgrel=2
pkgdesc="Touch Typing Tutor"
url="http://kde.org/applications/education/ktouch/"
arch=('x86_64')
Expand Down
6 changes: 3 additions & 3 deletions octopi/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
pkgname=octopi
pkgver=0.9.0.82
pkgrel=1
_commit=da016fdf5f028cf2e374a211540629ea6472aeb9
_commit=535f2c1839652ca4a583decd6e1a9c9b520570fc
pkgdesc="This is Octopi, a powerful Pacman frontend using Qt libs"
url="https://octopiproject.wordpress.com/"
arch=('x86_64')
license=('GPL2')
depends=('pacman' 'pacman-contrib' 'pkgfile' 'knotifications' 'alpm_octopi_utils' 'qtermwidget')
groups=('system')
#install=octopi.install
source=("https://github.com/demmm/octopi/archive/${_commit}.zip"
source=("https://github.com/aarnt/octopi/archive/${_commit}.zip"
"images3.tar.xz"
"https://github.com/aarnt/octopi/commit/a9d9eb30d37e97369cfc64204fe0bde9e0e29918.diff")
md5sums=('de9b1248859b3dd885c1a9c1d991688d'
md5sums=('65af0b2c942c943258f7a3651e213e74'
'3c3345539c8500d303f33f890fe733fe'
'94aa6b71b4f42f5523be82dccc90f266')

Expand Down
6 changes: 3 additions & 3 deletions wine/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

pkgname=wine
pkgver=4.4
_pkgver=4.4
pkgver=4.5
_pkgver=4.5
pkgrel=1
pkgdesc="Compatibility layer capable of running Windows applications on several POSIX-compliant operating systems."
url="https://www.winehq.com"
Expand All @@ -16,7 +16,7 @@ makedepends=('autoconf' 'perl' 'fontforge' 'flex' 'libxpm' 'libxmu')
install=wine.install
groups=('system')
source=("https://dl.winehq.org/wine/source/4.x/${pkgname}-${_pkgver}.tar.xz")
sha1sums=('c08501490e7f819aa4704ad8c3f820997fe64391')
sha1sums=('d1f1cdf83162d37415b08e5695244008c70a29c8')

build() {
mkdir -p build
Expand Down

0 comments on commit c5d236e

Please sign in to comment.