Browse Source

Updated lyx (1.4.4 -> 1.5.1)

- Update required qt4
early
Minto van der Sluis 18 years ago
parent
commit
2e796d4ff1
  1. 8
      editors/lyx/lyx.conf
  2. 4
      editors/lyx/lyx.desc

8
editors/lyx/lyx.conf

@ -12,9 +12,7 @@
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
# if qt3 is available we use it as default
if pkginstalled qt3 ; then
var_append confopt " " "--with-frontend=qt"
else
pkginstalled gtk+ && var_append confopt " " "--with-frontend=gtk"
# if qt4 is available we use it as default
if pkginstalled qt4 ; then
var_append confopt " " "--with-frontend=qt4"
fi

4
editors/lyx/lyx.desc

@ -31,9 +31,9 @@
[L] GPL
[S] Stable
[V] 1.4.4
[V] 1.5.1
[P] X -----5---9 800.000
[O] prefix="usr/X11"; set_confopt
[D] 3171839179 lyx-1.4.4.tar.bz2 ftp://ftp.lyx.org/pub/lyx/stable/
[D] 196508943 lyx-1.5.1.tar.bz2 ftp://ftp.lyx.org/pub/lyx/stable/

Loading…
Cancel
Save