0
0
Fork 0
Commit Graph

244 Commits

Author SHA1 Message Date
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
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
Scott McCreary 0a0954d8e6 Another attempt to get netsurf-svn trunk to build... 2010-04-12 05:05:28 +00:00
Scott McCreary d6703bf8a2 Added .bep file to attempt building netsurf-r9799. 2010-04-10 04:23:06 +00:00
Scott McCreary 296812c937 Initial .bep file for netsurf, this version trips up on librosprite.c, perhaps it's not buildable with gcc2. 2010-04-09 02:05:50 +00:00
Chris Roberts daf04f5627 License cleanup for OPD files. Needed the GNU prefix on (L)GPL stuff. 2010-01-02 07:19:11 +00:00
Matt Madia 5a4ff2a3b1 Updated gcc optimizer options for GCC 4. 2009-09-28 14:39:48 +00:00
Matt Madia cfe77be523 Patches used in 2009-09-27 build. 2009-09-28 00:43:42 +00:00
Matt Madia d7b69311d7 Replaced mozilla configuration files with new *.mozconfig, which contain better options. 2009-09-28 00:31:21 +00:00
Matt Madia ed0076c37d Install autoconf 2.13 to /boot/common/autoconf-2.13 2009-09-11 13:34:11 +00:00
Matt Madia 6dffb653d9 Fixed a typo. 2009-07-09 07:29:10 +00:00
Matt Madia f8f5bda2be Changes to MOZ_APP_NAME, which allows the build system to produce distribution archives with the BeZilla name. Possibly end of patch work for now. 2009-07-08 23:18:36 +00:00
Matt Madia 982edb2dcc Updated the mozilla configs. 2009-07-08 22:51:09 +00:00
Matt Madia bfc2456b39 * bookmarks.html is now part of the the main patch.
* the dynamic loader pages for Welcome, BeBook, and UserGuide are now integrated.
patch is still work-in-progress.
2009-07-08 20:57:49 +00:00
Matt Madia cc560eec89 Created dynamic pages to load BeBook and Userguide. Will be added to default bookmarks.html 2009-07-08 19:03:41 +00:00
Matt Madia 3c93c5cd01 More re-organization -- store HVIF icons uncompressed. 2009-07-08 17:34:09 +00:00
Matt Madia e4fc264b19 More patch re-organization. Now there is a single patch to apply,
`bezilla-patches-2009-07-07.diff'. The folder `copy-to-mozilla-src-dir'
contains files that cannot be included in the patch. This is due to them
being new files to the official cvs repository, which i do not have commit
access to and thus cannot `cvs add` them. 
`copyattr -d -r copy-to-mozilla-src-dir/ path/cvs/mozilla/' is the intended
use of the folder.  `bezilla-patches-2009-*' is still a work in progress.
2009-07-08 17:24:30 +00:00
Matt Madia 127c7266fe Re-organizing patches. Still work-in-progress. 2009-07-08 04:54:26 +00:00
Matt Madia f556c0fd9a Two versions of a startup page that will attempt to first load the Welcome
Guide locally (file://) and upon failure will load it from svn.berlios.de.
Once either of these files are inserted into browser.jar's content/browser,
it can be accessed via chrome://browser/content/<filename>. This will allow
BeZillaBrowser to be installed in any location and still be able to access 
that file. Thanks to Ryan Leavengood and mathewblack for the files!
2009-07-08 01:39:23 +00:00
Matt Madia 77d00162dc Created a single patch, which encapsulates:
* configure-sunbird-nspr-reorder.diff
  * prpolevt-fix.patch
  * nsAppRunner.patch
  * greyMenuSelection.patch
  * launch-kill-dowhile.patch
  * firstrun-default-page.diff
Still work-in-progress.
2009-07-08 00:34:24 +00:00
Matt Madia 60ae4cebe0 Removed *.rdef, as they now reside in mozilla-rdefs.zip
Makefile patch soon to follow.
2009-07-07 23:13:53 +00:00
Matt Madia 41f83f48a0 Updates to the work-in-progress .rdefs 2009-07-07 17:41:58 +00:00
Matt Madia 5591fe6a14 Removed old patches that were updated and combined into firstrun-default-page.diff 2009-07-07 12:43:22 +00:00
Matt Madia 2391e9b90b Created actual cvs patch for #160.
The default homepage is now set to :
http://svn.berlios.de/svnroot/repos/haiku/haiku/trunk/docs/welcome/welcome.html
This allows the user to browse the most current up-to-date documentation.
2009-07-07 12:42:02 +00:00
Matt Madia e72aed9c4b ".OptionalPackageDescription" file for NetSurf. This is to be edited, renamed
to ".OptionalPackageDescription", and included in .zips that are intended to be
a Haiku OptionalPackage.
2009-05-09 05:10:14 +00:00
Matt Madia 97843520c1 Updated script to automatically download a needed patch. 2009-05-02 01:56:32 +00:00
Matt Madia 33cf285610 This script will build and install the dependencies for Mozilla 1.8 branch. 2009-05-02 01:12:00 +00:00
Matt Madia 44724f02db Seems this patch fell through the cracks. It replaces the hideous blue menu selected color with our standard grey. 2009-05-02 00:32:29 +00:00
Matt Madia 1bd2ad0016 Adding a pre-compiled scanner.c. File was `touch -t 201801010000 scanner.c` prior to upload. 2009-03-29 16:23:41 +00:00
Matt Madia a14a36134d Removed additional url from firefox-branding.js 2009-03-17 20:28:37 +00:00
Matt Madia 56babd7768 Untested resource definitions for BeZilla Browser, Calendar, MailNews, and Suite. TODO: modify build system to conditionally use these for Haiku. 2009-03-17 15:30:56 +00:00
Matt Madia 3f60a88cfa Patch to change default homepage to http://www.haiku-os.org/community
Applies to build system.
2009-03-17 02:47:21 +00:00
Matt Madia 31a36a1837 Patch to remove this first startup tab : http://www.mozilla.org/projects/%APP%/%VERSION%/firstrun
Can be applied to build system.
2009-03-17 02:22:23 +00:00
Matt Madia ab03253a36 Inital dictionary for #186. Most of haiku/docs/userguide/en has been combed for keywords. This can be copied either directly to /boot/home/config/settings/Mozilla/Firefox/Profiles/xxxx.default. When creating new distributions, copy file to BeZillaBrowser/defaults/profile prior to archiving. Files in defaults/profile will be migrated to ~/config/settings upon creation of new profile. 2009-03-16 21:02:01 +00:00
Matt Madia 99abc08e18 Added Haiku Bookmarks for Nightly Builds, Optional packages, & BugTracker 2009-03-16 17:35:26 +00:00
Matt Madia 128857d8eb Added Zeta-Games, to bookmarks. 2009-03-16 16:22:12 +00:00
Matt Madia de10f6b5fe Intial bookmarks.html to be included in new builds.
Contains links to several Haiku related sites.
To utilize this must be placed in BeZillaBrowser/defaults/profile before archiving for distribution.
2009-03-16 16:11:20 +00:00
Matt Madia 552bdddbf2 Initial checkin of a heavily work-in-progress haiku theme for BezillaBrowser.
Note: HaikuFox will be updated as well.
Note2: Will eventually be tested for other Bezilla builds.
2009-03-04 03:43:50 +00:00
Matt Madia adb9d94d33 Initial checkin of example .mozconfig's for various Mozilla.org products 2009-02-23 03:59:46 +00:00
Matt Madia 3166451302 Initial checkin of patches used in BeZilla* builds 2009-02-23 03:49:50 +00:00