Commit Graph

88 Commits

Author SHA1 Message Date
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
Augustin Cavalier
4c871c5452 netsurf: Remove unused scanner.c. 2015-07-01 19:49:58 -04:00
François Revol
5ef7a9e6ec weboob: add my current patch 2015-05-09 21:17:09 +02:00
Sergei Reznikov
b09ca67402 BeZilla: rename recipe to include version
* make use of browser.mozconfig
* move $libDir/firefox-2.0.0.22pre to $appsDir/BeZilla
* rearrange libs
* create devel package
* add Deskbar link
* use haiku-widget-theme
* add missing zip requires
* mozconfig clean-up
2015-04-20 10:41:56 +03:00
Sergei Reznikov
a948291c6a QupZilla: added recipe for version 1.8.6 2015-04-05 14:27:34 +03:00
Adrien Destugues
e60cecf1ee Add recipes for Netsurf 3.3. 2015-03-21 21:05:48 +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
Theodore Kokkoris
097caf6c05 Add Bezilla port 2014-12-12 15:25:42 +02:00
Adrien Destugues
4eda22e129 NetSurf: pull fixed sources from git repos.
NetSurf devs helped fix the Haiku port after I noticed the 3.2 release
was not working. Get the latest changes from their git repo so we can
have a working release.

Also add dependency on hubbub since this is now dynamically linked.
2014-09-05 14:22:59 +02:00
Adrien Destugues
6999710fee Recipes for NetSurf 3.2.
Unfortunately it's broken. The start page will not draw anything, and
trying to access any other URL triggers an assert. I don't even
understand why NetSurf is building in DEBUG mode, the assert shouldn't
be active...
2014-09-01 14:59:37 +02:00
Jerome Duval
36e2c0ed6d netsurf: build on x86 and x86_64
* fix dependencies and build system
* check doesn't build correctly with haikuporter on x86_64 beause
of a Python bug (hard link extraction in tar files)
2014-08-30 19:57:59 +00:00
Augustin Cavalier
ad13d0b5a0 QupZilla: capitalize binary. 2014-07-30 14:59:02 -04:00
François Revol
f867fd44e5 lynx: keep-old settings 2014-07-23 01:34:13 +02:00
François Revol
4ff99792ec Add a recipe for Lynx
The patchset overwrites configure, because lynx wants to use
its own version of autoconf, which would be too much trouble.
2014-07-23 01:10:30 +02:00
Augustin Cavalier
5ee15ab173 QupZilla: Address Oliver's review comment.
My patch was upstreamed, so we now can point there.
2014-07-02 11:26:04 -04:00
Augustin Cavalier
6febb8bb43 Apparently QupZilla actually *does* need OpenSSL for itself...
...so add it. Also tweak the pkg_config setting so that QupZilla can use
it to detect what QtWebKit version is available. Also modifies the source
to point to my fork that has the patches (and then some more) already in it,
I have a pull request pending upstream.
2014-07-01 14:40:06 -04:00
Augustin Cavalier
dbf259bcbb Quassel: Qt now has SSL in its REQUIRES_devel so it doesn't need to be here 2014-07-01 10:52:57 -04:00
Augustin Cavalier
5d7f8b1bf1 Fixes to the QupZilla recipe.
Doesn't build for me yet, I messed up my Qt package somehow (fails
looking for qsslcertificate.h...)
2014-07-01 10:10:56 -04:00
Augustin Cavalier
943d4c63c0 Address review comments on the Qt recipes. 2014-06-21 09:58:36 -04:00
Augustin Cavalier
248505dc55 Add recipe and patches for QupZilla 1.7.x (patch by Arfonzo and Giova84). 2014-06-21 09:37:15 -04:00
Adrien Destugues
83137678f6 NetSurf: fix install.
* Don't hardcode the path to resources in the executable, use FindPaths
* Set the proper desination dirs so things actually end up in the
package.
2014-06-20 13:40:28 +02:00
Adrien Destugues
9dea714078 Delete old netsurf recipe. 2014-06-09 21:46:45 +02:00
Adrien Destugues
cc7200b3a5 NetSurf: use split-out source package.
The default source distribution comes with all dependencies. It is not
as easy to compile, and it's better to have the libs in separate
packages for others to use, anyway.
2014-06-09 21:45:31 +02:00
Adrien Destugues
07aafa8ba4 Add recipe for netsurf 3.1.
* Includes gcc2 fixes.
2014-06-08 22:55:15 +02:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
noryb009
737a7a3326 Rewrap www-client DESCRIPTIONs 2014-01-02 16:40:58 -05:00
Alexander von Gluck IV
d97a2aabd9 all: Don't use portVersionedName for SOURCE_DIR
* portVersionedName contains the secondary architecture,
  so using it means secondary package builds fail.
  example: $portVersionedName is libwow_x86-0.0.0 when
  doing an x86 build on x86_gcc2
2013-12-25 17:52:56 -06:00
François Revol
5c126ba1d5 links: Add updated patch and recipe 2013-12-13 00:38:09 +01:00
François Revol
57b6baedb4 links: Update recipe
However it doesn't build yet. It seems it doesn't like our libpng.
2013-12-12 15:30:34 +01:00
François Revol
72ac1f84c6 Convert some remaining bep syntax to shell syntax 2013-12-07 02:00:02 +01:00
Arfonzo J. Coward
caf217ce73 Added provides for app:qupzilla. 2013-12-05 08:34:38 +00:00
Arfonzo J. Coward
70d8539119 - Renamed patch set to remove '_x86' from filename.
- Modified recipe to use prefix of $appsDir at qmake rather than hardcoded path in defines.pri.
- Use commit hashtag to reference a specific version from git repo.
2013-12-05 08:30:36 +00:00
Arfonzo J. Coward
b06d42cb43 QupZilla: patches and recipe. 2013-12-05 00:19:46 +00:00
Matt Madia
9e7797c4ea Removed obsolete files from mozilla firefox port.
The repository now exists at https://github.com/mmadia/bezilla
2013-11-24 15:44:28 -05:00
Chris Roberts
c7af452b93 Fix bad link dir variable in w3m and global 2013-10-22 15:16:40 -06:00
Adrien Destugues
6d8881b5d9 NetSurf: remove outdated non-recipes and patches. 2013-10-19 18:35:42 +02:00
Chris Roberts
7a61e1151e Convert w3m to working recipe 2013-10-16 21:26:15 -06:00
Oliver Tappe
655a5e7f16 Rename some merged recipe files to conform to version syntax. 2013-09-17 12:08:37 +02:00
Adrien Destugues
2bfeb67002 Update NetSurf following 3.0 release
* All the packages have changed version
 * Cleanup the dependencies to avoid repeating transitive ones
 * libxml is not required anymore (libdom replaces it everywhere)
 * on the other hand, NetSurf build uses perl html::entities. Added a bep for it.
 * Also adjusted the licences. While NetSurf is still GPL/MIT+OpenSSL exception, all the other libs are plain MIT, with various copyright holders.

(cherry picked from commit 9b6e3c28b0)

Conflicts:
	dev-libs/libwapcaplet/libwapcaplet-0.2.0-HEAD.bep
	dev-util/buildsystem/buildsystem-1.0-HEAD.bep
	media-libs/libnsbmp/libnsbmp-0.1.0-HEAD.bep
	media-libs/libsvgtiny/libsvgtiny-0.1.0-HEAD.bep
	net-libs/libdom/libdom-0.0.1-HEAD.bep
	www-client/netsurf/netsurf-3.1-HEAD.bep
2013-09-17 00:45:35 +02:00
Oliver Tappe
aec3652b01 Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
  ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00
Oliver Tappe
d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +02:00
Oliver Tappe
2191f6611f Rename all port folders containing '-' to use '_' instead.
* haikuporter relies on the recipe file sharing the name with the port folder
2013-04-21 18:58:18 +02: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
Scott McCreary
bfd23fd66b Remove netsurf-2.7-r11424 and replace it with a bep file to build
2.7-trunk instead
2011-01-21 23:52:16 +00:00
Scott McCreary
c16cde8eac Updated netsurf to 2.7-r11424, for testing only 2011-01-21 23:24:08 +00:00
Scott McCreary
f181a61eda Updated netsurf to 2.6, added patch for librosprite, to allow it to build with gcc2. 2010-09-25 21:51:40 +00:00
Chris Roberts
19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Chris Roberts
2314c1cc85 Attempt to clean up the DEPEND field of some of the bep files to match the format described on the wiki. 2010-04-27 01:15:54 +00:00