mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
misc/boncuk: Updated for version 1.1.
This commit includes a build fix and typo fix in the slack-desc. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
79a6b4aab2
commit
54fb7bcb28
3 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=boncuk
|
||||
VERSION=${VERSION:-1.0}
|
||||
VERSION=${VERSION:-1.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -74,7 +74,7 @@ find . \
|
|||
-exec chmod 644 {} \;
|
||||
|
||||
lrelease boncuk.pro
|
||||
qmake QMAKE_CXXFLAGS="$SLKCFLAGS"
|
||||
qmake QMAKE_CXXFLAGS="$SLKCFLAGS -fpermissive"
|
||||
make
|
||||
strip --strip-unneeded bin/boncuk
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="boncuk"
|
||||
VERSION="1.0"
|
||||
VERSION="1.1"
|
||||
HOMEPAGE="http://sf.net/projects/pysozluk-qt"
|
||||
DOWNLOAD="http://sourceforge.net/projects/pysozluk-qt/files/boncuk/1.0/boncuk-1.0.tar.bz2 \
|
||||
DOWNLOAD="http://sourceforge.net/projects/pysozluk-qt/files/boncuk/1.1/boncuk-1.1.tar.bz2 \
|
||||
http://downloads.sourceforge.net/project/pysozluk-qt/boncuk-dict/0.1.1/boncuk-dict-0.1.1.tar.bz2"
|
||||
MD5SUM="5419c49f7133931cc201304fa56a1134 \
|
||||
MD5SUM="7095e5b1de358d79eada315f47915d59 \
|
||||
c02201294ec15d45549a05a9455b2811"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
boncuk: boncuk( Turkish-English/English-Turkish Dictionary)
|
||||
boncuk:
|
||||
boncuk: Boncuk is a simple QT based Turkish-English/English-Turkish
|
||||
boncuk: dictionary which can do off-line and on-line work look-ups.
|
||||
boncuk: dictionary which can do off-line and on-line word look-ups.
|
||||
boncuk:
|
||||
boncuk:
|
||||
boncuk:
|
||||
|
|
Loading…
Reference in a new issue