Jerome Duval
bbd3cff582
scribus: code style.
2018-08-03 07:13:26 +02:00
Jerome Duval
60cfcd1fd3
calligra: code style.
2018-08-03 07:12:43 +02:00
Kacper Kasper
88314feb3c
libreoffice: fix invalid casts on 32-bit build
2018-08-01 19:51:50 +02:00
Jérôme Duval
0fdb0ff093
scribus: code style.
2018-08-01 17:42:18 +02:00
Jérôme Duval
6d9a29139e
lyx: code style.
2018-08-01 17:40:41 +02:00
Kacper Kasper
87139540d7
libreoffice: fix stack protector detection
2018-07-31 02:13:07 +02:00
Sergei Reznikov
39c820d542
LibreOffice: xproto -> xorgproto
2018-07-30 00:12:43 +03:00
Sergei Reznikov
3f99dfe416
LibreOffice: fix requires
2018-07-29 11:31:46 +03:00
Sergei Reznikov
512f8396e4
LibreOffice: add missing requires
2018-07-29 11:28:20 +03:00
Sergei Reznikov
610caf84bd
LibreOffice: bump to latest commit
2018-07-26 09:28:41 +03:00
Sergei Reznikov
bb0cc2b8eb
LibreOffice: add -fno-stack-protector to CXXFLAGS
2018-07-14 20:02:28 +03:00
Sergei Reznikov
2193551c6d
LibreOffice: add -fno-stack-protector to CFLAGS
2018-07-14 19:36:12 +03:00
Sergei Reznikov
eb3352cc90
LibreOffice: fix boost-libdir path on x86_gcc2
2018-07-14 18:57:34 +03:00
fbrosson
8cfbb7ba09
LibreOffice: revbump, as libxcb's PROVIDES was modified.
2018-07-05 16:21:43 +00:00
Sergei Reznikov
e49d52658a
LibreOffice: sync with master
...
* upsteam 2/4 patches
* more work on kde5 file picker by Katarina
* fix transparent focus button text
2018-07-03 23:06:40 +03:00
Sergei Reznikov
047a5fac62
Calligra: fix build
2018-06-17 19:27:14 +03:00
Gerasim Troeglazov
167dc67144
Calligra: Fix build with Qt 5.11
2018-06-18 00:31:16 +10:00
fbrosson
8a29de83ef
calligra: revbump required after the change in gsl's PROVIDES. ( #2700 )
2018-06-17 09:21:40 +00:00
Sergei Reznikov
6f431f4e35
LibreOffice: add missing requires
2018-06-14 18:02:23 +03:00
Sergei Reznikov
8faafd2c57
LibreOffice: another build fix attempt
2018-06-13 22:18:15 +03:00
Sergei Reznikov
bbd358fa19
LibreOffice: fix patch
2018-06-09 15:56:36 +03:00
Sergei Reznikov
21d0472a70
LibreOffice: fix build
2018-06-08 15:15:32 +03:00
fbrosson
4bf88414e0
LibreOffice: update after #2666 , which changed mdds. ( #2669 )
2018-06-08 11:05:32 +00:00
Sergei Reznikov
134de36da0
LibreOffice: fix moving library
2018-06-08 13:58:28 +03:00
Sergei Reznikov
af3286453b
LibreOffice: enable KDE5 backend
2018-06-08 13:55:12 +03:00
fbrosson
8bf54bd450
LibreOffice: drop --with-theme= and add back --with-distro=... ( #2665 )
...
It seems we can't pass "breeze sifr" as arguments to --with-theme
from the recipe, so add back the --with-distro=LibreOfficeHaiku
and let autogen.sh find in distro-configs/LibreOfficeHaiku.conf
the "--with-theme=breeze sifr" parameter as it did previously.
2018-06-08 06:09:53 +00:00
fbrosson
6f2732852f
LibreOffice: pass quoted "breeze sifr" to --with-theme.
2018-06-07 17:07:01 +00:00
fbrosson
19971303a0
LibreOffice: fix build on secondary arch. Minor changes. ( #2661 )
...
* LibreOffice: fix build on secondary arch. Minor changes. (#2661 )
* Depend on boost >= 1.65.0 as suggested by @kallisti5 in #2657 .
* Add missing devel:liboost_* to BUILD_REQUIRES.
* Do not use --with-distro=LibreOfficeHaiku but, instead, copy
upstream's distro-configs/LibreOfficeHaiku.conf to the recipe.
* Add --with-system-libepubgen to config options.
* LibreOffice: use our own vendor string.
* LibreOffice: some alphabetical sorting.
BTW, there was (only) one duplicate switch: --with-system-clucene
2018-06-07 18:51:22 +03:00
humdinger
0660ee256e
libreoffice: add to description ( #2659 )
...
LibreOffice deserves a few more lines of description. :)
Taken from their website.
Remove full-stop at the end of COPYRIGHT.
2018-06-07 14:31:41 +00:00
fbrosson
2d5e2e29f3
LibreOffice: try to trigger a build for x86 secondary arch.
2018-06-06 12:43:32 +00:00
fbrosson
af347ccf5b
LibreOffice: rebuild after soname change in libepubgen. ( #2652 )
2018-06-06 11:54:02 +00:00
Sergei Reznikov
7c60f6dc45
LibreOffice: fix rdef path
2018-06-06 01:01:59 +03:00
Sergei Reznikov
2e8f31bad0
LibreOffice: enable secondary arch
2018-06-05 17:18:08 +03:00
Sergei Reznikov
18f36ed44f
LibreOffice: rename patchset
2018-06-05 16:59:02 +03:00
Sergei Reznikov
5430094280
LibreOffice: actually enable recipe
2018-06-05 16:49:21 +03:00
Sergei Reznikov
932a2ac909
LibreOffice: enable recipe
...
* bump version
* fix missing lables
* bundle with additional icon themes
* correct profile path
2018-06-05 16:40:21 +03:00
Gerasim Troeglazov
33026725db
Scribus: fix build with Qt 5.11
...
* Fix settings dir for haiku
2018-05-30 21:38:01 +10:00
Jérôme Duval
6dbc0d5476
scribus: update HOMEPAGE.
2018-05-30 08:19:21 +02:00
Sergei Reznikov
cdc823bbc7
LibreOffice: fix make distro-pack-install
2018-05-29 10:35:31 +03:00
Sergei Reznikov
a96af7c10d
LibreOffice: fix install()
2018-05-28 22:25:33 +03:00
Sergei Reznikov
eaf77b1725
LibreOffice: fix build
...
* LibreOffice runs now, however, it doesn't display text (except for menubar)
* add resource with a simple icon
* fill in requires
2018-05-28 18:59:40 +03:00
Sergei Reznikov
2bfcef6ad5
LibreOffice: fix BUILD_PREREQUIRES
2018-05-25 13:22:12 +03:00
Sergei Reznikov
9e347155a3
LibreOffice: bump commit
2018-05-24 12:47:25 +03:00
Sergei Reznikov
397f01cd85
LibreOffice: bump version
2018-05-16 18:22:32 +03:00
Gerasim Troeglazov
f57ded24f5
Scribus: bump revision for rebuild
2018-05-11 08:11:44 +10:00
Gerasim Troeglazov
6fbfae599f
Scribus: fix patch name
2018-05-10 22:34:44 +10:00
Gerasim Troeglazov
4af6138b77
Scribus: Disable python scripting plugin
...
* For scripting plugin required python 2.7 but it missing for x86_gcc2
arch
2018-05-10 21:18:00 +10:00
Gerasim Troeglazov
b4d60cafda
Scribus: add recipe for 1.5.2 version.
...
* don't bump this version! i'ts last worked version for now!
2018-05-07 22:54:56 +10:00
Gerasim Troeglazov
9ffe2fcc61
Calligra: bump version
2018-04-18 23:54:35 +10:00
Sergei Reznikov
daa5860412
Calligra: add long info variable
2018-01-03 10:17:51 +03:00