wok-next diff TeXmacs/receipt @ rev 20715

Up nsd (4.1.21)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun May 27 13:10:46 2018 +0300 (2018-05-27)
parents d59705695f3d
children d958fec46c9f
line diff
     1.1 --- a/TeXmacs/receipt	Fri Sep 27 09:29:34 2013 +0000
     1.2 +++ b/TeXmacs/receipt	Sun May 27 13:10:46 2018 +0300
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="TeXmacs"
     1.7 -VERSION="1.0.7.8"
     1.8 +VERSION="1.0.7.18"
     1.9  CATEGORY="office"
    1.10  SHORT_DESC="The high quality of TeX with a wisiwyg editor"
    1.11  MAINTAINER="slitaz@leledy.fr"
    1.12 @@ -17,11 +17,9 @@
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -     mv $src-src $src 2> /dev/null
    1.17 -     cd $src
    1.18 -     sed -i 's|.*include <util.h>|//&|' plugins/shell/src/tm_shell.cpp plugins/r/src/tm_r.c
    1.19       ./configure \
    1.20           --with-imlib2 \
    1.21 +	 --disable-qt \
    1.22           --prefix=/usr \
    1.23           --infodir=/usr/share/info \
    1.24           --mandir=/usr/share/man \