0
0
Fork 0
Commit Graph

241 Commits

Author SHA1 Message Date
Jerome Duval fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
miqlas c232696150 Scribus update (#1431) 2017-06-16 21:28:04 -04:00
Jerome Duval ac7c6aed2b lyx: bump version. 2017-05-18 23:26:34 +02:00
Humdinger 7e0c39aec5 Enable Lyx for x86, 2ndary arch 2017-05-14 17:42:48 +02:00
Jerome Duval 5c2e265bdf x86: enable some recipes which build OK. 2017-05-14 15:23:05 +02:00
Jerome Duval 0567e526a8 scribus: fix issues with Qt 5.8. 2017-05-11 23:51:56 +02:00
Jerome Duval 58a10a894d scribus: bump revision to rebuild with newer podofo. 2017-04-09 11:10:16 +02:00
Jerome Duval 0e22dd640f lyx: fix for Qt 5.8. 2017-04-08 13:05:07 +02:00
Jerome Duval 8e8cad563d libreoffice: add an initial broken recipe.
* can be used to pull dependencies.
2017-03-28 22:28:42 +02:00
Jerome Duval c320ee6897 scribus: clean up. 2017-03-25 01:13:41 +01:00
Jerome Duval 95c3dae162 lyx: use a rdef file, fix deskbar menu icon.
* thanks Humdinger!
2017-03-23 22:31:00 +01:00
Jerome Duval 5f0e05be4b lyx: add recipe for version 2.2.2.
* for Qt5.
* The HVIF icon doesn't seem to be shown.
2017-03-21 23:46:56 +01:00
Jerome Duval e44fec72d7 scribus: add recipe for version 1.5.2.
* it's a development release, so it stays disabled for now.
* tested OK on x86_64 nevertheless. Could be published as
scribus_unstable so that it gets exposure.
2017-02-11 00:08:53 +01:00
Jerome Duval 5e2d71cfb2 scribus: bump version.
* patch doesn't seem needed anymore.
* add a devel package for headers.
2017-02-09 23:26:44 +01:00
Jerome Duval 1edaf85299 scribus: fix recipe and enable x86_64.
* remove rpath, don't remove headers, plugins.
2017-02-09 23:26:44 +01:00
Adrien Destugues 6d1d07e307 LyX: add recipe for 2.1.4
- Builds with current version of automake.
- Still seems quite crashy.
2017-02-05 12:44:15 +01:00
Adrien Destugues 37ee878419 multitalk: point to specific commit 2016-12-03 10:14:02 +01:00
Vale 6f4f45198e Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks 2016-03-05 14:19:01 -05:00
Vale 6b99721506 More order fixes 2016-02-28 20:17:42 -05:00
Vale f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Augustin Cavalier 1f4293e134 Get rid of gcc_syslibs REQUIREs. 2015-08-04 15:45:00 -04:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier 55dd9cf19d Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04:00
Humdinger 066c027269 De-Lint recipes.
*	libtool
	Minor cosmetics.
	Lint warning "patch not referenced" is true, but it nevertheless
	builds... Maybe those unused patches should be removed?

*	libzip
	Removed "." from SUMMARY.
	Minor cosmetics.

*	linaro_qemu
	Removed "." from SUMMARY.
	Minor cosmetics.

*	llvm
	Removed "." from SUMMARY.
	Minor cosmetics.
	Uncommented the ARCHITECTURES of llvm-3.0. Hope that's OK...

*	lm4tools
	Removed "." from SUMMARY.
	Minor cosmetics.

*	love
	Removed "." and improved SUMMARY/DESCRIPTION.
	Minor cosmetics.

*	ltp
	Removed "." and improved SUMMARY/DESCRIPTION.
	Minor cosmetics.

*	lua
	Removed "." and improved SUMMARY/DESCRIPTION.
	Minor cosmetics.

*	luarocks
	Removed "." from SUMMARY.
	Minor cosmetics.

*	lyx
	Removed "." from SUMMARY.
	Minor cosmetics.
2015-07-21 20:42:21 +02:00
Augustin Cavalier c74967bb0e Fix a lot of lint failures. 2015-07-16 12:15:14 -04:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Augustin Cavalier 42cc1eac74 Fix copyrights in various recipes. No functional change intended. 2015-06-08 10:54:00 -04:00
Jessica Hamilton 23b51e95c4 lyx-2.1.3 2015-06-05 19:17:14 +12:00
Scott McCreary a98a1e0761 Merged in kamnxt/haikuports/scribus (pull request #477)
Added recipe for Scribus
2015-02-03 13:25:07 -08:00
Kamil Krzyżanowski 85ecf2543d Added recipe for Scribus 2015-02-01 15:52:38 +00:00
Humdinger a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01:00
Oliver Tappe 52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Scott McCreary 76bb3f46b7 Remove abiword-2.8.6 recipe and patch as it was broken. 2014-12-01 01:50:51 +00:00
Sergei Reznikov 1ae18806f5 AbiWord: fix Deskbar link 2014-11-25 21:33:08 +03:00
Kacper Kasper 1d1570b75e Abiword 2.4: add gcc4 build
* Also mark psiconv as gcc4 compatible
2014-11-17 22:17:18 +00:00
Adrien Destugues 7ec9f4d46d Add recipe for Abiword 2.4 BeOS port.
The port was removed from later versions of Abiword and seems a bit
broken (crashing and drawing issues).
2014-10-24 12:11:19 +02:00
Adrien Destugues e68765c536 Add recipe for MultiTalk. 2014-08-29 14:55:26 +02:00
Scott McCreary c95e23a1d5 Marked Abiword as broken and added note that it cannot be fixed pre-3.0 2013-11-04 12:35:58 -08:00
Oliver Tappe 60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe 94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00