mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
plume-creator: rebuild against libhunspell-1.7.so.0
[ci skip]
This commit is contained in:
parent
bd5d333cfe
commit
144a6ac4fb
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'plume-creator'
|
# Template file for 'plume-creator'
|
||||||
pkgname=plume-creator
|
pkgname=plume-creator
|
||||||
version=0.66.1
|
version=0.66.1
|
||||||
revision=2
|
revision=3
|
||||||
_debianversion=0.66+dfsg1
|
_debianversion=0.66+dfsg1
|
||||||
_debianbuild=3.1build2
|
_debianbuild=3.1build2
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
|
@ -36,7 +36,6 @@ post_extract() {
|
||||||
patch -p1 <${wrksrc}/debian/patches/remove-SlimUpdater.patch
|
patch -p1 <${wrksrc}/debian/patches/remove-SlimUpdater.patch
|
||||||
patch -p1 <${wrksrc}/debian/patches/translations-es.patch
|
patch -p1 <${wrksrc}/debian/patches/translations-es.patch
|
||||||
patch -p1 <${wrksrc}/debian/patches/built-in-Qt5.patch
|
patch -p1 <${wrksrc}/debian/patches/built-in-Qt5.patch
|
||||||
sed -i 's/-lhunspell/-lhunspell-1.6/g' ${wrksrc}/plume-creator.pro
|
|
||||||
patch -p1 <${wrksrc}/debian/patches/desktop.patch
|
patch -p1 <${wrksrc}/debian/patches/desktop.patch
|
||||||
sed -i 's|quazip/JlCompress|quazip5/JlCompress|g' src/fileupdater.cpp src/hub.h \
|
sed -i 's|quazip/JlCompress|quazip5/JlCompress|g' src/fileupdater.cpp src/hub.h \
|
||||||
src/themes.cpp src/importuserdictdialog.cpp src/zipper/zipper.cpp \
|
src/themes.cpp src/importuserdictdialog.cpp src/zipper/zipper.cpp \
|
||||||
|
|
Loading…
Add table
Reference in a new issue