[arch-commits] Commit in lyx/trunk (PKGBUILD)

2020-12-19 Thread Antonio Rojas via arch-commits
Date: Saturday, December 19, 2020 @ 11:43:07
  Author: arojas
Revision: 404623

Update to 2.3.6

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-19 11:36:57 UTC (rev 404622)
+++ PKGBUILD2020-12-19 11:43:07 UTC (rev 404623)
@@ -2,8 +2,8 @@
 # Contributor: Jason Chu 
 
 pkgname=lyx
-pkgver=2.3.5.2
-pkgrel=2
+pkgver=2.3.6
+pkgrel=1
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('x86_64')
 url="https://www.lyx.org;
@@ -19,7 +19,7 @@
 source=(https://ftp.lip6.fr/pub/lyx/stable/2.3.x/lyx-$pkgver.tar.gz{,.sig}
 lyxrc.dist)
 validpgpkeys=('FE66471B43559707AFDAD955DE7A44FAC7FB382D')  # LyX Release 
Manager
-sha512sums=('d57b6e28282138960aa1bde7466449db659bda92d56539ba484b3adfb9a5419df52837e5106d5e10c1fa3257d38cd1386ef9aff70a7b40e3e4648a63c2e35742'
+sha512sums=('754ea233c654185e76e6845b3f88d234927d753729f29eeebe486ed534816e03dd2124d52c78d73ab1d860ca8f9b7dd67730e3f1fb00b44f6d6570b622ec88bd'
 'SKIP'
 
'eef777cf6033a7b1e04700f33068b07309f8d5c6931c16927305dafb3a00fd46d4b536149349ab56b7455e7dea195c8889da2b6fbf9caa9e76bc0557f9358bc3')
 


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2020-11-12 Thread Felix Yan via arch-commits
Date: Thursday, November 12, 2020 @ 19:34:18
  Author: felixonmars
Revision: 400708

upgpkg: lyx 2.3.5.2-2: Python 3.9 rebuild

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 19:33:44 UTC (rev 400707)
+++ PKGBUILD2020-11-12 19:34:18 UTC (rev 400708)
@@ -3,7 +3,7 @@
 
 pkgname=lyx
 pkgver=2.3.5.2
-pkgrel=1
+pkgrel=2
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('x86_64')
 url="https://www.lyx.org;


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2020-07-02 Thread Antonio Rojas via arch-commits
Date: Thursday, July 2, 2020 @ 06:35:05
  Author: arojas
Revision: 390736

Update to 2.3.5.2

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-02 06:08:10 UTC (rev 390735)
+++ PKGBUILD2020-07-02 06:35:05 UTC (rev 390736)
@@ -2,8 +2,8 @@
 # Contributor: Jason Chu 
 
 pkgname=lyx
-pkgver=2.3.5.1
-pkgrel=2
+pkgver=2.3.5.2
+pkgrel=1
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('x86_64')
 url="https://www.lyx.org;
@@ -19,7 +19,7 @@
 source=(https://ftp.lip6.fr/pub/lyx/stable/2.3.x/lyx-$pkgver.tar.gz{,.sig}
 lyxrc.dist)
 validpgpkeys=('FE66471B43559707AFDAD955DE7A44FAC7FB382D')  # LyX Release 
Manager
-sha512sums=('9c673ea0deb550934f04370c297aaa30b38631eebba772636b8689aa6abf6c412a70a3d41da2abdd62f58c00b0e8886e8b3a4a03df0744570f2a99cc53e663b1'
+sha512sums=('d57b6e28282138960aa1bde7466449db659bda92d56539ba484b3adfb9a5419df52837e5106d5e10c1fa3257d38cd1386ef9aff70a7b40e3e4648a63c2e35742'
 'SKIP'
 
'eef777cf6033a7b1e04700f33068b07309f8d5c6931c16927305dafb3a00fd46d4b536149349ab56b7455e7dea195c8889da2b6fbf9caa9e76bc0557f9358bc3')
 


[arch-commits] Commit in lyx/trunk (PKGBUILD lyx-enchant2.patch)

2020-06-09 Thread Antonio Rojas via arch-commits
Date: Tuesday, June 9, 2020 @ 16:57:22
  Author: arojas
Revision: 388677

Add missing hunspell dependency (FS#66956)

Modified:
  lyx/trunk/PKGBUILD
Deleted:
  lyx/trunk/lyx-enchant2.patch

+
 PKGBUILD   |4 ++--
 lyx-enchant2.patch |   37 -
 2 files changed, 2 insertions(+), 39 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-09 16:03:55 UTC (rev 388676)
+++ PKGBUILD2020-06-09 16:57:22 UTC (rev 388677)
@@ -3,11 +3,11 @@
 
 pkgname=lyx
 pkgver=2.3.5.1
-pkgrel=1
+pkgrel=2
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('x86_64')
 url="https://www.lyx.org;
-depends=('qt5-svg' 'texlive-core' 'python' 'imagemagick' 'enchant'
+depends=('qt5-svg' 'texlive-core' 'python' 'imagemagick' 'enchant' 'hunspell'
  'libmythes' 'file' 'hicolor-icon-theme' 'desktop-file-utils')
 makedepends=('boost')
 optdepends=('rcs: built-in version control system'

Deleted: lyx-enchant2.patch
===
--- lyx-enchant2.patch  2020-06-09 16:03:55 UTC (rev 388676)
+++ lyx-enchant2.patch  2020-06-09 16:57:22 UTC (rev 388677)
@@ -1,37 +0,0 @@
-diff --git a/lyx-2.2.3/src/EnchantChecker.cpp.orig 
b/lyx-2.2.3/src/EnchantChecker.cpp
-index 7be361a..70d9914 100644
 lyx-2.2.3/src/EnchantChecker.cpp.orig
-+++ lyx-2.2.3/src/EnchantChecker.cpp
-@@ -53,6 +53,8 @@ struct EnchantChecker::Private
- 
-   /// the spellers
-   Spellers spellers_;
-+
-+  enchant::Broker instance;
- };
- 
- 
-@@ -68,12 +70,11 @@ EnchantChecker::Private::~Private()
- 
- enchant::Dict * EnchantChecker::Private::addSpeller(string const & lang)
- {
--  enchant::Broker * instance = enchant::Broker::instance();
-   Speller m;
- 
-   try {
-   LYXERR(Debug::FILES, "request enchant speller for language " << 
lang);
--  m.speller = instance->request_dict(lang);
-+  m.speller = instance.request_dict(lang);
-   }
-   catch (enchant::Exception & e) {
-   // FIXME error handling?
-@@ -186,8 +187,7 @@ bool EnchantChecker::hasDictionary(Language const * lang) 
const
- {
-   if (!lang)
-   return false;
--  enchant::Broker * instance = enchant::Broker::instance();
--  return (instance->dict_exists(lang->code()));
-+  return (d->instance.dict_exists(lang->code()));
- }
- 
- 


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2020-06-08 Thread Antonio Rojas via arch-commits
Date: Monday, June 8, 2020 @ 21:05:37
  Author: arojas
Revision: 388505

Update to 2.3.5.1

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |   14 --
 1 file changed, 4 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-08 18:32:22 UTC (rev 388504)
+++ PKGBUILD2020-06-08 21:05:37 UTC (rev 388505)
@@ -2,7 +2,7 @@
 # Contributor: Jason Chu 
 
 pkgname=lyx
-pkgver=2.3.4.3
+pkgver=2.3.5.1
 pkgrel=1
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('x86_64')
@@ -19,18 +19,12 @@
 source=(https://ftp.lip6.fr/pub/lyx/stable/2.3.x/lyx-$pkgver.tar.gz{,.sig}
 lyxrc.dist)
 validpgpkeys=('FE66471B43559707AFDAD955DE7A44FAC7FB382D')  # LyX Release 
Manager
-sha512sums=('a1662e5fc6e6e9bb4adb12a1b5ca41878a8c5b6551bb633255c945ddc8c133f2d73a4fdbfc862221623e2a72a767d286e1715de01ea7c0e7493781735ed60fc2'
+sha512sums=('9c673ea0deb550934f04370c297aaa30b38631eebba772636b8689aa6abf6c412a70a3d41da2abdd62f58c00b0e8886e8b3a4a03df0744570f2a99cc53e663b1'
 'SKIP'
 
'eef777cf6033a7b1e04700f33068b07309f8d5c6931c16927305dafb3a00fd46d4b536149349ab56b7455e7dea195c8889da2b6fbf9caa9e76bc0557f9358bc3')
 
-prepare() {
-  cd $pkgname-$pkgver
-  autoreconf -vi
-}
-
 build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  export CXXFLAGS="$CXXFLAGS -fpermissive"
+  cd "${pkgname}-${pkgver/.1/-1}"
   ./configure --prefix=/usr \
 --enable-qt5 --without-included-boost \
 --without-included-mythes
@@ -38,7 +32,7 @@
 }
 
 package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
+  cd "${pkgname}-${pkgver/.1/-1}"
   make DESTDIR="${pkgdir}" install
   # install default config file
   install -Dm644 "${srcdir}/lyxrc.dist" "${pkgdir}/etc/lyx/lyxrc.dist"


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2020-03-15 Thread Felix Yan via arch-commits
Date: Sunday, March 15, 2020 @ 22:34:22
  Author: felixonmars
Revision: 377667

upgpkg: lyx 2.3.4.3-1

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-15 22:32:42 UTC (rev 377666)
+++ PKGBUILD2020-03-15 22:34:22 UTC (rev 377667)
@@ -2,7 +2,7 @@
 # Contributor: Jason Chu 
 
 pkgname=lyx
-pkgver=2.3.4.2
+pkgver=2.3.4.3
 pkgrel=1
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('x86_64')
@@ -19,9 +19,9 @@
 source=(https://ftp.lip6.fr/pub/lyx/stable/2.3.x/lyx-$pkgver.tar.gz{,.sig}
 lyxrc.dist)
 validpgpkeys=('FE66471B43559707AFDAD955DE7A44FAC7FB382D')  # LyX Release 
Manager
-sha256sums=('110e6353f43f435982bdef23899a82120c97cd8c2b1412053584ec651ddf8be6'
+sha512sums=('a1662e5fc6e6e9bb4adb12a1b5ca41878a8c5b6551bb633255c945ddc8c133f2d73a4fdbfc862221623e2a72a767d286e1715de01ea7c0e7493781735ed60fc2'
 'SKIP'
-'7748beb9a821ce06342487e4a60bf4bf632fe2874e187ea54ed654dc6a9ef21e')
+
'eef777cf6033a7b1e04700f33068b07309f8d5c6931c16927305dafb3a00fd46d4b536149349ab56b7455e7dea195c8889da2b6fbf9caa9e76bc0557f9358bc3')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2020-02-12 Thread Antonio Rojas via arch-commits
Date: Wednesday, February 12, 2020 @ 14:27:32
  Author: arojas
Revision: 375500

Update to 2.3.4.2

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-12 14:06:05 UTC (rev 375499)
+++ PKGBUILD2020-02-12 14:27:32 UTC (rev 375500)
@@ -2,7 +2,7 @@
 # Contributor: Jason Chu 
 
 pkgname=lyx
-pkgver=2.3.4
+pkgver=2.3.4.2
 pkgrel=1
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('x86_64')
@@ -19,7 +19,7 @@
 source=(https://ftp.lip6.fr/pub/lyx/stable/2.3.x/lyx-$pkgver.tar.gz{,.sig}
 lyxrc.dist)
 validpgpkeys=('FE66471B43559707AFDAD955DE7A44FAC7FB382D')  # LyX Release 
Manager
-sha256sums=('260209b02d54c440a2a5b05f2562e3c5bb34806e9d8f87b0f8b0baa3b27295b7'
+sha256sums=('110e6353f43f435982bdef23899a82120c97cd8c2b1412053584ec651ddf8be6'
 'SKIP'
 '7748beb9a821ce06342487e4a60bf4bf632fe2874e187ea54ed654dc6a9ef21e')
 


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2020-01-28 Thread Antonio Rojas via arch-commits
Date: Tuesday, January 28, 2020 @ 08:18:39
  Author: arojas
Revision: 374182

Update to 2.3.4

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-28 07:35:43 UTC (rev 374181)
+++ PKGBUILD2020-01-28 08:18:39 UTC (rev 374182)
@@ -2,8 +2,8 @@
 # Contributor: Jason Chu 
 
 pkgname=lyx
-pkgver=2.3.3
-pkgrel=2
+pkgver=2.3.4
+pkgrel=1
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('x86_64')
 url="https://www.lyx.org;
@@ -19,7 +19,7 @@
 source=(https://ftp.lip6.fr/pub/lyx/stable/2.3.x/lyx-$pkgver.tar.gz{,.sig}
 lyxrc.dist)
 validpgpkeys=('FE66471B43559707AFDAD955DE7A44FAC7FB382D')  # LyX Release 
Manager
-sha256sums=('ec8027a0ee8d4d35d2d02e9c8edefb0e873e09347fbc11f6734cebca998d7d48'
+sha256sums=('260209b02d54c440a2a5b05f2562e3c5bb34806e9d8f87b0f8b0baa3b27295b7'
 'SKIP'
 '7748beb9a821ce06342487e4a60bf4bf632fe2874e187ea54ed654dc6a9ef21e')
 


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2019-11-10 Thread Evangelos Foutras via arch-commits
Date: Sunday, November 10, 2019 @ 20:37:57
  Author: foutrelis
Revision: 367703

Python 3.8 rebuild

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-10 20:28:33 UTC (rev 367702)
+++ PKGBUILD2019-11-10 20:37:57 UTC (rev 367703)
@@ -3,7 +3,7 @@
 
 pkgname=lyx
 pkgver=2.3.3
-pkgrel=1
+pkgrel=2
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('x86_64')
 url="https://www.lyx.org;


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2019-06-29 Thread Antonio Rojas via arch-commits
Date: Saturday, June 29, 2019 @ 08:49:05
  Author: arojas
Revision: 357041

Update to 2.3.3, drop unused dependencies

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-29 08:28:34 UTC (rev 357040)
+++ PKGBUILD2019-06-29 08:49:05 UTC (rev 357041)
@@ -2,14 +2,14 @@
 # Contributor: Jason Chu 
 
 pkgname=lyx
-pkgver=2.3.2
+pkgver=2.3.3
 pkgrel=1
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('x86_64')
 url="https://www.lyx.org;
-depends=('qt5-svg' 'texlive-core' 'python' 'imagemagick' 'enchant' 'boost-libs'
+depends=('qt5-svg' 'texlive-core' 'python' 'imagemagick' 'enchant'
  'libmythes' 'file' 'hicolor-icon-theme' 'desktop-file-utils')
-makedepends=('boost' 'bc')
+makedepends=('boost')
 optdepends=('rcs: built-in version control system'
 'texlive-latexextra: float wrap support'
 'python: support for python scripts')
@@ -19,7 +19,7 @@
 source=(https://ftp.lip6.fr/pub/lyx/stable/2.3.x/lyx-$pkgver.tar.gz{,.sig}
 lyxrc.dist)
 validpgpkeys=('FE66471B43559707AFDAD955DE7A44FAC7FB382D')  # LyX Release 
Manager
-sha256sums=('757830824a299ee1bf89a0ac2a053cab0288a63eedf22bfbebf46c0a7a2ebab5'
+sha256sums=('ec8027a0ee8d4d35d2d02e9c8edefb0e873e09347fbc11f6734cebca998d7d48'
 'SKIP'
 '7748beb9a821ce06342487e4a60bf4bf632fe2874e187ea54ed654dc6a9ef21e')
 


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2019-05-06 Thread Antonio Rojas via arch-commits
Date: Monday, May 6, 2019 @ 20:34:04
  Author: arojas
Revision: 352629

https

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-06 20:32:50 UTC (rev 352628)
+++ PKGBUILD2019-05-06 20:34:04 UTC (rev 352629)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('x86_64')
-url="http://www.lyx.org;
+url="https://www.lyx.org;
 depends=('qt5-svg' 'texlive-core' 'python' 'imagemagick' 'enchant' 'boost-libs'
  'libmythes' 'file' 'hicolor-icon-theme' 'desktop-file-utils')
 makedepends=('boost' 'bc')
@@ -16,10 +16,10 @@
 license=('GPL')
 backup=('etc/lyx/lyxrc.dist')
 options=('emptydirs')
-source=(ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/$pkgname-$pkgver.tar.xz{,.sig}
+source=(https://ftp.lip6.fr/pub/lyx/stable/2.3.x/lyx-$pkgver.tar.gz{,.sig}
 lyxrc.dist)
 validpgpkeys=('FE66471B43559707AFDAD955DE7A44FAC7FB382D')  # LyX Release 
Manager
-sha256sums=('f1a80fc7d0c69e5a28145275dd4f88d2a93bad1033b0cffe953f668fbbe4956c'
+sha256sums=('757830824a299ee1bf89a0ac2a053cab0288a63eedf22bfbebf46c0a7a2ebab5'
 'SKIP'
 '7748beb9a821ce06342487e4a60bf4bf632fe2874e187ea54ed654dc6a9ef21e')
 


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2018-12-20 Thread Ronald van Haren via arch-commits
Date: Thursday, December 20, 2018 @ 14:08:52
  Author: ronald
Revision: 342606

upgpkg: lyx 2.3.2-1

update to 2.3.2

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |   11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-20 13:10:45 UTC (rev 342605)
+++ PKGBUILD2018-12-20 14:08:52 UTC (rev 342606)
@@ -2,14 +2,13 @@
 # Contributor: Jason Chu 
 
 pkgname=lyx
-pkgver=2.3.1
-_pkgver='2.3.1-2'
-pkgrel=2
+pkgver=2.3.2
+pkgrel=1
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('x86_64')
 url="http://www.lyx.org;
 depends=('qt5-svg' 'texlive-core' 'python' 'imagemagick' 'enchant' 'boost-libs'
- 'libmythes' 'file' 'hicolor-icon-theme')
+ 'libmythes' 'file' 'hicolor-icon-theme' 'desktop-file-utils')
 makedepends=('boost' 'bc')
 optdepends=('rcs: built-in version control system'
 'texlive-latexextra: float wrap support'
@@ -17,10 +16,10 @@
 license=('GPL')
 backup=('etc/lyx/lyxrc.dist')
 options=('emptydirs')
-source=(ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/$pkgname-$_pkgver.tar.xz{,.sig}
+source=(ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/$pkgname-$pkgver.tar.xz{,.sig}
 lyxrc.dist)
 validpgpkeys=('FE66471B43559707AFDAD955DE7A44FAC7FB382D')  # LyX Release 
Manager
-sha256sums=('f5c9450ba196ed9d49fbc573f65b10d1726d16a62453466957aba2a9f6d66f84'
+sha256sums=('f1a80fc7d0c69e5a28145275dd4f88d2a93bad1033b0cffe953f668fbbe4956c'
 'SKIP'
 '7748beb9a821ce06342487e4a60bf4bf632fe2874e187ea54ed654dc6a9ef21e')
 


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2018-11-17 Thread Evangelos Foutras via arch-commits
Date: Saturday, November 17, 2018 @ 17:38:53
  Author: foutrelis
Revision: 340047

hunspell 1.7.0 rebuild

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-17 17:27:29 UTC (rev 340046)
+++ PKGBUILD2018-11-17 17:38:53 UTC (rev 340047)
@@ -4,7 +4,7 @@
 pkgname=lyx
 pkgver=2.3.1
 _pkgver='2.3.1-2'
-pkgrel=1
+pkgrel=2
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('x86_64')
 url="http://www.lyx.org;


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2018-09-17 Thread Ronald van Haren via arch-commits
Date: Monday, September 17, 2018 @ 12:43:37
  Author: ronald
Revision: 334685

upgpkg: lyx 2.3.1-1

update to 2.3.1; scripts now all support python3 -> change depends

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |   21 +
 1 file changed, 9 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-17 12:21:07 UTC (rev 334684)
+++ PKGBUILD2018-09-17 12:43:37 UTC (rev 334685)
@@ -2,13 +2,14 @@
 # Contributor: Jason Chu 
 
 pkgname=lyx
-pkgver=2.3.0
+pkgver=2.3.1
+_pkgver='2.3.1-2'
 pkgrel=1
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('x86_64')
 url="http://www.lyx.org;
-depends=('qt5-svg' 'texlive-core' 'python2' 'imagemagick' 'enchant' 
'boost-libs' 'libmythes' 'file'
- 'hicolor-icon-theme')
+depends=('qt5-svg' 'texlive-core' 'python' 'imagemagick' 'enchant' 'boost-libs'
+ 'libmythes' 'file' 'hicolor-icon-theme')
 makedepends=('boost' 'bc')
 optdepends=('rcs: built-in version control system'
 'texlive-latexextra: float wrap support'
@@ -16,19 +17,15 @@
 license=('GPL')
 backup=('etc/lyx/lyxrc.dist')
 options=('emptydirs')
-source=(ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/$pkgname-$pkgver.tar.xz{,.sig}
-lyxrc.dist lyx-enchant2.patch)
+source=(ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/$pkgname-$_pkgver.tar.xz{,.sig}
+lyxrc.dist)
 validpgpkeys=('FE66471B43559707AFDAD955DE7A44FAC7FB382D')  # LyX Release 
Manager
-sha512sums=('77366d365f600069564b6d508ba2169744bbc7bc4dc9cb7e9d5f44941796dd7a027ca9ad08f5a67fd6863cbd1f6308ce5233b6e8685ebc6cf78ed19eef84ccb5'
-'SKIP'   
-
'eef777cf6033a7b1e04700f33068b07309f8d5c6931c16927305dafb3a00fd46d4b536149349ab56b7455e7dea195c8889da2b6fbf9caa9e76bc0557f9358bc3'
-
'4c3ac4d6b01cb8072179718d9401e61634ce3ac0f324e1d4955d7026889183734d04d9760cc850bce6308917060584eab41d389812e0ddafdf80386c21e04d49')
+sha256sums=('f5c9450ba196ed9d49fbc573f65b10d1726d16a62453466957aba2a9f6d66f84'
+'SKIP'
+'7748beb9a821ce06342487e4a60bf4bf632fe2874e187ea54ed654dc6a9ef21e')
 
-
 prepare() {
   cd $pkgname-$pkgver
-  patch -p1 -i ../lyx-enchant2.patch # Fix build with Enchant 2.x
-  sed -e 's|\[enchant\]|\[enchant-2\]|g' -i config/spell.m4
   autoreconf -vi
 }
 


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2018-03-02 Thread Ronald van Haren via arch-commits
Date: Friday, March 2, 2018 @ 14:29:12
  Author: ronald
Revision: 317755

upgpkg: lyx 2.3.0-1

update to 2.3.0; add gpg signature

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |   14 +-
 1 file changed, 9 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-02 12:49:43 UTC (rev 317754)
+++ PKGBUILD2018-03-02 14:29:12 UTC (rev 317755)
@@ -3,8 +3,8 @@
 # Contributor: Jason Chu 
 
 pkgname=lyx
-pkgver=2.2.3
-pkgrel=7
+pkgver=2.3.0
+pkgrel=1
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('x86_64')
 url="http://www.lyx.org;
@@ -12,16 +12,20 @@
  'hicolor-icon-theme')
 makedepends=('boost' 'bc')
 optdepends=('rcs: built-in version control system'
-'texlive-latexextra: float wrap support')
+'texlive-latexextra: float wrap support'
+'python: support for python scripts')
 license=('GPL')
 backup=('etc/lyx/lyxrc.dist')
 options=('emptydirs')
-source=(ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/$pkgname-$pkgver.tar.xz
+source=(ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/$pkgname-$pkgver.tar.xz{,.sig}
 lyxrc.dist lyx-enchant2.patch)
-sha512sums=('b5a4a16b22680022651a0f3911c2c24bcd3541a573e672e541cb0af6572089e4b0e0ec1cafb40850e75c377e7da5b286d0314886e0c57d55f57645d8e4a07708'
+validpgpkeys=('FE66471B43559707AFDAD955DE7A44FAC7FB382D')  # LyX Release 
Manager
+sha512sums=('77366d365f600069564b6d508ba2169744bbc7bc4dc9cb7e9d5f44941796dd7a027ca9ad08f5a67fd6863cbd1f6308ce5233b6e8685ebc6cf78ed19eef84ccb5'
+'SKIP'   
 
'eef777cf6033a7b1e04700f33068b07309f8d5c6931c16927305dafb3a00fd46d4b536149349ab56b7455e7dea195c8889da2b6fbf9caa9e76bc0557f9358bc3'
 
'4c3ac4d6b01cb8072179718d9401e61634ce3ac0f324e1d4955d7026889183734d04d9760cc850bce6308917060584eab41d389812e0ddafdf80386c21e04d49')
 
+
 prepare() {
   cd $pkgname-$pkgver
   patch -p1 -i ../lyx-enchant2.patch # Fix build with Enchant 2.x


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2018-01-15 Thread Antonio Rojas via arch-commits
Date: Monday, January 15, 2018 @ 18:35:30
  Author: arojas
Revision: 314812

enchant 2.2.1 rebuild

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-15 18:00:50 UTC (rev 314811)
+++ PKGBUILD2018-01-15 18:35:30 UTC (rev 314812)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=2.2.3
-pkgrel=6
+pkgrel=7
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('x86_64')
 url="http://www.lyx.org;
@@ -25,6 +25,8 @@
 prepare() {
   cd $pkgname-$pkgver
   patch -p1 -i ../lyx-enchant2.patch # Fix build with Enchant 2.x
+  sed -e 's|\[enchant\]|\[enchant-2\]|g' -i config/spell.m4
+  autoreconf -vi
 }
 
 build() {


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2017-12-28 Thread Felix Yan via arch-commits
Date: Thursday, December 28, 2017 @ 16:12:33
  Author: felixonmars
Revision: 313728

upgpkg: lyx 2.2.3-6

rebuild with boost 1.66.0

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-28 16:08:04 UTC (rev 313727)
+++ PKGBUILD2017-12-28 16:12:33 UTC (rev 313728)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=2.2.3
-pkgrel=5
+pkgrel=6
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('x86_64')
 url="http://www.lyx.org;
@@ -18,9 +18,9 @@
 options=('emptydirs')
 source=(ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/$pkgname-$pkgver.tar.xz
 lyxrc.dist lyx-enchant2.patch)
-sha1sums=('8c9946ab8ee762f1e21467dbf066f0adef6261d1'
-  '56416642cc3da2a13b87b84e6b87c1a239f3d09a'
-  '706c34e1a0b43cb01c6802cb85f65599dd0a3d18')
+sha512sums=('b5a4a16b22680022651a0f3911c2c24bcd3541a573e672e541cb0af6572089e4b0e0ec1cafb40850e75c377e7da5b286d0314886e0c57d55f57645d8e4a07708'
+
'eef777cf6033a7b1e04700f33068b07309f8d5c6931c16927305dafb3a00fd46d4b536149349ab56b7455e7dea195c8889da2b6fbf9caa9e76bc0557f9358bc3'
+
'4c3ac4d6b01cb8072179718d9401e61634ce3ac0f324e1d4955d7026889183734d04d9760cc850bce6308917060584eab41d389812e0ddafdf80386c21e04d49')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in lyx/trunk (PKGBUILD lyx-enchant2.patch)

2017-11-24 Thread Antonio Rojas
Date: Friday, November 24, 2017 @ 14:22:43
  Author: arojas
Revision: 310806

Fixup enchant 2 support

Modified:
  lyx/trunk/PKGBUILD
  lyx/trunk/lyx-enchant2.patch

+
 PKGBUILD   |4 ++--
 lyx-enchant2.patch |   23 ---
 2 files changed, 18 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-11-24 13:05:04 UTC (rev 310805)
+++ PKGBUILD2017-11-24 14:22:43 UTC (rev 310806)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=2.2.3
-pkgrel=4
+pkgrel=5
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('x86_64')
 url="http://www.lyx.org;
@@ -20,7 +20,7 @@
 lyxrc.dist lyx-enchant2.patch)
 sha1sums=('8c9946ab8ee762f1e21467dbf066f0adef6261d1'
   '56416642cc3da2a13b87b84e6b87c1a239f3d09a'
-  '035d6e7d5c1e83a62e426f99558089edbede0053')
+  '706c34e1a0b43cb01c6802cb85f65599dd0a3d18')
 
 prepare() {
   cd $pkgname-$pkgver

Modified: lyx-enchant2.patch
===
--- lyx-enchant2.patch  2017-11-24 13:05:04 UTC (rev 310805)
+++ lyx-enchant2.patch  2017-11-24 14:22:43 UTC (rev 310806)
@@ -1,11 +1,21 @@
 lyx-2.2.3/src/EnchantChecker.cpp.orig  2017-11-23 11:19:54.636524228 
+
-+++ lyx-2.2.3/src/EnchantChecker.cpp   2017-11-23 11:21:06.583432311 +
-@@ -68,12 +68,12 @@
+diff --git a/lyx-2.2.3/src/EnchantChecker.cpp.orig 
b/lyx-2.2.3/src/EnchantChecker.cpp
+index 7be361a..70d9914 100644
+--- lyx-2.2.3/src/EnchantChecker.cpp.orig
 lyx-2.2.3/src/EnchantChecker.cpp
+@@ -53,6 +53,8 @@ struct EnchantChecker::Private
  
+   /// the spellers
+   Spellers spellers_;
++
++  enchant::Broker instance;
+ };
+ 
+ 
+@@ -68,12 +70,11 @@ EnchantChecker::Private::~Private()
+ 
  enchant::Dict * EnchantChecker::Private::addSpeller(string const & lang)
  {
 -  enchant::Broker * instance = enchant::Broker::instance();
-+  enchant::Broker instance;
Speller m;
  
try {
@@ -15,14 +25,13 @@
}
catch (enchant::Exception & e) {
// FIXME error handling?
-@@ -186,8 +186,8 @@
+@@ -186,8 +187,7 @@ bool EnchantChecker::hasDictionary(Language const * lang) 
const
  {
if (!lang)
return false;
 -  enchant::Broker * instance = enchant::Broker::instance();
 -  return (instance->dict_exists(lang->code()));
-+  enchant::Broker instance;
-+  return (instance.dict_exists(lang->code()));
++  return (d->instance.dict_exists(lang->code()));
  }
  
  


[arch-commits] Commit in lyx/trunk (PKGBUILD lyx-enchant2.patch)

2017-11-23 Thread Antonio Rojas
Date: Thursday, November 23, 2017 @ 11:53:24
  Author: arojas
Revision: 310727

enchant 2.1 rebuild

Added:
  lyx/trunk/lyx-enchant2.patch
Modified:
  lyx/trunk/PKGBUILD

+
 PKGBUILD   |   12 +---
 lyx-enchant2.patch |   28 
 2 files changed, 37 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-11-23 07:34:18 UTC (rev 310726)
+++ PKGBUILD2017-11-23 11:53:24 UTC (rev 310727)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=2.2.3
-pkgrel=3
+pkgrel=4
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('x86_64')
 url="http://www.lyx.org;
@@ -17,10 +17,16 @@
 backup=('etc/lyx/lyxrc.dist')
 options=('emptydirs')
 source=(ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/$pkgname-$pkgver.tar.xz
-lyxrc.dist)
+lyxrc.dist lyx-enchant2.patch)
 sha1sums=('8c9946ab8ee762f1e21467dbf066f0adef6261d1'
-  '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
+  '56416642cc3da2a13b87b84e6b87c1a239f3d09a'
+  '035d6e7d5c1e83a62e426f99558089edbede0053')
 
+prepare() {
+  cd $pkgname-$pkgver
+  patch -p1 -i ../lyx-enchant2.patch # Fix build with Enchant 2.x
+}
+
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
   export CXXFLAGS="$CXXFLAGS -fpermissive"

Added: lyx-enchant2.patch
===
--- lyx-enchant2.patch  (rev 0)
+++ lyx-enchant2.patch  2017-11-23 11:53:24 UTC (rev 310727)
@@ -0,0 +1,28 @@
+--- lyx-2.2.3/src/EnchantChecker.cpp.orig  2017-11-23 11:19:54.636524228 
+
 lyx-2.2.3/src/EnchantChecker.cpp   2017-11-23 11:21:06.583432311 +
+@@ -68,12 +68,12 @@
+ 
+ enchant::Dict * EnchantChecker::Private::addSpeller(string const & lang)
+ {
+-  enchant::Broker * instance = enchant::Broker::instance();
++  enchant::Broker instance;
+   Speller m;
+ 
+   try {
+   LYXERR(Debug::FILES, "request enchant speller for language " << 
lang);
+-  m.speller = instance->request_dict(lang);
++  m.speller = instance.request_dict(lang);
+   }
+   catch (enchant::Exception & e) {
+   // FIXME error handling?
+@@ -186,8 +186,8 @@
+ {
+   if (!lang)
+   return false;
+-  enchant::Broker * instance = enchant::Broker::instance();
+-  return (instance->dict_exists(lang->code()));
++  enchant::Broker instance;
++  return (instance.dict_exists(lang->code()));
+ }
+ 
+ 


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2017-09-10 Thread Antonio Rojas
Date: Sunday, September 10, 2017 @ 16:37:31
  Author: arojas
Revision: 305250

boost 1.65 rebuild

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-10 16:19:51 UTC (rev 305249)
+++ PKGBUILD2017-09-10 16:37:31 UTC (rev 305250)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=2.2.3
-pkgrel=2
+pkgrel=3
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('i686' 'x86_64')
 url="http://www.lyx.org;


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2017-05-17 Thread Antonio Rojas
Date: Wednesday, May 17, 2017 @ 15:41:41
  Author: arojas
Revision: 296222

boost 1.64 rebuild

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-17 15:06:21 UTC (rev 296221)
+++ PKGBUILD2017-05-17 15:41:41 UTC (rev 296222)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=2.2.3
-pkgrel=1
+pkgrel=2
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('i686' 'x86_64')
 url="http://www.lyx.org;


[arch-commits] Commit in lyx/trunk (PKGBUILD qt58.patch)

2017-05-17 Thread Antonio Rojas
Date: Wednesday, May 17, 2017 @ 07:24:18
  Author: arojas
Revision: 296198

Update to 2.2.3

Modified:
  lyx/trunk/PKGBUILD
Deleted:
  lyx/trunk/qt58.patch

+
 PKGBUILD   |   13 +++--
 qt58.patch |   33 -
 2 files changed, 3 insertions(+), 43 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-17 06:12:17 UTC (rev 296197)
+++ PKGBUILD2017-05-17 07:24:18 UTC (rev 296198)
@@ -3,8 +3,8 @@
 # Contributor: Jason Chu 
 
 pkgname=lyx
-pkgver=2.2.2
-pkgrel=4
+pkgver=2.2.3
+pkgrel=1
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('i686' 'x86_64')
 url="http://www.lyx.org;
@@ -17,17 +17,10 @@
 backup=('etc/lyx/lyxrc.dist')
 options=('emptydirs')
 source=(ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/$pkgname-$pkgver.tar.xz
-qt58.patch
 lyxrc.dist)
-sha1sums=('30f6f24f81a8990261b1dfd9a6196dfe1459abda'
-  'df07c31590afb7004cfd47a93064f172a5bc8f42'
+sha1sums=('8c9946ab8ee762f1e21467dbf066f0adef6261d1'
   '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
 
-prepare() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  patch -Np1 -i ../qt58.patch
-}
-
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
   export CXXFLAGS="$CXXFLAGS -fpermissive"

Deleted: qt58.patch
===
--- qt58.patch  2017-05-17 06:12:17 UTC (rev 296197)
+++ qt58.patch  2017-05-17 07:24:18 UTC (rev 296198)
@@ -1,33 +0,0 @@
-From 6d375ddeac49ac8c6340398c9797354edca3f5d1 Mon Sep 17 00:00:00 2001
-From: Guillaume Munch 
-Date: Tue, 20 Dec 2016 00:15:58 +0100
-Subject: [PATCH] Fix compilation with Qt5.8dev
-

- src/frontends/qt4/GuiViewSource.cpp |9 ++---
- 1 files changed, 2 insertions(+), 7 deletions(-)
-
-diff --git a/src/frontends/qt4/GuiViewSource.cpp 
b/src/frontends/qt4/GuiViewSource.cpp
-index 9c0ea1d..fe59387 100644
 a/src/frontends/qt4/GuiViewSource.cpp
-+++ b/src/frontends/qt4/GuiViewSource.cpp
-@@ -218,14 +218,9 @@ void ViewSourceWidget::updateView(BufferView const * bv)
-   if (changed && !texrow_) {
-   // position-to-row is unavailable
-   // we jump to the first modification
--  const QChar * oc = old.constData();
--  const QChar * nc = qcontent.constData();
-+  int length = min(old.length(), qcontent.length());
-   int pos = 0;
--  while (*oc != '\0' && *nc != '\0' && *oc == *nc) {
--  ++oc;
--  ++nc;
--  ++pos;
--  }
-+  for (; pos < length && old.at(pos) == qcontent.at(pos); ++pos) 
{}
-   QTextCursor c = QTextCursor(viewSourceTV->document());
-   //get some space below the cursor
-   c.setPosition(pos);
--- 
-1.7.1
-


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2017-04-26 Thread Evangelos Foutras
Date: Wednesday, April 26, 2017 @ 15:28:14
  Author: foutrelis
Revision: 294765

icu 59.1 / hunspell 1.6.0 rebuild

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-04-26 15:11:09 UTC (rev 294764)
+++ PKGBUILD2017-04-26 15:28:14 UTC (rev 294765)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=2.2.2
-pkgrel=3
+pkgrel=4
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('i686' 'x86_64')
 url="http://www.lyx.org;


[arch-commits] Commit in lyx/trunk (PKGBUILD qt58.patch)

2017-04-26 Thread Evangelos Foutras
Date: Wednesday, April 26, 2017 @ 10:32:49
  Author: foutrelis
Revision: 294743

Fix build with Qt 5.8

Added:
  lyx/trunk/qt58.patch
Modified:
  lyx/trunk/PKGBUILD

+
 PKGBUILD   |   10 +-
 qt58.patch |   33 +
 2 files changed, 42 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-04-26 10:32:13 UTC (rev 294742)
+++ PKGBUILD2017-04-26 10:32:49 UTC (rev 294743)
@@ -16,10 +16,18 @@
 license=('GPL')
 backup=('etc/lyx/lyxrc.dist')
 options=('emptydirs')
-source=(ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/$pkgname-$pkgver.tar.xz 
lyxrc.dist)
+source=(ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/$pkgname-$pkgver.tar.xz
+qt58.patch
+lyxrc.dist)
 sha1sums=('30f6f24f81a8990261b1dfd9a6196dfe1459abda'
+  'df07c31590afb7004cfd47a93064f172a5bc8f42'
   '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
 
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  patch -Np1 -i ../qt58.patch
+}
+
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
   export CXXFLAGS="$CXXFLAGS -fpermissive"

Added: qt58.patch
===
--- qt58.patch  (rev 0)
+++ qt58.patch  2017-04-26 10:32:49 UTC (rev 294743)
@@ -0,0 +1,33 @@
+From 6d375ddeac49ac8c6340398c9797354edca3f5d1 Mon Sep 17 00:00:00 2001
+From: Guillaume Munch 
+Date: Tue, 20 Dec 2016 00:15:58 +0100
+Subject: [PATCH] Fix compilation with Qt5.8dev
+
+---
+ src/frontends/qt4/GuiViewSource.cpp |9 ++---
+ 1 files changed, 2 insertions(+), 7 deletions(-)
+
+diff --git a/src/frontends/qt4/GuiViewSource.cpp 
b/src/frontends/qt4/GuiViewSource.cpp
+index 9c0ea1d..fe59387 100644
+--- a/src/frontends/qt4/GuiViewSource.cpp
 b/src/frontends/qt4/GuiViewSource.cpp
+@@ -218,14 +218,9 @@ void ViewSourceWidget::updateView(BufferView const * bv)
+   if (changed && !texrow_) {
+   // position-to-row is unavailable
+   // we jump to the first modification
+-  const QChar * oc = old.constData();
+-  const QChar * nc = qcontent.constData();
++  int length = min(old.length(), qcontent.length());
+   int pos = 0;
+-  while (*oc != '\0' && *nc != '\0' && *oc == *nc) {
+-  ++oc;
+-  ++nc;
+-  ++pos;
+-  }
++  for (; pos < length && old.at(pos) == qcontent.at(pos); ++pos) 
{}
+   QTextCursor c = QTextCursor(viewSourceTV->document());
+   //get some space below the cursor
+   c.setPosition(pos);
+-- 
+1.7.1
+


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2017-01-01 Thread Bartłomiej Piotrowski
Date: Sunday, January 1, 2017 @ 22:24:47
  Author: bpiotrowski
Revision: 285173

upgpkg: lyx 2.2.2-3

rebuild against boost 1.63.0

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-01 22:17:24 UTC (rev 285172)
+++ PKGBUILD2017-01-01 22:24:47 UTC (rev 285173)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=2.2.2
-pkgrel=2
+pkgrel=3
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('i686' 'x86_64')
 url="http://www.lyx.org;


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2016-11-28 Thread Felix Yan
Date: Monday, November 28, 2016 @ 20:40:49
  Author: felixonmars
Revision: 282193

icu 58.1 / poppler 0.49.0 / hunspell 1.5.0 rebuild

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-28 20:01:56 UTC (rev 282192)
+++ PKGBUILD2016-11-28 20:40:49 UTC (rev 282193)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=2.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('i686' 'x86_64')
 url="http://www.lyx.org;


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2016-11-07 Thread Ronald van Haren
Date: Monday, November 7, 2016 @ 10:06:56
  Author: ronald
Revision: 280018

upgpkg: lyx 2.2.2-1

update to 2.2.2

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-07 09:35:43 UTC (rev 280017)
+++ PKGBUILD2016-11-07 10:06:56 UTC (rev 280018)
@@ -3,12 +3,13 @@
 # Contributor: Jason Chu 
 
 pkgname=lyx
-pkgver=2.2.1
-pkgrel=3
+pkgver=2.2.2
+pkgrel=1
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('i686' 'x86_64')
 url="http://www.lyx.org;
-depends=('qt5-svg' 'texlive-core' 'python2' 'imagemagick' 'enchant' 
'boost-libs' 'libmythes' 'file')
+depends=('qt5-svg' 'texlive-core' 'python2' 'imagemagick' 'enchant' 
'boost-libs' 'libmythes' 'file'
+ 'hicolor-icon-theme')
 makedepends=('boost' 'bc')
 optdepends=('rcs: built-in version control system'
 'texlive-latexextra: float wrap support')
@@ -16,7 +17,7 @@
 backup=('etc/lyx/lyxrc.dist')
 options=('emptydirs')
 source=(ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/$pkgname-$pkgver.tar.xz 
lyxrc.dist)
-sha1sums=('e245219dcfe3aafb314ea482fd0c03ce8ed95eb0'
+sha1sums=('30f6f24f81a8990261b1dfd9a6196dfe1459abda'
   '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
 
 build() {


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2016-10-07 Thread Antonio Rojas
Date: Friday, October 7, 2016 @ 19:05:10
  Author: arojas
Revision: 277888

Boost 1.62 rebuild

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-07 18:50:53 UTC (rev 277887)
+++ PKGBUILD2016-10-07 19:05:10 UTC (rev 277888)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=2.2.1
-pkgrel=2
+pkgrel=3
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('i686' 'x86_64')
 url="http://www.lyx.org;


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2016-08-31 Thread Antonio Rojas
Date: Wednesday, August 31, 2016 @ 16:11:21
  Author: arojas
Revision: 275613

Boost 1.61 rebuild, depend on python2 (FS#50596)

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-08-31 16:01:42 UTC (rev 275612)
+++ PKGBUILD2016-08-31 16:11:21 UTC (rev 275613)
@@ -4,11 +4,11 @@
 
 pkgname=lyx
 pkgver=2.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('i686' 'x86_64')
 url="http://www.lyx.org;
-depends=('qt5-svg' 'texlive-core' 'python' 'imagemagick' 'enchant' 
'boost-libs' 'libmythes' 'file')
+depends=('qt5-svg' 'texlive-core' 'python2' 'imagemagick' 'enchant' 
'boost-libs' 'libmythes' 'file')
 makedepends=('boost' 'bc')
 optdepends=('rcs: built-in version control system'
 'texlive-latexextra: float wrap support')


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2016-08-03 Thread Antonio Rojas
Date: Wednesday, August 3, 2016 @ 11:35:12
  Author: arojas
Revision: 272952

Update to 2.2.1

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-08-03 09:21:40 UTC (rev 272951)
+++ PKGBUILD2016-08-03 11:35:12 UTC (rev 272952)
@@ -3,7 +3,7 @@
 # Contributor: Jason Chu 
 
 pkgname=lyx
-pkgver=2.2.0
+pkgver=2.2.1
 pkgrel=1
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 backup=('etc/lyx/lyxrc.dist')
 options=('emptydirs')
 source=(ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/$pkgname-$pkgver.tar.xz 
lyxrc.dist)
-sha1sums=('5b1430273d8e9a3f174b2dcdfd9f25ce717ffb25'
+sha1sums=('e245219dcfe3aafb314ea482fd0c03ce8ed95eb0'
   '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
 
 build() {


[arch-commits] Commit in lyx/trunk (PKGBUILD lyx.desktop)

2016-06-24 Thread Antonio Rojas
Date: Friday, June 24, 2016 @ 19:26:01
  Author: arojas
Revision: 270611

Update to 2.2.0

Modified:
  lyx/trunk/PKGBUILD
Deleted:
  lyx/trunk/lyx.desktop

-+
 PKGBUILD|   25 ++---
 lyx.desktop |   14 --
 2 files changed, 6 insertions(+), 33 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-06-24 19:04:43 UTC (rev 270610)
+++ PKGBUILD2016-06-24 19:26:01 UTC (rev 270611)
@@ -3,12 +3,12 @@
 # Contributor: Jason Chu 
 
 pkgname=lyx
-pkgver=2.1.4
-pkgrel=6
+pkgver=2.2.0
+pkgrel=1
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('i686' 'x86_64')
 url="http://www.lyx.org;
-depends=('qt4' 'texlive-core' 'python2' 'imagemagick' 'enchant' 'boost-libs' 
'libmythes' 'file')
+depends=('qt5-svg' 'texlive-core' 'python' 'imagemagick' 'enchant' 
'boost-libs' 'libmythes' 'file')
 makedepends=('boost' 'bc')
 optdepends=('rcs: built-in version control system'
 'texlive-latexextra: float wrap support')
@@ -15,23 +15,15 @@
 license=('GPL')
 backup=('etc/lyx/lyxrc.dist')
 options=('emptydirs')
-source=(ftp://ftp.lyx.org/pub/lyx/stable/2.1.x/$pkgname-$pkgver.tar.xz
-lyx.desktop lyxrc.dist)
-sha1sums=('956662191437685789a2ffc2eec3048a21d3e37b'
-  'e2b8f6d6cdeec41e1d5795167f5557e4a6ea28ad'
+source=(ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/$pkgname-$pkgver.tar.xz 
lyxrc.dist)
+sha1sums=('5b1430273d8e9a3f174b2dcdfd9f25ce717ffb25'
   '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
 
-prepare() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  find . -type f -exec sed -i 's|#!.*python|#!/usr/bin/env python2|' {} +
-  sed -i 's|"python|"python2|' lib/configure.py src/support/os.cpp
-}
-
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
   export CXXFLAGS="$CXXFLAGS -fpermissive"
   ./configure --prefix=/usr \
---with-frontend=qt4 --without-included-boost \
+--enable-qt5 --without-included-boost \
 --without-included-mythes
   make
 }
@@ -39,11 +31,6 @@
 package() {
   cd "${srcdir}/${pkgname}-${pkgver}"
   make DESTDIR="${pkgdir}" install
-  # install desktop entry
-  install -Dm644 "${srcdir}/lyx.desktop" \
-"${pkgdir}/usr/share/applications/lyx.desktop"
-  install -Dm644 "lib/images/lyx.png" \
-"${pkgdir}/usr/share/pixmaps/lyx.png"
   # install default config file
   install -Dm644 "${srcdir}/lyxrc.dist" "${pkgdir}/etc/lyx/lyxrc.dist"
   ln -sf /etc/lyx/lyxrc.dist "${pkgdir}/usr/share/lyx/lyxrc.dist"

Deleted: lyx.desktop
===
--- lyx.desktop 2016-06-24 19:04:43 UTC (rev 270610)
+++ lyx.desktop 2016-06-24 19:26:01 UTC (rev 270611)
@@ -1,14 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Type=Application
-Name=LyX Document Processor
-GenericName=Document Processor
-Comment=High level LaTeX frontend
-Exec=lyx %F
-TryExec=lyx
-Icon=lyx
-StartupNotify=false
-StartupWMClass=Lyx
-Terminal=false
-Categories=Office;WordProcessor;Qt;
-MimeType=text/x-lyx;application/x-lyx;


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2016-06-14 Thread Andreas Radke
Date: Tuesday, June 14, 2016 @ 15:26:40
  Author: andyrtr
Revision: 269608

upgpkg: lyx 2.1.4-6

hunspell rebuild

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-06-14 15:11:58 UTC (rev 269607)
+++ PKGBUILD2016-06-14 15:26:40 UTC (rev 269608)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=2.1.4
-pkgrel=5
+pkgrel=6
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('i686' 'x86_64')
 url="http://www.lyx.org;


[arch-commits] Commit in lyx/trunk (PKGBUILD lyx.install)

2016-05-14 Thread Antonio Rojas
Date: Saturday, May 14, 2016 @ 20:45:21
  Author: arojas
Revision: 268002

Hooks

Modified:
  lyx/trunk/PKGBUILD
Deleted:
  lyx/trunk/lyx.install

-+
 PKGBUILD|3 +--
 lyx.install |   15 ---
 2 files changed, 1 insertion(+), 17 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-14 18:35:57 UTC (rev 268001)
+++ PKGBUILD2016-05-14 18:45:21 UTC (rev 268002)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=2.1.4
-pkgrel=4
+pkgrel=5
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('i686' 'x86_64')
 url="http://www.lyx.org;
@@ -14,7 +14,6 @@
 'texlive-latexextra: float wrap support')
 license=('GPL')
 backup=('etc/lyx/lyxrc.dist')
-install=lyx.install
 options=('emptydirs')
 source=(ftp://ftp.lyx.org/pub/lyx/stable/2.1.x/$pkgname-$pkgver.tar.xz
 lyx.desktop lyxrc.dist)

Deleted: lyx.install
===
--- lyx.install 2016-05-14 18:35:57 UTC (rev 268001)
+++ lyx.install 2016-05-14 18:45:21 UTC (rev 268002)
@@ -1,15 +0,0 @@
-post_install() {
-  update-desktop-database -q
-  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove () {
-  post_install
-}
-
-
-


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2016-05-12 Thread Bartłomiej Piotrowski
Date: Thursday, May 12, 2016 @ 13:11:20
  Author: bpiotrowski
Revision: 267846

boost 1.60.0-5 rebuild

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-12 10:37:41 UTC (rev 267845)
+++ PKGBUILD2016-05-12 11:11:20 UTC (rev 267846)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=2.1.4
-pkgrel=3
+pkgrel=4
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('i686' 'x86_64')
 url="http://www.lyx.org;


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2015-12-21 Thread Bartłomiej Piotrowski
Date: Monday, December 21, 2015 @ 18:25:42
  Author: bpiotrowski
Revision: 257069

boost 1.60.0 rebuild

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-21 17:22:10 UTC (rev 257068)
+++ PKGBUILD2015-12-21 17:25:42 UTC (rev 257069)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=2.1.4
-pkgrel=2
+pkgrel=3
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('i686' 'x86_64')
 url="http://www.lyx.org;


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2015-12-06 Thread Bartłomiej Piotrowski
Date: Sunday, December 6, 2015 @ 22:52:17
  Author: bpiotrowski
Revision: 253038

C++11 ABI rebuild

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-06 21:48:08 UTC (rev 253037)
+++ PKGBUILD2015-12-06 21:52:17 UTC (rev 253038)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=2.1.4
-pkgrel=1
+pkgrel=2
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('i686' 'x86_64')
 url="http://www.lyx.org;


[arch-commits] Commit in lyx/trunk (PKGBUILD automake1.15.patch lyx-C-11.patch)

2015-10-24 Thread Antonio Rojas
Date: Saturday, October 24, 2015 @ 11:12:23
  Author: arojas
Revision: 249735

Update to 2.1.4

Added:
  lyx/trunk/automake1.15.patch
Modified:
  lyx/trunk/PKGBUILD
Deleted:
  lyx/trunk/lyx-C-11.patch

+
 PKGBUILD   |   15 +--
 automake1.15.patch |   30 ++
 lyx-C-11.patch |  222 ---
 3 files changed, 35 insertions(+), 232 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-10-24 08:43:57 UTC (rev 249734)
+++ PKGBUILD2015-10-24 09:12:23 UTC (rev 249735)
@@ -3,8 +3,8 @@
 # Contributor: Jason Chu 
 
 pkgname=lyx
-pkgver=2.1.3
-pkgrel=3
+pkgver=2.1.4
+pkgrel=1
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('i686' 'x86_64')
 url="http://www.lyx.org;
@@ -17,20 +17,15 @@
 install=lyx.install
 options=('emptydirs')
 source=(ftp://ftp.lyx.org/pub/lyx/stable/2.1.x/$pkgname-$pkgver.tar.xz
-lyx.desktop lyxrc.dist lyx-C-11.patch)
-sha1sums=('eba2e3476967cb33a59b9f7331df472d98d635bf'
+lyx.desktop lyxrc.dist)
+sha1sums=('956662191437685789a2ffc2eec3048a21d3e37b'
   'e2b8f6d6cdeec41e1d5795167f5557e4a6ea28ad'
-  '56416642cc3da2a13b87b84e6b87c1a239f3d09a'
-  'ca8358890bb425a1ad13b462f974c2be501d601e')
+  '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
 
 prepare() {
   cd "${srcdir}/${pkgname}-${pkgver}"
   find . -type f -exec sed -i 's|#!.*python|#!/usr/bin/env python2|' {} +
   sed -i 's|"python|"python2|' lib/configure.py src/support/os.cpp
-
-  # Fix build with C++11
-  patch -p1 -i "$srcdir"/lyx-C-11.patch
-  autoreconf -vi
 }
 
 build() {

Added: automake1.15.patch
===
--- automake1.15.patch  (rev 0)
+++ automake1.15.patch  2015-10-24 09:12:23 UTC (rev 249735)
@@ -0,0 +1,30 @@
+diff -up lyx-2.1.3/autogen.sh.automake15 lyx-2.1.3/autogen.sh
+--- lyx-2.1.3/autogen.sh.automake152015-05-18 12:54:19.896333451 -0500
 lyx-2.1.3/autogen.sh   2015-05-18 12:45:52.637730166 -0500
+@@ -16,12 +16,12 @@ test "$automake_version" != "" && {
+ }
+ 
+ case $automake_version in
+-*' '1.[8-9]*|*' '1.1[01234]*)
++*' '1.[8-9]*|*' '1.1[012345]*)
+   ;;
+ *)
+ 
+   echo "This automake version is not supported by LyX."
+-  echo "LyX only supports automake 1.8 to 1.14."
++  echo "LyX only supports automake 1.8 to 1.15."
+   exit 1
+   ;;
+ esac
+diff -up lyx-2.1.3/configure.ac.automake15 lyx-2.1.3/configure.ac
+--- lyx-2.1.3/configure.ac.automake15  2015-02-07 09:25:07.0 -0600
 lyx-2.1.3/configure.ac 2015-05-18 12:53:48.408046691 -0500
+@@ -27,7 +27,7 @@ fi
+ AM_MAINTAINER_MODE
+ 
+ save_PACKAGE=$PACKAGE
+-AM_INIT_AUTOMAKE([foreign dist-bzip2 no-define 1.8])
++AM_INIT_AUTOMAKE([foreign dist-bzip2 no-define 1.8 subdir-objects])
+ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
+ PACKAGE=$save_PACKAGE
+ 

Deleted: lyx-C-11.patch
===
--- lyx-C-11.patch  2015-10-24 08:43:57 UTC (rev 249734)
+++ lyx-C-11.patch  2015-10-24 09:12:23 UTC (rev 249735)
@@ -1,222 +0,0 @@
-From be41e2d16f551103a9b7c5d22cb774eb5bfcb0d9 Mon Sep 17 00:00:00 2001
-From: Georg Baum 
-Date: Tue, 12 May 2015 21:23:06 +0200
-Subject: [PATCH 153/163] Fix build with GNU libstdc++ C++11 ABI
-
-The GNU libstdc++ that ships witch gcc 5 can be used with the same ABI as
-older versions, or with a new ABI which is conformant to the C++11 standard.
-LyX did not build if the latter was used:
-https://kojipkgs.fedoraproject.org//work/tasks/1267/9651267/build.log
-
-This is now fixed by detecting the ABI version and disabling the wrong forward
-declarations. At the same time, STD_STRING_USES_COW is switched off for the
-C++11 ABI version, because the std::basic_string implementation is now C++11
-conformant. Since the GNU libstdc++ can also used by other compilers such as
-clang, we must not test for the compiler version.

- config/lyxinclude.m4| 80 ++---
- development/cmake/ConfigureChecks.cmake | 46 +++
- development/cmake/config.h.cmake|  3 ++
- src/support/strfwd.h| 14 ++
- status.21x  |  3 ++
- 5 files changed, 110 insertions(+), 36 deletions(-)
-
-diff --git a/config/lyxinclude.m4 b/config/lyxinclude.m4
-index 61ea48d..a0094c1 100644
 a/config/lyxinclude.m4
-+++ b/config/lyxinclude.m4
-@@ -120,37 +120,65 @@ done
- ])dnl
- 
- 
--AC_DEFUN([LYX_PROG_CXX_WORKS],
--[rm -f conftest.C
--cat >conftest.C <&5 || CXX=
--rm -f conftest.C conftest.o conftest.obj || true
-+dnl Usage: LYX_PROG_CLANG: set lyx_cv_prog_clang to yes if the compiler is 
clang.
-+AC_DEFUN([LYX_PROG_CLANG],
-+[AC_CACHE_CHECK([whether the compiler is clang],
-+   [lyx_cv_prog_clang],

[arch-commits] Commit in lyx/trunk (PKGBUILD)

2015-10-15 Thread Bartłomiej Piotrowski
Date: Thursday, October 15, 2015 @ 14:33:49
  Author: bpiotrowski
Revision: 249368

boost 1.59.0 rebuild

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-10-15 12:16:59 UTC (rev 249367)
+++ PKGBUILD2015-10-15 12:33:49 UTC (rev 249368)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=2.1.3
-pkgrel=2
+pkgrel=3
 pkgdesc="An advanced WYSIWYM document processor & LaTeX front-end"
 arch=('i686' 'x86_64')
 url="http://www.lyx.org;


[arch-commits] Commit in lyx/trunk (PKGBUILD lyx-C-11.patch)

2015-06-09 Thread Antonio Rojas
Date: Tuesday, June 9, 2015 @ 21:39:58
  Author: arojas
Revision: 240458

Fix build with C++11 ABI

Added:
  lyx/trunk/lyx-C-11.patch
Modified:
  lyx/trunk/PKGBUILD

+
 PKGBUILD   |8 +
 lyx-C-11.patch |  222 +++
 2 files changed, 228 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-09 18:07:05 UTC (rev 240457)
+++ PKGBUILD2015-06-09 19:39:58 UTC (rev 240458)
@@ -17,15 +17,19 @@
 install=lyx.install
 options=('emptydirs')
 source=(ftp://ftp.lyx.org/pub/lyx/stable/2.1.x/$pkgname-$pkgver.tar.xz
-lyx.desktop lyxrc.dist)
+lyx.desktop lyxrc.dist lyx-C-11.patch)
 sha1sums=('eba2e3476967cb33a59b9f7331df472d98d635bf'
   'e2b8f6d6cdeec41e1d5795167f5557e4a6ea28ad'
-  '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
+  '56416642cc3da2a13b87b84e6b87c1a239f3d09a'
+  'ca8358890bb425a1ad13b462f974c2be501d601e')
 
 prepare() {
   cd ${srcdir}/${pkgname}-${pkgver}
   find . -type f -exec sed -i 's|#!.*python|#!/usr/bin/env python2|' {} +
   sed -i 's|python|python2|' lib/configure.py src/support/os.cpp
+
+# Fix build with C++11
+  patch -p1 -i $srcdir/lyx-C-11.patch
 }
 
 build() {

Added: lyx-C-11.patch
===
--- lyx-C-11.patch  (rev 0)
+++ lyx-C-11.patch  2015-06-09 19:39:58 UTC (rev 240458)
@@ -0,0 +1,222 @@
+From be41e2d16f551103a9b7c5d22cb774eb5bfcb0d9 Mon Sep 17 00:00:00 2001
+From: Georg Baum b...@lyx.org
+Date: Tue, 12 May 2015 21:23:06 +0200
+Subject: [PATCH 153/163] Fix build with GNU libstdc++ C++11 ABI
+
+The GNU libstdc++ that ships witch gcc 5 can be used with the same ABI as
+older versions, or with a new ABI which is conformant to the C++11 standard.
+LyX did not build if the latter was used:
+https://kojipkgs.fedoraproject.org//work/tasks/1267/9651267/build.log
+
+This is now fixed by detecting the ABI version and disabling the wrong forward
+declarations. At the same time, STD_STRING_USES_COW is switched off for the
+C++11 ABI version, because the std::basic_string implementation is now C++11
+conformant. Since the GNU libstdc++ can also used by other compilers such as
+clang, we must not test for the compiler version.
+---
+ config/lyxinclude.m4| 80 ++---
+ development/cmake/ConfigureChecks.cmake | 46 +++
+ development/cmake/config.h.cmake|  3 ++
+ src/support/strfwd.h| 14 ++
+ status.21x  |  3 ++
+ 5 files changed, 110 insertions(+), 36 deletions(-)
+
+diff --git a/config/lyxinclude.m4 b/config/lyxinclude.m4
+index 61ea48d..a0094c1 100644
+--- a/config/lyxinclude.m4
 b/config/lyxinclude.m4
+@@ -120,37 +120,65 @@ done
+ ])dnl
+ 
+ 
+-AC_DEFUN([LYX_PROG_CXX_WORKS],
+-[rm -f conftest.C
+-cat conftest.C EOF
+-class foo {
+-   // we require the mutable keyword
+-   mutable int bar;
+- };
+- // we require namespace support
+- namespace baz {
+-   int bar;
+- }
+- int main() {
+-   return(0);
+- }
+-EOF
+-$CXX -c $CXXFLAGS $CPPFLAGS conftest.C 5 || CXX=
+-rm -f conftest.C conftest.o conftest.obj || true
++dnl Usage: LYX_PROG_CLANG: set lyx_cv_prog_clang to yes if the compiler is 
clang.
++AC_DEFUN([LYX_PROG_CLANG],
++[AC_CACHE_CHECK([whether the compiler is clang],
++   [lyx_cv_prog_clang],
++[AC_TRY_COMPILE([], [
++#ifndef __clang__
++  this is not clang
++#endif
++],
++[lyx_cv_prog_clang=yes ; CLANG=yes], [lyx_cv_prog_clang=no ; CLANG=no])])
+ ])
+ 
+ 
+-AC_DEFUN([LYX_PROG_CXX],
+-[AC_MSG_CHECKING([for a good enough C++ compiler])
+-LYX_SEARCH_PROG(CXX, $CXX $CCC g++ gcc c++ CC cxx xlC cc++, 
[LYX_PROG_CXX_WORKS])
++dnl Usage: LYX_LIB_STDCXX: set lyx_cv_lib_stdcxx to yes if the STL library is 
libstdc++.
++AC_DEFUN([LYX_LIB_STDCXX],
++[AC_CACHE_CHECK([whether STL is libstdc++],
++   [lyx_cv_lib_stdcxx],
++[AC_TRY_COMPILE([#includevector], [
++#if ! defined(__GLIBCXX__)  ! defined(__GLIBCPP__)
++  this is not libstdc++
++#endif
++],
++[lyx_cv_lib_stdcxx=yes], [lyx_cv_lib_stdcxx=no])])
++])
+ 
+-if test -z $CXX ; then
+-  AC_MSG_ERROR([Unable to find a good enough C++ compiler])
+-fi
+-AC_MSG_RESULT($CXX)
+ 
+-AC_PROG_CXX
+-AC_PROG_CXXCPP
++dnl Usage: LYX_LIB_STDCXX_CXX11_ABI: set lyx_cv_lib_stdcxx_cxx11_abi to yes
++dnlif the STL library is GNU libstdc++ and the C++11 ABI is used.
++AC_DEFUN([LYX_LIB_STDCXX_CXX11_ABI],
++[AC_CACHE_CHECK([whether STL is libstdc++ using the C++11 ABI],
++   [lyx_cv_lib_stdcxx_cxx11_abi],
++[AC_TRY_COMPILE([#includevector], [
++#if ! defined(_GLIBCXX_USE_CXX11_ABI) || ! _GLIBCXX_USE_CXX11_ABI
++  this is not libstdc++ using the C++11 ABI
++#endif
++],
++[lyx_cv_lib_stdcxx_cxx11_abi=yes], [lyx_cv_lib_stdcxx_cxx11_abi=no])])
++])
++
++
++AC_DEFUN([LYX_PROG_CXX],

[arch-commits] Commit in lyx/trunk (PKGBUILD)

2015-06-09 Thread Evangelos Foutras
Date: Tuesday, June 9, 2015 @ 22:25:37
  Author: foutrelis
Revision: 240459

Run autoreconf after applying the C++11 ABI fix

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-09 19:39:58 UTC (rev 240458)
+++ PKGBUILD2015-06-09 20:25:37 UTC (rev 240459)
@@ -28,8 +28,9 @@
   find . -type f -exec sed -i 's|#!.*python|#!/usr/bin/env python2|' {} +
   sed -i 's|python|python2|' lib/configure.py src/support/os.cpp
 
-# Fix build with C++11
+  # Fix build with C++11
   patch -p1 -i $srcdir/lyx-C-11.patch
+  autoreconf -vi
 }
 
 build() {


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2015-04-22 Thread Evangelos Foutras
Date: Wednesday, April 22, 2015 @ 21:04:05
  Author: foutrelis
Revision: 237932

upgpkg: lyx 2.1.3-2

boost 1.58.0 rebuild.

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-22 19:04:03 UTC (rev 237931)
+++ PKGBUILD2015-04-22 19:04:05 UTC (rev 237932)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=2.1.3
-pkgrel=1
+pkgrel=2
 pkgdesc=An advanced WYSIWYM document processor  LaTeX front-end
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2015-03-12 Thread Ronald van Haren
Date: Thursday, March 12, 2015 @ 16:37:39
  Author: ronald
Revision: 233404

upgpkg: lyx 2.1.3-1

update to 2.1.3

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-12 15:36:34 UTC (rev 233403)
+++ PKGBUILD2015-03-12 15:37:39 UTC (rev 233404)
@@ -3,7 +3,7 @@
 # Contributor: Jason Chu ja...@archlinux.org
 
 pkgname=lyx
-pkgver=2.1.2.2
+pkgver=2.1.3
 pkgrel=1
 pkgdesc=An advanced WYSIWYM document processor  LaTeX front-end
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 options=('emptydirs')
 source=(ftp://ftp.lyx.org/pub/lyx/stable/2.1.x/$pkgname-$pkgver.tar.xz
 lyx.desktop lyxrc.dist)
-sha1sums=('ae0fc59418d072631257c96165a10f041de71cc2'
+sha1sums=('eba2e3476967cb33a59b9f7331df472d98d635bf'
   'e2b8f6d6cdeec41e1d5795167f5557e4a6ea28ad'
   '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
 


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2014-12-08 Thread Ronald van Haren
Date: Monday, December 8, 2014 @ 20:39:03
  Author: ronald
Revision: 227365

upgpkg: lyx 2.1.2.2-1

update to 2.1.2.2

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-08 18:16:19 UTC (rev 227364)
+++ PKGBUILD2014-12-08 19:39:03 UTC (rev 227365)
@@ -3,7 +3,7 @@
 # Contributor: Jason Chu ja...@archlinux.org
 
 pkgname=lyx
-pkgver=2.1.2.1
+pkgver=2.1.2.2
 pkgrel=1
 pkgdesc=An advanced WYSIWYM document processor  LaTeX front-end
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 options=('emptydirs')
 source=(ftp://ftp.lyx.org/pub/lyx/stable/2.1.x/$pkgname-$pkgver.tar.xz
 lyx.desktop lyxrc.dist)
-sha1sums=('8972d77551f68bc8903d32908f494624e26d066c'
+sha1sums=('ae0fc59418d072631257c96165a10f041de71cc2'
   'e2b8f6d6cdeec41e1d5795167f5557e4a6ea28ad'
   '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
 


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2014-11-06 Thread Ronald van Haren
Date: Thursday, November 6, 2014 @ 17:29:04
  Author: ronald
Revision: 225679

upgpkg: lyx 2.1.2.1-1

update to 2.1.2.1; boost 1.57 rebuild

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-06 16:14:50 UTC (rev 225678)
+++ PKGBUILD2014-11-06 16:29:04 UTC (rev 225679)
@@ -3,7 +3,7 @@
 # Contributor: Jason Chu ja...@archlinux.org
 
 pkgname=lyx
-pkgver=2.1.2
+pkgver=2.1.2.1
 pkgrel=1
 pkgdesc=An advanced WYSIWYM document processor  LaTeX front-end
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 options=('emptydirs')
 source=(ftp://ftp.lyx.org/pub/lyx/stable/2.1.x/$pkgname-$pkgver.tar.xz
 lyx.desktop lyxrc.dist)
-sha1sums=('f9bf80885353616e869d6c8d0181ce8fcc45b894'
+sha1sums=('8972d77551f68bc8903d32908f494624e26d066c'
   'e2b8f6d6cdeec41e1d5795167f5557e4a6ea28ad'
   '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
 


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2014-11-05 Thread Evangelos Foutras
Date: Thursday, November 6, 2014 @ 05:12:58
  Author: foutrelis
Revision: 225653

upgpkg: lyx 2.1.2-1

- New upstream release.
- boost 1.57.0 rebuild.

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-06 03:08:54 UTC (rev 225652)
+++ PKGBUILD2014-11-06 04:12:58 UTC (rev 225653)
@@ -3,8 +3,8 @@
 # Contributor: Jason Chu ja...@archlinux.org
 
 pkgname=lyx
-pkgver=2.1.1
-pkgrel=2
+pkgver=2.1.2
+pkgrel=1
 pkgdesc=An advanced WYSIWYM document processor  LaTeX front-end
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;
@@ -18,7 +18,7 @@
 options=('emptydirs')
 source=(ftp://ftp.lyx.org/pub/lyx/stable/2.1.x/$pkgname-$pkgver.tar.xz
 lyx.desktop lyxrc.dist)
-sha1sums=('78477ba4b6c6f04bf2c73da533f14913bdc5f53f'
+sha1sums=('f9bf80885353616e869d6c8d0181ce8fcc45b894'
   'e2b8f6d6cdeec41e1d5795167f5557e4a6ea28ad'
   '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
 


[arch-commits] Commit in lyx/trunk (PKGBUILD)

2014-08-11 Thread Felix Yan
Date: Monday, August 11, 2014 @ 15:47:36
  Author: fyan
Revision: 219567

upgpkg: lyx 2.1.1-2

boost 1.56.0 rebuild

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-08-11 13:29:10 UTC (rev 219566)
+++ PKGBUILD2014-08-11 13:47:36 UTC (rev 219567)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=2.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc=An advanced WYSIWYM document processor  LaTeX front-end
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2014-07-30 Thread Ronald van Haren
Date: Wednesday, July 30, 2014 @ 11:17:16
  Author: ronald
Revision: 218368

upgpkg: lyx 2.1.1-1

update to 2.1.1

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-07-30 08:41:56 UTC (rev 218367)
+++ PKGBUILD2014-07-30 09:17:16 UTC (rev 218368)
@@ -3,7 +3,7 @@
 # Contributor: Jason Chu ja...@archlinux.org
 
 pkgname=lyx
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc=An advanced WYSIWYM document processor  LaTeX front-end
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 options=('emptydirs')
 source=(ftp://ftp.lyx.org/pub/lyx/stable/2.1.x/$pkgname-$pkgver.tar.xz
 lyx.desktop lyxrc.dist)
-sha1sums=('8e31c4bb34db0424128ff5d35849805835010b31'
+sha1sums=('78477ba4b6c6f04bf2c73da533f14913bdc5f53f'
   'e2b8f6d6cdeec41e1d5795167f5557e4a6ea28ad'
   '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
 



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2014-05-17 Thread Ronald van Haren
Date: Saturday, May 17, 2014 @ 19:28:48
  Author: ronald
Revision: 213039

fix source location

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-05-17 16:53:53 UTC (rev 213038)
+++ PKGBUILD2014-05-17 17:28:48 UTC (rev 213039)
@@ -16,7 +16,7 @@
 backup=('etc/lyx/lyxrc.dist')
 install=lyx.install
 options=('emptydirs')
-source=(ftp://ftp.lip6.fr/pub/lyx/stable/2.0.x/$pkgname-$pkgver.tar.xz
+source=(ftp://ftp.lyx.org/pub/lyx/stable/2.1.x/$pkgname-$pkgver.tar.xz
 lyx.desktop lyxrc.dist)
 sha1sums=('8e31c4bb34db0424128ff5d35849805835010b31'
   'e2b8f6d6cdeec41e1d5795167f5557e4a6ea28ad'



[arch-commits] Commit in lyx/trunk (PKGBUILD lyx.install)

2014-04-17 Thread Ronald van Haren
Date: Thursday, April 17, 2014 @ 08:23:02
  Author: ronald
Revision: 211139

upgpkg: lyx 2.1.0-1

update to 2.1.0; handle hicolor icon files; add bc as builddep

Modified:
  lyx/trunk/PKGBUILD
  lyx/trunk/lyx.install

-+
 PKGBUILD|8 
 lyx.install |1 +
 2 files changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-17 05:08:55 UTC (rev 211138)
+++ PKGBUILD2014-04-17 06:23:02 UTC (rev 211139)
@@ -3,13 +3,13 @@
 # Contributor: Jason Chu ja...@archlinux.org
 
 pkgname=lyx
-pkgver=2.0.7.1
+pkgver=2.1.0
 pkgrel=1
 pkgdesc=An advanced WYSIWYM document processor  LaTeX front-end
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;
-depends=('qt4' 'texlive-core' 'python2' 'imagemagick' 'enchant' 'boost-libs' 
'libmythes')
-makedepends=('boost')
+depends=('qt4' 'texlive-core' 'python2' 'imagemagick' 'enchant' 'boost-libs' 
'libmythes' 'file')
+makedepends=('boost' 'bc')
 optdepends=('rcs: built-in version control system'
 'texlive-latexextra: float wrap support')
 license=('GPL')
@@ -18,7 +18,7 @@
 options=('emptydirs')
 source=(ftp://ftp.lip6.fr/pub/lyx/stable/2.0.x/$pkgname-$pkgver.tar.xz
 lyx.desktop lyxrc.dist)
-sha1sums=('fd24172f3b5daf42ad8d3ab3dbaafe2cefaf1c18'
+sha1sums=('8e31c4bb34db0424128ff5d35849805835010b31'
   'e2b8f6d6cdeec41e1d5795167f5557e4a6ea28ad'
   '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
 

Modified: lyx.install
===
--- lyx.install 2014-04-17 05:08:55 UTC (rev 211138)
+++ lyx.install 2014-04-17 06:23:02 UTC (rev 211139)
@@ -1,5 +1,6 @@
 post_install() {
   update-desktop-database -q
+  xdg-icon-resource forceupdate --theme hicolor  /dev/null
 }
 
 post_upgrade() {



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2014-03-26 Thread Ronald van Haren
Date: Wednesday, March 26, 2014 @ 21:31:28
  Author: ronald
Revision: 208767

upgpkg: lyx 2.0.7.1-1

update to 2.0.7.1

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |   13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-26 20:21:18 UTC (rev 208766)
+++ PKGBUILD2014-03-26 20:31:28 UTC (rev 208767)
@@ -3,7 +3,7 @@
 # Contributor: Jason Chu ja...@archlinux.org
 
 pkgname=lyx
-pkgver=2.0.7
+pkgver=2.0.7.1
 pkgrel=1
 pkgdesc=An advanced WYSIWYM document processor  LaTeX front-end
 arch=('i686' 'x86_64')
@@ -18,14 +18,18 @@
 options=('emptydirs')
 source=(ftp://ftp.lip6.fr/pub/lyx/stable/2.0.x/$pkgname-$pkgver.tar.xz
 lyx.desktop lyxrc.dist)
-sha1sums=('4d54eb0cf98b0a44b5156ec84932e58c9c0efb07'
+sha1sums=('fd24172f3b5daf42ad8d3ab3dbaafe2cefaf1c18'
   'e2b8f6d6cdeec41e1d5795167f5557e4a6ea28ad'
   '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
 
-build() {
+prepare() {
   cd ${srcdir}/${pkgname}-${pkgver}
   find . -type f -exec sed -i 's|#!.*python|#!/usr/bin/env python2|' {} +
   sed -i 's|python|python2|' lib/configure.py src/support/os.cpp
+}
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   export CXXFLAGS=$CXXFLAGS -fpermissive
   ./configure --prefix=/usr \
 --with-frontend=qt4 --without-included-boost \
@@ -35,15 +39,12 @@
 
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}
-
   make DESTDIR=${pkgdir} install
-
   # install desktop entry
   install -Dm644 ${srcdir}/lyx.desktop \
 ${pkgdir}/usr/share/applications/lyx.desktop
   install -Dm644 lib/images/lyx.png \
 ${pkgdir}/usr/share/pixmaps/lyx.png
-
   # install default config file
   install -Dm644 ${srcdir}/lyxrc.dist ${pkgdir}/etc/lyx/lyxrc.dist
   ln -sf /etc/lyx/lyxrc.dist ${pkgdir}/usr/share/lyx/lyxrc.dist



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2014-01-27 Thread Ronald van Haren
Date: Monday, January 27, 2014 @ 21:21:50
  Author: ronald
Revision: 204816

upgpkg: lyx 2.0.7-1

update to 2.0.7

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-27 19:52:31 UTC (rev 204815)
+++ PKGBUILD2014-01-27 20:21:50 UTC (rev 204816)
@@ -3,8 +3,8 @@
 # Contributor: Jason Chu ja...@archlinux.org
 
 pkgname=lyx
-pkgver=2.0.6
-pkgrel=4
+pkgver=2.0.7
+pkgrel=1
 pkgdesc=An advanced WYSIWYM document processor  LaTeX front-end
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;
@@ -18,7 +18,7 @@
 options=('emptydirs')
 source=(ftp://ftp.lip6.fr/pub/lyx/stable/2.0.x/$pkgname-$pkgver.tar.xz
 lyx.desktop lyxrc.dist)
-sha1sums=('d73ba7a5e796acdf32282207be0b29d66411c5f8'
+sha1sums=('4d54eb0cf98b0a44b5156ec84932e58c9c0efb07'
   'e2b8f6d6cdeec41e1d5795167f5557e4a6ea28ad'
   '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
 



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2013-11-25 Thread Bartłomiej Piotrowski
Date: Monday, November 25, 2013 @ 17:15:10
  Author: bpiotrowski
Revision: 200314

upgpkg: lyx 2.0.6-4

rebuild against boost 1.55.0

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-25 15:38:55 UTC (rev 200313)
+++ PKGBUILD2013-11-25 16:15:10 UTC (rev 200314)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=2.0.6
-pkgrel=3
+pkgrel=4
 pkgdesc=An advanced WYSIWYM document processor  LaTeX front-end
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2013-07-08 Thread Bartłomiej Piotrowski
Date: Monday, July 8, 2013 @ 16:39:57
  Author: bpiotrowski
Revision: 189815

upgpkg: lyx 2.0.6-3

- rebuild against boost 1.54.0

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-08 14:22:30 UTC (rev 189814)
+++ PKGBUILD2013-07-08 14:39:57 UTC (rev 189815)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=2.0.6
-pkgrel=1
+pkgrel=3
 pkgdesc=An advanced WYSIWYM document processor  LaTeX front-end
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2013-05-09 Thread Ronald van Haren
Date: Thursday, May 9, 2013 @ 22:48:03
  Author: ronald
Revision: 185004

upgpkg: lyx 2.0.6-1

update to 2.0.6

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-09 20:12:12 UTC (rev 185003)
+++ PKGBUILD2013-05-09 20:48:03 UTC (rev 185004)
@@ -3,8 +3,8 @@
 # Contributor: Jason Chu ja...@archlinux.org
 
 pkgname=lyx
-pkgver=2.0.5.1
-pkgrel=3
+pkgver=2.0.6
+pkgrel=1
 pkgdesc=An advanced WYSIWYM document processor  LaTeX front-end
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;
@@ -18,7 +18,7 @@
 options=('emptydirs')
 source=(ftp://ftp.lip6.fr/pub/lyx/stable/2.0.x/$pkgname-$pkgver.tar.xz
 lyx.desktop lyxrc.dist)
-sha1sums=('a822e99484c1652c4df5df717819dd7048fcff75'
+sha1sums=('d73ba7a5e796acdf32282207be0b29d66411c5f8'
   'e2b8f6d6cdeec41e1d5795167f5557e4a6ea28ad'
   '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
 



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2013-03-25 Thread Eric Bélanger
Date: Tuesday, March 26, 2013 @ 02:06:30
  Author: eric
Revision: 180734

upgpkg: lyx 2.0.5.1-3

Rebuild for boost 1.53.0

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-26 00:18:21 UTC (rev 180733)
+++ PKGBUILD2013-03-26 01:06:30 UTC (rev 180734)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=2.0.5.1
-pkgrel=2
+pkgrel=3
 pkgdesc=An advanced WYSIWYM document processor  LaTeX front-end
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;
@@ -23,8 +23,6 @@
   '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
 
 build() {
-  . /etc/profile.d/qt4.sh
-
   cd ${srcdir}/${pkgname}-${pkgver}
   find . -type f -exec sed -i 's|#!.*python|#!/usr/bin/env python2|' {} +
   sed -i 's|python|python2|' lib/configure.py src/support/os.cpp



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2013-02-25 Thread Andrea Scarpino
Date: Tuesday, February 26, 2013 @ 08:41:50
  Author: andrea
Revision: 178686

upgpkg: lyx 2.0.5.1-2

qt4 rebuild

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-26 07:36:33 UTC (rev 178685)
+++ PKGBUILD2013-02-26 07:41:50 UTC (rev 178686)
@@ -4,11 +4,11 @@
 
 pkgname=lyx
 pkgver=2.0.5.1
-pkgrel=1
+pkgrel=2
 pkgdesc=An advanced WYSIWYM document processor  LaTeX front-end
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;
-depends=('qt' 'texlive-core' 'python2' 'imagemagick' 'enchant' 'boost-libs' 
'libmythes')
+depends=('qt4' 'texlive-core' 'python2' 'imagemagick' 'enchant' 'boost-libs' 
'libmythes')
 makedepends=('boost')
 optdepends=('rcs: built-in version control system'
 'texlive-latexextra: float wrap support')
@@ -23,6 +23,8 @@
   '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
 
 build() {
+  . /etc/profile.d/qt4.sh
+
   cd ${srcdir}/${pkgname}-${pkgver}
   find . -type f -exec sed -i 's|#!.*python|#!/usr/bin/env python2|' {} +
   sed -i 's|python|python2|' lib/configure.py src/support/os.cpp



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2013-01-26 Thread Eric Bélanger
Date: Saturday, January 26, 2013 @ 11:01:19
  Author: eric
Revision: 176023

upgpkg: lyx 2.0.5.1-1

Upstream update, Rebuild against boost 1.52.0

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-26 09:33:56 UTC (rev 176022)
+++ PKGBUILD2013-01-26 10:01:19 UTC (rev 176023)
@@ -3,7 +3,7 @@
 # Contributor: Jason Chu ja...@archlinux.org
 
 pkgname=lyx
-pkgver=2.0.5
+pkgver=2.0.5.1
 pkgrel=1
 pkgdesc=An advanced WYSIWYM document processor  LaTeX front-end
 arch=('i686' 'x86_64')
@@ -13,12 +13,12 @@
 optdepends=('rcs: built-in version control system'
 'texlive-latexextra: float wrap support')
 license=('GPL')
-source=(ftp://ftp.lip6.fr/pub/lyx/stable/2.0.x/$pkgname-$pkgver.tar.xz
-lyx.desktop lyxrc.dist)
 backup=('etc/lyx/lyxrc.dist')
 install=lyx.install
 options=('emptydirs')
-sha1sums=('afffd3fd2f2429c93402a4923d7a2838e0758d28'
+source=(ftp://ftp.lip6.fr/pub/lyx/stable/2.0.x/$pkgname-$pkgver.tar.xz
+lyx.desktop lyxrc.dist)
+sha1sums=('a822e99484c1652c4df5df717819dd7048fcff75'
   'e2b8f6d6cdeec41e1d5795167f5557e4a6ea28ad'
   '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
 



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2012-11-17 Thread Ronald van Haren
Date: Saturday, November 17, 2012 @ 11:06:37
  Author: ronald
Revision: 171456

upgpkg: lyx 2.0.5-1

update to 2.0.5

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-11-17 16:06:21 UTC (rev 171455)
+++ PKGBUILD2012-11-17 16:06:37 UTC (rev 171456)
@@ -3,7 +3,7 @@
 # Contributor: Jason Chu ja...@archlinux.org
 
 pkgname=lyx
-pkgver=2.0.4
+pkgver=2.0.5
 pkgrel=1
 pkgdesc=An advanced WYSIWYM document processor  LaTeX front-end
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 backup=('etc/lyx/lyxrc.dist')
 install=lyx.install
 options=('emptydirs')
-sha1sums=('4d384060553c74912e13f98e1788a6f978c58c2e'
+sha1sums=('afffd3fd2f2429c93402a4923d7a2838e0758d28'
   'e2b8f6d6cdeec41e1d5795167f5557e4a6ea28ad'
   '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
 



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2012-08-04 Thread Ronald van Haren
Date: Saturday, August 4, 2012 @ 15:29:14
  Author: ronald
Revision: 164768

upgpkg: lyx 2.0.4-1

update to 2.0.4

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-08-04 18:59:21 UTC (rev 164767)
+++ PKGBUILD2012-08-04 19:29:14 UTC (rev 164768)
@@ -3,8 +3,8 @@
 # Contributor: Jason Chu ja...@archlinux.org
 
 pkgname=lyx
-pkgver=2.0.3
-pkgrel=4
+pkgver=2.0.4
+pkgrel=1
 pkgdesc=An advanced WYSIWYM document processor  LaTeX front-end
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;
@@ -18,7 +18,7 @@
 backup=('etc/lyx/lyxrc.dist')
 install=lyx.install
 options=('emptydirs')
-sha1sums=('109dae0ef22a7d8944964b32ee380ad170b0665f'
+sha1sums=('4d384060553c74912e13f98e1788a6f978c58c2e'
   'e2b8f6d6cdeec41e1d5795167f5557e4a6ea28ad'
   '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
 



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2012-07-08 Thread Ionut Biru
Date: Sunday, July 8, 2012 @ 12:30:46
  Author: ibiru
Revision: 163194

boost 1.50 rebuild

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-07-08 16:00:41 UTC (rev 163193)
+++ PKGBUILD2012-07-08 16:30:46 UTC (rev 163194)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=2.0.3
-pkgrel=3
+pkgrel=4
 pkgdesc=An advanced WYSIWYM document processor  LaTeX front-end
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2012-03-05 Thread Ionut Biru
Date: Monday, March 5, 2012 @ 08:35:15
  Author: ibiru
Revision: 152232

really compile against boost 1.49. FS#28790

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-05 10:01:59 UTC (rev 152231)
+++ PKGBUILD2012-03-05 13:35:15 UTC (rev 152232)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=2.0.3
-pkgrel=2
+pkgrel=3
 pkgdesc=An advanced WYSIWYM document processor  LaTeX front-end
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2012-02-29 Thread Ronald van Haren
Date: Wednesday, February 29, 2012 @ 15:03:52
  Author: ronald
Revision: 151656

upgpkg: lyx 2.0.3-1

update to 2.0.3

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-02-29 19:29:13 UTC (rev 151655)
+++ PKGBUILD2012-02-29 20:03:52 UTC (rev 151656)
@@ -3,7 +3,7 @@
 # Contributor: Jason Chu ja...@archlinux.org
 
 pkgname=lyx
-pkgver=2.0.2
+pkgver=2.0.3
 pkgrel=1
 pkgdesc=An advanced WYSIWYM document processor  LaTeX front-end
 arch=('i686' 'x86_64')
@@ -18,9 +18,9 @@
 backup=('etc/lyx/lyxrc.dist')
 install=lyx.install
 options=('emptydirs')
-md5sums=('f6421fdf118ace93d259220e6a3c4431'
- '1f65a736f015a5350f8efb41b2f13abd'
- 'b70fdeab95ba4a6c3ff72410dfa61823')
+sha1sums=('109dae0ef22a7d8944964b32ee380ad170b0665f'
+  'e2b8f6d6cdeec41e1d5795167f5557e4a6ea28ad'
+  '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2012-02-29 Thread Ronald van Haren
Date: Wednesday, February 29, 2012 @ 16:10:24
  Author: ronald
Revision: 151660

upgpkg: lyx 2.0.3-2

boost rebuild

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-02-29 20:41:17 UTC (rev 151659)
+++ PKGBUILD2012-02-29 21:10:24 UTC (rev 151660)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=2.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc=An advanced WYSIWYM document processor  LaTeX front-end
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2011-12-30 Thread Ray Rashif
Date: Saturday, December 31, 2011 @ 01:31:51
  Author: schiv
Revision: 145772

upgpkg: lyx 2.0.2-1

upstream release

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |   13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-12-31 06:08:01 UTC (rev 145771)
+++ PKGBUILD2011-12-31 06:31:51 UTC (rev 145772)
@@ -3,12 +3,12 @@
 # Contributor: Jason Chu ja...@archlinux.org
 
 pkgname=lyx
-pkgver=2.0.1
-pkgrel=3
+pkgver=2.0.2
+pkgrel=1
 pkgdesc=An advanced WYSIWYM document processor  LaTeX front-end
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;
-depends=('qt' 'texlive-core' 'python2' 'perl' 'imagemagick' 'enchant' 
'boost-libs' 'libmythes')
+depends=('qt' 'texlive-core' 'python2' 'imagemagick' 'enchant' 'boost-libs' 
'libmythes')
 makedepends=('boost')
 optdepends=('rcs: built-in version control system'
 'texlive-latexextra: float wrap support')
@@ -17,9 +17,10 @@
 lyx.desktop lyxrc.dist)
 backup=('etc/lyx/lyxrc.dist')
 install=lyx.install
-sha1sums=('225b4d853f38463e986a9b42a39cac432da56d8a'
-  'e2b8f6d6cdeec41e1d5795167f5557e4a6ea28ad'
-  '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
+options=('emptydirs')
+md5sums=('f6421fdf118ace93d259220e6a3c4431'
+ '1f65a736f015a5350f8efb41b2f13abd'
+ 'b70fdeab95ba4a6c3ff72410dfa61823')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2011-12-26 Thread Ray Rashif
Date: Monday, December 26, 2011 @ 11:32:41
  Author: schiv
Revision: 145673

added rcs optdep for builtin vcs; better description

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-12-26 14:44:55 UTC (rev 145672)
+++ PKGBUILD2011-12-26 16:32:41 UTC (rev 145673)
@@ -5,12 +5,13 @@
 pkgname=lyx
 pkgver=2.0.1
 pkgrel=3
-pkgdesc=An advanced open-source document processor
+pkgdesc=An advanced WYSIWYM document processor  LaTeX front-end
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;
 depends=('qt' 'texlive-core' 'python2' 'perl' 'imagemagick' 'enchant' 
'boost-libs' 'libmythes')
 makedepends=('boost')
-optdepends=('texlive-latexextra: float wrap support')
+optdepends=('rcs: built-in version control system'
+'texlive-latexextra: float wrap support')
 license=('GPL')
 source=(ftp://ftp.lip6.fr/pub/lyx/stable/2.0.x/$pkgname-$pkgver.tar.xz
 lyx.desktop lyxrc.dist)



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2011-12-21 Thread Ray Rashif
Date: Wednesday, December 21, 2011 @ 09:58:25
  Author: schiv
Revision: 145301

add important optdep

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-12-21 14:37:33 UTC (rev 145300)
+++ PKGBUILD2011-12-21 14:58:25 UTC (rev 145301)
@@ -10,6 +10,7 @@
 url=http://www.lyx.org;
 depends=('qt' 'texlive-core' 'python2' 'perl' 'imagemagick' 'enchant' 
'boost-libs' 'libmythes')
 makedepends=('boost')
+optdepends=('texlive-latexextra: float wrap support')
 license=('GPL')
 source=(ftp://ftp.lip6.fr/pub/lyx/stable/2.0.x/$pkgname-$pkgver.tar.xz
 lyx.desktop lyxrc.dist)
@@ -18,7 +19,7 @@
 sha1sums=('225b4d853f38463e986a9b42a39cac432da56d8a'
   'e2b8f6d6cdeec41e1d5795167f5557e4a6ea28ad'
   '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
-   
+
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   find . -type f -exec sed -i 's|#!.*python|#!/usr/bin/env python2|' {} +



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2011-11-25 Thread Andrea Scarpino
Date: Friday, November 25, 2011 @ 03:45:20
  Author: andrea
Revision: 143504

upgpkg: lyx 2.0.1-3

Boost rebuild

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-11-25 08:32:03 UTC (rev 143503)
+++ PKGBUILD2011-11-25 08:45:20 UTC (rev 143504)
@@ -4,14 +4,14 @@
 
 pkgname=lyx
 pkgver=2.0.1
-pkgrel=2
+pkgrel=3
 pkgdesc=An advanced open-source document processor
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;
 depends=('qt' 'texlive-core' 'python2' 'perl' 'imagemagick' 'enchant' 
'boost-libs' 'libmythes')
 makedepends=('boost')
 license=('GPL')
-source=(ftp://ftp.lip6.fr/pub/lyx/stable/2.0.x/$pkgname-$pkgver.tar.xz \
+source=(ftp://ftp.lip6.fr/pub/lyx/stable/2.0.x/$pkgname-$pkgver.tar.xz
 lyx.desktop lyxrc.dist)
 backup=('etc/lyx/lyxrc.dist')
 install=lyx.install
@@ -38,7 +38,7 @@
   # install desktop entry
   install -Dm644 ${srcdir}/lyx.desktop \
 ${pkgdir}/usr/share/applications/lyx.desktop
-  install -m644 lib/images/lyx.png \
+  install -Dm644 lib/images/lyx.png \
 ${pkgdir}/usr/share/pixmaps/lyx.png
 
   # install default config file



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2011-10-19 Thread Andrea Scarpino
Date: Wednesday, October 19, 2011 @ 06:23:19
  Author: andrea
Revision: 140794

Add missing icon (FS#26248)

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |   12 +++-
 1 file changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-10-19 10:19:03 UTC (rev 140793)
+++ PKGBUILD2011-10-19 10:23:19 UTC (rev 140794)
@@ -5,7 +5,7 @@
 pkgname=lyx
 pkgver=2.0.1
 pkgrel=2
-pkgdesc=An advanced open-source document processor.
+pkgdesc=An advanced open-source document processor
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;
 depends=('qt' 'texlive-core' 'python2' 'perl' 'imagemagick' 'enchant' 
'boost-libs' 'libmythes')
@@ -36,10 +36,12 @@
   make DESTDIR=${pkgdir} install
 
   # install desktop entry
-  install -Dm644 ${srcdir}/lyx.desktop 
${pkgdir}/usr/share/applications/lyx.desktop
+  install -Dm644 ${srcdir}/lyx.desktop \
+${pkgdir}/usr/share/applications/lyx.desktop
+  install -m644 lib/images/lyx.png \
+${pkgdir}/usr/share/pixmaps/lyx.png
 
   # install default config file
-  install -Dm644 ${srcdir}/lyxrc.dist ${pkgdir}/etc/lyx/lyxrc.dist
-  ln -sf /etc/lyx/lyxrc.dist ${pkgdir}/usr/share/lyx/lyxrc.dist
+  install -Dm644 ${srcdir}/lyxrc.dist ${pkgdir}/etc/lyx/lyxrc.dist
+  ln -sf /etc/lyx/lyxrc.dist ${pkgdir}/usr/share/lyx/lyxrc.dist
 }
-



[arch-commits] Commit in lyx/trunk (PKGBUILD lyxrc.dist)

2011-09-10 Thread Ronald van Haren
Date: Saturday, September 10, 2011 @ 05:13:50
  Author: ronald
Revision: 137635

upgpkg: lyx 2.0.1-2

add default config file setting some config paths

Added:
  lyx/trunk/lyxrc.dist
Modified:
  lyx/trunk/PKGBUILD

+
 PKGBUILD   |   18 --
 lyxrc.dist |   14 ++
 2 files changed, 26 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-09-10 09:03:14 UTC (rev 137634)
+++ PKGBUILD2011-09-10 09:13:50 UTC (rev 137635)
@@ -4,19 +4,21 @@
 
 pkgname=lyx
 pkgver=2.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc=An advanced open-source document processor.
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;
-depends=('qt' 'texlive-core' 'python2' 'perl' 'imagemagick' 'enchant' 
'boost-libs')
-makedepends=('boost' 'libmythes')
+depends=('qt' 'texlive-core' 'python2' 'perl' 'imagemagick' 'enchant' 
'boost-libs' 'libmythes')
+makedepends=('boost')
 license=('GPL')
 source=(ftp://ftp.lip6.fr/pub/lyx/stable/2.0.x/$pkgname-$pkgver.tar.xz \
-lyx.desktop)
+lyx.desktop lyxrc.dist)
+backup=('etc/lyx/lyxrc.dist')
 install=lyx.install
 sha1sums=('225b4d853f38463e986a9b42a39cac432da56d8a'
-  'e2b8f6d6cdeec41e1d5795167f5557e4a6ea28ad')
-
+  'e2b8f6d6cdeec41e1d5795167f5557e4a6ea28ad'
+  '56416642cc3da2a13b87b84e6b87c1a239f3d09a')
+   
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   find . -type f -exec sed -i 's|#!.*python|#!/usr/bin/env python2|' {} +
@@ -35,5 +37,9 @@
 
   # install desktop entry
   install -Dm644 ${srcdir}/lyx.desktop 
${pkgdir}/usr/share/applications/lyx.desktop
+
+  # install default config file
+  install -Dm644 ${srcdir}/lyxrc.dist ${pkgdir}/etc/lyx/lyxrc.dist
+  ln -sf /etc/lyx/lyxrc.dist ${pkgdir}/usr/share/lyx/lyxrc.dist
 }
 

Added: lyxrc.dist
===
--- lyxrc.dist  (rev 0)
+++ lyxrc.dist  2011-09-10 09:13:50 UTC (rev 137635)
@@ -0,0 +1,14 @@
+### This file is part of
+### 
+###  LyX, The Document Processor
+###
+###  Copyright 1995 Matthias Ettrich
+###  Copyright 1995-2011 The LyX Team.
+###
+### 
+
+# The file lyxrc.dist gives initial global options for all LyX users.
+# Almost all settings here can be overridden through the preferences in LyX.
+
+\thesaurusdir_path /usr/share/mythes
+\hunspelldir_path /usr/share/myspell



[arch-commits] Commit in lyx/trunk (PKGBUILD lyx.desktop lyx.install)

2011-09-09 Thread Ronald van Haren
Date: Friday, September 9, 2011 @ 15:58:38
  Author: ronald
Revision: 137568

upgpkg: lyx 2.0.1-1

update to 2.0.1; FS#25860 desktop file mime-type association; FS#25112 spell 
checking depend on enchant

Added:
  lyx/trunk/lyx.install
Modified:
  lyx/trunk/PKGBUILD
  lyx/trunk/lyx.desktop

-+
 PKGBUILD|   16 +---
 lyx.desktop |   17 +++--
 lyx.install |   14 ++
 3 files changed, 34 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-09-09 18:36:00 UTC (rev 137567)
+++ PKGBUILD2011-09-09 19:58:38 UTC (rev 137568)
@@ -3,18 +3,19 @@
 # Contributor: Jason Chu ja...@archlinux.org
 
 pkgname=lyx
-pkgver=2.0.0
-pkgrel=3
+pkgver=2.0.1
+pkgrel=1
 pkgdesc=An advanced open-source document processor.
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;
-depends=('qt' 'texlive-core' 'python2' 'perl' 'imagemagick' 'aspell' 
'aiksaurus' 'boost-libs')
-makedepends=('boost')
+depends=('qt' 'texlive-core' 'python2' 'perl' 'imagemagick' 'enchant' 
'boost-libs')
+makedepends=('boost' 'libmythes')
 license=('GPL')
 source=(ftp://ftp.lip6.fr/pub/lyx/stable/2.0.x/$pkgname-$pkgver.tar.xz \
 lyx.desktop)
-sha1sums=('27bf0ee623aae0e59780d9f627cdf5cb788a2516'
-  'e207a0b14d58aeb7b83f8fc47ab2e668cbc66844')
+install=lyx.install
+sha1sums=('225b4d853f38463e986a9b42a39cac432da56d8a'
+  'e2b8f6d6cdeec41e1d5795167f5557e4a6ea28ad')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -22,7 +23,8 @@
   sed -i 's|python|python2|' lib/configure.py src/support/os.cpp
   export CXXFLAGS=$CXXFLAGS -fpermissive
   ./configure --prefix=/usr \
---with-frontend=qt4 --without-included-boost
+--with-frontend=qt4 --without-included-boost \
+--without-included-mythes
   make
 }
 

Modified: lyx.desktop
===
--- lyx.desktop 2011-09-09 18:36:00 UTC (rev 137567)
+++ lyx.desktop 2011-09-09 19:58:38 UTC (rev 137568)
@@ -1,9 +1,14 @@
 [Desktop Entry]
-Name=Lyx
-Comment=Latex WYSIWYM Editor
-Icon=/usr/share/lyx/images/lyx.png
-Exec=lyx
-Terminal=false
+Version=1.0
 Type=Application
+Name=LyX Document Processor
+GenericName=Document Processor
+Comment=High level LaTeX frontend
+Exec=lyx %F
+TryExec=lyx
+Icon=lyx
 StartupNotify=false
-Categories=Office;
+StartupWMClass=Lyx
+Terminal=false
+Categories=Office;WordProcessor;Qt;
+MimeType=text/x-lyx;application/x-lyx;

Added: lyx.install
===
--- lyx.install (rev 0)
+++ lyx.install 2011-09-09 19:58:38 UTC (rev 137568)
@@ -0,0 +1,14 @@
+post_install() {
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove () {
+  post_install
+}
+
+
+



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2011-07-27 Thread Jan Steffens
Date: Wednesday, July 27, 2011 @ 23:31:32
  Author: heftig
Revision: 133449

upgpkg: lyx 2.0.0-3
2.0.0-2 was built against boost 1.46

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-07-28 01:05:11 UTC (rev 133448)
+++ PKGBUILD2011-07-28 03:31:32 UTC (rev 133449)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=2.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc=An advanced open-source document processor.
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2011-07-26 Thread Ionut Biru
Date: Tuesday, July 26, 2011 @ 07:31:31
  Author: ibiru
Revision: 132815

boost 1.47.0 rebuild

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-07-26 11:19:52 UTC (rev 132814)
+++ PKGBUILD2011-07-26 11:31:31 UTC (rev 132815)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=2.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc=An advanced open-source document processor.
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2011-07-09 Thread Ronald van Haren
Date: Saturday, July 9, 2011 @ 07:00:04
  Author: ronald
Revision: 130979

upgpkg: lyx 2.0.0-1
update to 2.0.0

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-07-09 09:47:58 UTC (rev 130978)
+++ PKGBUILD2011-07-09 11:00:04 UTC (rev 130979)
@@ -3,7 +3,7 @@
 # Contributor: Jason Chu ja...@archlinux.org
 
 pkgname=lyx
-pkgver=1.6.10
+pkgver=2.0.0
 pkgrel=1
 pkgdesc=An advanced open-source document processor.
 arch=('i686' 'x86_64')
@@ -11,9 +11,9 @@
 depends=('qt' 'texlive-core' 'python2' 'perl' 'imagemagick' 'aspell' 
'aiksaurus' 'boost-libs')
 makedepends=('boost')
 license=('GPL')
-source=(ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/$pkgname-$pkgver.tar.bz2 \
+source=(ftp://ftp.lip6.fr/pub/lyx/stable/2.0.x/$pkgname-$pkgver.tar.xz \
 lyx.desktop)
-sha1sums=('344e14897ea7d004bf181eac39355f1b08f0af83'
+sha1sums=('27bf0ee623aae0e59780d9f627cdf5cb788a2516'
   'e207a0b14d58aeb7b83f8fc47ab2e668cbc66844')
 
 build() {
@@ -34,3 +34,4 @@
   # install desktop entry
   install -Dm644 ${srcdir}/lyx.desktop 
${pkgdir}/usr/share/applications/lyx.desktop
 }
+



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2011-05-25 Thread Ionut Biru
Date: Wednesday, May 25, 2011 @ 11:39:01
  Author: ibiru
Revision: 124982

upgpkg: lyx 1.6.10-1
boost 1.46.1 rebuild

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-25 14:53:25 UTC (rev 124981)
+++ PKGBUILD2011-05-25 15:39:01 UTC (rev 124982)
@@ -3,8 +3,8 @@
 # Contributor: Jason Chu ja...@archlinux.org
 
 pkgname=lyx
-pkgver=1.6.9
-pkgrel=2
+pkgver=1.6.10
+pkgrel=1
 pkgdesc=An advanced open-source document processor.
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;
@@ -12,14 +12,15 @@
 makedepends=('boost')
 license=('GPL')
 source=(ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/$pkgname-$pkgver.tar.bz2 \
-   lyx.desktop)
-sha1sums=('a1acacc8a26546542e32977ae222e811c98b1ca4'
+lyx.desktop)
+sha1sums=('344e14897ea7d004bf181eac39355f1b08f0af83'
   'e207a0b14d58aeb7b83f8fc47ab2e668cbc66844')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   find . -type f -exec sed -i 's|#!.*python|#!/usr/bin/env python2|' {} +
   sed -i 's|python|python2|' lib/configure.py src/support/os.cpp
+  export CXXFLAGS=$CXXFLAGS -fpermissive
   ./configure --prefix=/usr \
 --with-frontend=qt4 --without-included-boost
   make



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2011-03-03 Thread Eric Bélanger
Date: Thursday, March 3, 2011 @ 03:05:12
  Author: eric
Revision: 112021

upgpkg: lyx 1.6.9-2
Rebuild against boost 1.46

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-03-03 07:49:00 UTC (rev 112020)
+++ PKGBUILD2011-03-03 08:05:12 UTC (rev 112021)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=1.6.9
-pkgrel=1
+pkgrel=2
 pkgdesc=An advanced open-source document processor.
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;
@@ -17,7 +17,7 @@
   'e207a0b14d58aeb7b83f8fc47ab2e668cbc66844')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}-${pkgver}
   find . -type f -exec sed -i 's|#!.*python|#!/usr/bin/env python2|' {} +
   sed -i 's|python|python2|' lib/configure.py src/support/os.cpp
   ./configure --prefix=/usr \
@@ -26,10 +26,10 @@
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}-${pkgver}
 
-  make DESTDIR=${pkgdir} install
+  make DESTDIR=${pkgdir} install
 
   # install desktop entry
-  install -Dm644 ${srcdir}/lyx.desktop 
${pkgdir}/usr/share/applications/lyx.desktop
+  install -Dm644 ${srcdir}/lyx.desktop 
${pkgdir}/usr/share/applications/lyx.desktop
 }



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2011-02-26 Thread Ronald van Haren
Date: Saturday, February 26, 2011 @ 05:06:51
  Author: ronald
Revision: 111331

remove optdepends on texlive-latex3, this is now provided by texlive-core

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |1 -
 1 file changed, 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-02-26 08:48:51 UTC (rev 111330)
+++ PKGBUILD2011-02-26 10:06:51 UTC (rev 111331)
@@ -10,7 +10,6 @@
 url=http://www.lyx.org;
 depends=('qt' 'texlive-core' 'python2' 'perl' 'imagemagick' 'aspell' 
'aiksaurus' 'boost-libs')
 makedepends=('boost')
-optdepends=('texlive-latex3: pdf export')
 license=('GPL')
 source=(ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/$pkgname-$pkgver.tar.bz2 \
lyx.desktop)



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2011-02-10 Thread Ronald van Haren
Date: Thursday, February 10, 2011 @ 15:30:37
  Author: ronald
Revision: 109569

upgpkg: lyx 1.6.9-1
update to 1.6.9

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-02-10 20:13:37 UTC (rev 109568)
+++ PKGBUILD2011-02-10 20:30:37 UTC (rev 109569)
@@ -3,7 +3,7 @@
 # Contributor: Jason Chu ja...@archlinux.org
 
 pkgname=lyx
-pkgver=1.6.8
+pkgver=1.6.9
 pkgrel=1
 pkgdesc=An advanced open-source document processor.
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 license=('GPL')
 source=(ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/$pkgname-$pkgver.tar.bz2 \
lyx.desktop)
-sha1sums=('caa9672e0dd6c725fcb0eb5c2bbf3ba9871935e5'
+sha1sums=('a1acacc8a26546542e32977ae222e811c98b1ca4'
   'e207a0b14d58aeb7b83f8fc47ab2e668cbc66844')
 
 build() {



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2011-02-04 Thread Ronald van Haren
Date: Friday, February 4, 2011 @ 11:01:10
  Author: ronald
Revision: 108886

upgpkg: lyx 1.6.8-1
update to latest version

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-02-04 15:32:55 UTC (rev 108885)
+++ PKGBUILD2011-02-04 16:01:10 UTC (rev 108886)
@@ -3,8 +3,8 @@
 # Contributor: Jason Chu ja...@archlinux.org
 
 pkgname=lyx
-pkgver=1.6.7
-pkgrel=3
+pkgver=1.6.8
+pkgrel=1
 pkgdesc=An advanced open-source document processor.
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;
@@ -14,8 +14,8 @@
 license=('GPL')
 source=(ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/$pkgname-$pkgver.tar.bz2 \
lyx.desktop)
-md5sums=('078a3568f41ceb6dd5f090071aab93bc'
- 'c11db315dc99254a4118827f98922623')
+sha1sums=('caa9672e0dd6c725fcb0eb5c2bbf3ba9871935e5'
+  'e207a0b14d58aeb7b83f8fc47ab2e668cbc66844')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2010-11-23 Thread Ionut Biru
Date: Tuesday, November 23, 2010 @ 12:21:51
  Author: ibiru
Revision: 100474

upgpkg: lyx 1.6.7-3
boost 1.45 rebuild

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-11-23 17:16:37 UTC (rev 100473)
+++ PKGBUILD2010-11-23 17:21:51 UTC (rev 100474)
@@ -4,7 +4,7 @@
 
 pkgname=lyx
 pkgver=1.6.7
-pkgrel=2
+pkgrel=3
 pkgdesc=An advanced open-source document processor.
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;
@@ -23,15 +23,14 @@
   sed -i 's|python|python2|' lib/configure.py src/support/os.cpp
   ./configure --prefix=/usr \
 --with-frontend=qt4 --without-included-boost
-  make || return 1
+  make
 }
 
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}
 
-  make DESTDIR=${pkgdir} install || return 1
+  make DESTDIR=${pkgdir} install
 
   # install desktop entry
-  install -Dm644 ${srcdir}/lyx.desktop \
-   ${pkgdir}/usr/share/applications/lyx.desktop || return 1
+  install -Dm644 ${srcdir}/lyx.desktop 
${pkgdir}/usr/share/applications/lyx.desktop
 }



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2010-09-03 Thread Rémy Oudompheng
Date: Saturday, September 4, 2010 @ 01:06:43
  Author: remy
Revision: 89785

upgpkg: lyx 1.6.7-2
Rebuild for python2 (point to python2).

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-09-04 05:06:10 UTC (rev 89784)
+++ PKGBUILD2010-09-04 05:06:43 UTC (rev 89785)
@@ -4,11 +4,11 @@
 
 pkgname=lyx
 pkgver=1.6.7
-pkgrel=1
+pkgrel=2
 pkgdesc=An advanced open-source document processor.
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;
-depends=('qt' 'texlive-core' 'python' 'perl' 'imagemagick' 'aspell' 
'aiksaurus' 'boost-libs')
+depends=('qt' 'texlive-core' 'python2' 'perl' 'imagemagick' 'aspell' 
'aiksaurus' 'boost-libs')
 makedepends=('boost')
 optdepends=('texlive-latex3: pdf export')
 license=('GPL')
@@ -19,7 +19,8 @@
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-
+  find . -type f -exec sed -i 's|#!.*python|#!/usr/bin/env python2|' {} +
+  sed -i 's|python|python2|' lib/configure.py src/support/os.cpp
   ./configure --prefix=/usr \
 --with-frontend=qt4 --without-included-boost
   make || return 1



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2010-07-20 Thread Ronald van Haren
Date: Tuesday, July 20, 2010 @ 05:04:31
  Author: ronald
Revision: 85805

upgpkg: lyx 1.6.7-1
update to latest version

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-07-20 08:32:52 UTC (rev 85804)
+++ PKGBUILD2010-07-20 09:04:31 UTC (rev 85805)
@@ -3,7 +3,7 @@
 # Contributor: Jason Chu ja...@archlinux.org
 
 pkgname=lyx
-pkgver=1.6.6.1
+pkgver=1.6.7
 pkgrel=1
 pkgdesc=An advanced open-source document processor.
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 license=('GPL')
 source=(ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/$pkgname-$pkgver.tar.bz2 \
lyx.desktop)
-md5sums=('a17e4c37f7def9f18052e03634d42ca5'
+md5sums=('078a3568f41ceb6dd5f090071aab93bc'
  'c11db315dc99254a4118827f98922623')
 
 build() {



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2010-03-18 Thread Ionut Biru
Date: Thursday, March 18, 2010 @ 17:09:06
  Author: ibiru
Revision: 72619

upgpkg: lyx 1.6.5-3
boost 1.41 rebuild

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-03-18 21:09:00 UTC (rev 72618)
+++ PKGBUILD2010-03-18 21:09:06 UTC (rev 72619)
@@ -4,11 +4,11 @@
 
 pkgname=lyx
 pkgver=1.6.5
-pkgrel=2
+pkgrel=3
 pkgdesc=An advanced open-source document processor.
 arch=('i686' 'x86_64')
 url=http://www.lyx.org;
-depends=('qt' 'texlive-core' 'python' 'perl' 'imagemagick' 'aspell' 
'aiksaurus' 'boost=1.42.0')
+depends=('qt' 'texlive-core' 'python' 'perl' 'imagemagick' 'aspell' 
'aiksaurus' 'boost=1.41.0')
 optdepends=('texlive-latex3: pdf export')
 license=('GPL')
 source=(ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/$pkgname-$pkgver.tar.bz2 \



[arch-commits] Commit in lyx/trunk (PKGBUILD)

2009-12-07 Thread Giovanni Scafora
Date: Monday, December 7, 2009 @ 18:51:20
  Author: giovanni
Revision: 60860

upgpkg: lyx 1.6.5-1
upstream release

Modified:
  lyx/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2009-12-07 19:07:37 UTC (rev 60859)
+++ PKGBUILD2009-12-07 23:51:20 UTC (rev 60860)
@@ -3,17 +3,17 @@
 # Contributor: Jason Chu ja...@archlinux.org
 
 pkgname=lyx
-pkgver=1.6.4.2
-pkgrel=2
+pkgver=1.6.5
+pkgrel=1
 pkgdesc=An advanced open-source document processor.
-arch=(i686 x86_64)
-url='http://www.lyx.org'
+arch=('i686' 'x86_64')
+url=http://www.lyx.org;
 depends=('qt' 'texlive-core' 'python' 'perl' 'imagemagick' 'aspell' 
'aiksaurus' 'boost=1.41.0')
 optdepends=('texlive-latex3: pdf export')
 license=('GPL')
 source=(ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/$pkgname-$pkgver.tar.bz2 \
lyx.desktop)
-md5sums=('d1017f88e85b1ee21d24d99b1d49f308'
+md5sums=('35a10d8cb8e4bdd296092d9d981330c9'
  'c11db315dc99254a4118827f98922623')
 
 build() {