Jerome Duval
a67b365fb3
mesa: link the SoftwarePipe addon against libGL.so.
...
* otherwise some symbols get no type.
2017-10-20 17:08:26 +02:00
Jerome Duval
83065cb46b
mesa: fix missing requires for swpipe subpackage.
2017-10-14 16:03:28 +02:00
Jerome Duval
f11e60d78f
mesa: build with llvm 5.
2017-09-24 21:36:13 +02:00
Jérôme Duval
bb81101269
mesa: switch to autoconf. ( #1638 )
...
* add a SONAME for libGL.so.
2017-09-23 16:32:34 +02:00
Jerome Duval
8b5e0d456f
mesa: bump version.
2017-09-08 16:45:29 +02:00
Jerome Duval
7eee3cc33d
mesa: bump version.
2017-07-18 17:16:04 +02:00
Adrien Destugues
95bcd7ca21
Mesa: add missing symlink
...
The soname of libGL is now libGL.so.1. We keep the old library file for
backward compatibility, but add a symlink using the proper name.
2017-07-08 13:29:14 +02:00
Jerome Duval
317c7f94ea
mesa: bump version.
...
depends on libLLVM from llvm-libs.
2017-07-04 23:45:26 +02:00
waddlesplash
6185121454
mesa: formatting tweaks.
2017-06-14 07:47:01 -04:00
Jerome Duval
011c17b20c
mesa: add recipe for version 17.1.1.
2017-06-05 15:40:48 +02:00
Jerome Duval
817c23aed4
mesa: bump version.
2017-05-16 18:00:40 +02:00
Jerome Duval
9c9cdd0e65
mesa: bump version.
2017-05-11 22:52:00 +02:00
Jerome Duval
d9b1c34e4b
mesa: add a symlink for libEGL.so.
2017-04-22 19:35:35 +02:00
Jerome Duval
f1638771f9
mesa: bump version.
...
remove upstreamed patchset.
2017-04-19 22:12:07 +02:00
Jerome Duval
282a03c8e8
dev-python: merge most python2 and python3 recipes.
...
* adjust recipes depending on these, ie python_dateutil=>dateutil_python.
* switch architectures to any for relevant python recipes.
* bump versions for retext, argh, beautifulsoup, cssselect, dateutil,
docutils, fonttools, html2text, httplib2, lxml, mechanize, mock, paramiko,
pillow, pip, pygments, requests, twisted, urllib3, zope_interface.
2017-04-17 10:08:41 +02:00
Calvin Hill
34c93ec752
mesa: add pkg-config entry and missing header(s) for EGL ( #1276 )
...
The KHR/khrplatform.h header is required by libepoxy
for running its testsuite. This commit also adds a
pkg-config entry for EGL, also used by libepoxy.
2017-04-16 13:29:34 -04:00
Jerome Duval
7f4218c155
mesa: bump version.
2017-04-13 21:12:04 +02:00
Jerome Duval
56a125142a
mesa: add a pkgconfig file.
2017-03-27 23:10:07 +02:00
Jerome Duval
c1bdf594be
mesa: bump version.
2017-03-21 23:46:21 +01:00
Jerome Duval
4682b500a3
mesa: bump version.
2017-03-05 22:32:37 +01:00
Jerome Duval
747fa72ed3
mesa: add recipe for version 17.0.0.
2017-02-13 22:11:31 +01:00
Jerome Duval
9a4206ecff
mesa: bump version.
2017-02-01 20:38:46 +01:00
Adrien Destugues
db1555d865
mesa: fix build with Bison 3.x
2017-01-31 23:00:23 +01:00
Jerome Duval
acf9b00bea
mesa: bump version.
2017-01-23 22:29:17 +01:00
Jérôme Duval
ec27b15a10
mesa: bump version.
2016-12-04 15:26:00 +01:00
Jérôme Duval
9de7ef80f2
mesa: add recipes for version 11.2.2, 12.0.4, 13.0.1.
...
* all tested on x86_64, llvm 3.8.1, GLTeapot.
2016-11-19 16:17:08 +01:00
fbrosson
408ccffe76
mesa: remove nul-byte at the end of line 38.
2016-11-18 16:19:48 +00:00
Jérôme Duval
33c1a7ee96
mesa: depends on libz.
2016-11-18 15:56:37 +01:00
Alexander von Gluck IV
31ff8d32b8
mesa: Add Mesa 11.0.1 recipe
...
* Includes experimental EGL library
* Software Rast is no longer a thing on Haiku
but older mesa_swrast packages can be used
on later versions of our OpenGL kit.
* There are some bugs, so lets wait a few revs
before using these packages in the build.
2015-09-26 14:51:32 -05:00
Augustin Cavalier
a7553e5136
Trim trailing spaces (again).
2015-08-28 10:47:07 -04: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
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
Augustin Cavalier
f561efbc96
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
2015-07-02 11:13:12 -04:00
Alexander von Gluck IV
8904e82c84
mesa: Add 10.5.2 recipe
...
* A few patches, build bugs reported upstream
* Tested functional on x86_64
2015-04-04 13:55:55 -05:00
Jerome Duval
9e7046296b
mesa: added recipes for 10.3.7 and 10.4.7
...
* enable 10.2.9 for x86
* 10.3.7 and 10.4.7 tested on x86 with llvm 3.5.1
* GLTeapot with 10.4.7 produces a blue teapot (instead of red)
2015-03-21 22:51:13 +00:00
Jerome Duval
570419bb72
mesa: Patch to fix build with llvm 3.5
2015-03-21 18:32:36 +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
Adrien Destugues
80aae508fb
Mesa: link against libbe to use be_bold_font
...
Fix issues with various BeOS apps which use libGL.
Thanks to puckipedia for investigating this!
2014-11-07 09:45:53 +01:00
Alexander von Gluck IV
b594c38f5c
Mesa: Add 10.2.9, package untested
2014-11-03 15:02:23 +00:00
Adrien Destugues
dc60797318
Mesa legacy: recipe for matest release.
2014-10-15 12:01:15 +02:00
Adrien Destugues
8533b760b8
mesa: fix build.
...
* include strings.h for strncasecmp
* add dependencies on libstdc++ and libgcc_s.
2014-08-29 14:55:13 +02:00
Alexander von Gluck IV
57eb4364cc
mesa: 7.9.2 updates to rev 8
...
* Introduce pkg-config
* Rev 8 fixes a build issue with header paths
2014-08-05 21:25:56 +00:00
Alexander von Gluck IV
c541d73fc0
mesa: Add rewritten Mesa 7.9.2 recipe for gcc2
2014-08-05 19:46:27 +00:00
Alexander von Gluck IV
5383dbb8b4
mesa: Add 10.1.1 recipe
2014-04-23 17:52:59 +00:00
Oliver Tappe
80bbd70b83
Let all recipes use SHA-256 checksums only.
2014-04-21 19:31:51 +02:00
Oliver Tappe
5a2d2f73a6
Correct SRC_FILENAME for mesa-7.9.2.
...
* This doesn't help though, as the source archive no longer exists.
2014-04-21 00:16:44 +02:00
Jonathan Schleifer
6eb0bdc741
mesa: Add missing hashes
2014-03-20 01:55:04 +01:00