Commit Graph

136 Commits

Author SHA1 Message Date
Jerome Duval
ee55d32750 qutebrowser: bump version.
* use package dependencies instead of bundling them.
* clean dependencies.
2017-11-09 22:01:23 +01:00
Jerome Duval
6ac6d798dd lynx: bump version. 2017-11-04 00:29:02 +01:00
Robert Sarkozi
49cd548c14 QuteBrowser: move to $appsDir and add resources (#1749)
Moved qutebrowser script to appsDir/QuteBrowser.
Create symlink to be able to select app from Applications menu.
Add an icon.
Also bumped revision number.
2017-10-28 01:59:38 +03:00
Robert Sarkozi
9ec2a8a68f QuteBrowser: add recipe for version 1.0.2 (#1740) 2017-10-25 21:01:25 +03:00
Adrien Destugues
63e56ae879 Recipes for NetSurf 3.7 and libraries 2017-10-23 05:14:03 +02:00
Adrien Destugues
a085094bc7 Bump some hrevs after BControlLook ABI changes. 2017-10-08 10:22:32 +02:00
Adrien Destugues
e48172874d NetSurf: fix crash when resizing window. 2017-08-19 21:57:00 +02:00
Gerasim Troeglazov
352d1802f5 Dooble: Add recipe for 1.56d version 2017-08-03 11:26:16 +10:00
Gerasim Troeglazov
f3e5cacd65 QupZilla: Fix build for qtwebkit v5.212.x
* Fix default theme
* Remove round rects for OSD windows
* Add haiku  notification support
* Add new application icon
2017-08-03 00:06:02 +10:00
Sergei Reznikov
7606062470 Qupzilla: add Haiku bookmarks 2017-07-26 15:26:49 +03:00
Jerome Duval
a1515170a1 links: add recipe for version 2.14. 2017-07-15 14:50:37 +02:00
Sergei Reznikov
d2839689d4 QupZilla: Use Haiku theme by default 2017-07-05 15:07:43 +03:00
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
Sergei Reznikov
3722b4e993 QupZilla: copy symlinks instead of target files (try 2)
Accidentaly did commit in the wrong folder, sorry
2017-06-18 12:28:39 +03:00
Sergei Reznikov
125d8a1929 QupZilla: new icon and Haiku theme 2017-06-18 08:53:26 +03:00
Jerome Duval
7187493a9f qupzilla: copy symlinks instead of target files. 2017-05-14 15:23:06 +02:00
Jerome Duval
5c2e265bdf x86: enable some recipes which build OK. 2017-05-14 15:23:05 +02:00
Jerome Duval
438484e977 qupzilla: part of patchset was already applied. 2017-04-08 13:05:08 +02:00
Jerome Duval
31f6cb6033 qupzilla: add recipe for version 1.8.9.
* switch to qt5.
2017-02-16 22:42:27 +01:00
Adrien Destugues
9cee7544d2 NetSurf: fix packaging
- It was installing in system/boot/apps
- The resources were still copied, but they are part of the executable
  now so they are not needed
- Deskbar link pointed at the wrong place
2017-02-05 10:01:16 +01:00
fbrosson
d57403e513 links: use libpng16 instead of libpng. (#1106)
* Drop unneeded support for secondary architectures.
* Depend on libssl and libcrypto instead of openssl.
* Use $effectiveTargetArchitecture (instead of $targetArchitecture)
  when defining STDCPPLIBS (as -lstdc++ or lbstdc++.r5) in order to
  have a working code for both primary and secondary architectures,
  should that code snippet be copied to other recipes.
* Add TEST() with "make check".
2017-01-23 23:26:08 +00:00
miqlas
9f81e2d872 Otter browser: new recipe (#1006)
* Otter Browser: new recipe

* Otter browser: additional files

* Defined REQs

* Reworked recipe, including sed magic

* HTTPS homepage
2017-01-14 13:06:56 -05:00
Sergei Reznikov
b41f1f375b NetSurf: drop unused build option 2017-01-07 01:58:57 +03:00
Sergei Reznikov
08190e92b5 NetSurf: fix REQUIRES
* move NetSurf binary to $appsDir
2017-01-07 01:20:14 +03:00
Adrien Destugues
35b97d25e1 netsurf, webkit: fix dependency on libpng. 2016-12-30 16:25:31 +01:00
Adrien Destugues
75cdba91bb NetSurf: update to 3.6 (and all dependencies)
Fixes many bugs, runs even faster, render more pages properly.
2016-12-21 22:23:37 +01:00
Jérôme Duval
cdb2a41d52 links: fix x86_64 build. 2016-12-20 21:36:00 +01:00
Jérôme Duval
4da993826d qupzilla: enable x86_64. 2016-12-04 10:47:47 +01:00
fbrosson
0bccdb4e15 lynx: bump to 2.8.9dev.11. 2016-11-17 23:57:57 +00:00
fbrosson
61ab12139a lynx: bump to 2.8.9dev.9, drop 2nd arch, tune install and config. (#626)
* Bump to 2.8.9dev.9 and drop secondary architectures.
* Use relative symlinks (with "ln -sr" instead of "ln -s") when
  installing COPYING and COPYHEADER in data/lynx_help/ as symlinks to
  the real copies installed in data/lynx_doc/.
* Add USER_SETTINGS_FILES as well as the read-only template config
  files, lynx.cfg and lynx.lss, in data/lynx/.
* Edit lynx.cfg to make the STARTFILE variable point to the local
  copy of the about_lynx.html document in /system/data/lynx_help/.
* Also in lynx.cfg, edit the definition of the HELPFILE variable to
  replace $dataDir/ by /system/data/ as this is required to let lynx
  continue to find its help files after the package gets updated.
2016-06-07 01:58:18 +00:00
fbrosson
ff3071ae2a lynx: bump version & update homepage 2016-02-23 05:58:33 +01:00
Adrien Destugues
2df439dafb NetSurf 3.4 and dependencies. 2016-02-19 22:17:24 +01:00
fbrosson
238db0e0c0 w3m: reorder sections, ARCHITECTURES += ?x86_64 ?arm ?ppc
Also fix DESCRIPTION formatting, switch SOURCE_URI to the short SourceForge redirector, use tabs for COPYRIGHT and use $portVersion instead of the hard-coded version.
2016-01-26 11:30:08 +01:00
François Revol
fbfc9035c0 weboob: update current patchset 2016-01-08 01:13:08 +01:00
DarkmatterVale
0699b604dc Update libraries to be gcc4 compatible 2015-12-22 09:03:04 +00:00
Adrien Destugues
6145187eaa Bump package revisions after OpenSSL update. 2015-11-12 14:39:46 +01:00
Sergei Reznikov
1880d74528 QupZilla: fix provides 2015-10-13 23:45:25 +03:00
Jérôme Duval
9994fddd80 Fix recipes broken in 4634abe.
* only *some* of them were fixed afterwards back then.
2015-10-13 18:45:03 +02:00
Sergei Reznikov
2f6038727f QupZilla: bump version 2015-10-09 00:33:09 +03:00
Sergei Reznikov
0549547b87 BeZilla: correct summary and copyright 2015-09-10 20:02:51 +03:00
Humdinger
33ff27689b Furbish those recipes. SUMMARY/DESCRIPTION and re-ordering blocks. 2015-09-09 19:29:34 +02:00
Humdinger
70b8f948c6 De-linting recipes.
*	flare, freedroidRPG
	Don't start with the app name, in the _data section too...
	Re-order blocks

*	help2man
	SUMMARY must not end with "."
	Re-ordered blocks

*	html_parser, xml_parser
	Corrected license
	Re-ordered blocks

*	jq
	Corrected copy&paste mishap, I guess
	Re-ordered blocks

*	librevenge
	Re-ordered blocks
	Removed email addresses from COPYRIGHT

*	mesa
	Don't start with the app name, in the _swrat and _swpipe sections too...
	Re-ordered blocks

*	qupzilla
	SUMMARY must not end with "."

*	ruby
	Corrected license
	Re-ordered blocks

*	vncserver
	Removed "copyright" from COPYRIGHT
2015-08-08 20:00:24 +02:00
Humdinger
36e5637b9f De-lint recipes
*	libmikmod
	Re-ordered blocks

*	libmodplug
	Don't start SUMMARY with app name
	Re-ordered blocks

*	librecad
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libsvgtiny
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libwalter
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libwapcaplet
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libxau
	Improved SUMMARY and DESCRIPTION
	Re-ordered blocks

*	links
	Improved SUMMARY and DESCRIPTION
	Re-ordered blocks

*	lynx
	Don't start SUMMARY with app name
	Re-ordered blocks
2015-08-07 17:49:48 +02: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
Kostadin Damyanov
3e0dd2696c De-lint recipes. 2015-08-04 08:25:40 +03:00
Humdinger
b82c8008b6 De-Lint recipes.
*	netpbm
	Re-arranged copright madness.

*	pygame
	Re-ordering blocks.
	Re-formatted patch properly.
	Added formerly undeclared patch. Doesn't build with or without.

*	python3_mako, python_mako
	Removed "." from SUMMARY.
	Re-ordering blocks.

*	python3_setuptools, python_setuptools
	Removed "." from SUMMARY.
	Re-ordering blocks.

*	qemu
	Removed "." from SUMMARY.
	Re-ordering blocks.

*	quassel
	Removed "." from SUMMARY.
	Re-ordering blocks.

*	qupzilla
	Removed "." from SUMMARY.
	Re-ordering blocks.
2015-07-23 08:01:11 +02:00
Augustin Cavalier
c74967bb0e Fix a lot of lint failures. 2015-07-16 12:15:14 -04:00
Adrien Destugues
aa45bcc74d Fix netsurf and dependencies on x86_64.
* lint problems, missing PATCHES, missing checksums
* a few actual issues in netsurf itself
* now builds and runs fine.
2015-07-13 19:57:17 +02:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00