Commit Graph

118 Commits

Author SHA1 Message Date
Sergei Reznikov
7b0f3ce4ca mesa: rebuild with LLVM 7 2019-01-01 05:21:21 +03:00
Augustin Cavalier
a6d9234545 mesa: Fix crashes in GLTeapot and other applications. 2018-09-26 22:31:33 -04:00
Augustin Cavalier
9dbc4f73f9 mesa: Remove ancient buildpackage script. 2018-09-26 22:30:43 -04:00
kenmays
ceb08d3214 Mesa cleanup (#3004)
* Delete mesa-10.0.1.recipe

* Delete mesa-10.0.2.recipe

* Delete mesa-10.1.0.recipe

* Delete mesa-10.1.1.recipe

* Delete mesa-17.1.4.recipe

* Delete mesa-9.1.1.recipe

* Delete mesa-17.0.6.recipe

* Delete mesa-13.0.4.recipe

* Delete mesa-12.0.4.recipe

* Delete mesa-11.2.2.recipe

* Delete mesa-11.0.1.recipe

* Delete mesa-10.5.2.recipe

* Delete mesa-10.4.7.recipe

* Delete mesa-10.3.7.recipe

* Delete mesa-10.2.9.recipe

* Delete mesa-9.0.1.patch

* Delete mesa-13.0.4.patchset

* Delete mesa-10.0.1.patchset

* Delete mesa-10.0.2.patchset

* Delete mesa-10.1.0.patchset

* Delete mesa-10.1.1.patchset

* Delete mesa-10.2.9.patchset

* Delete mesa-10.4.7.patchset

* Delete mesa-10.5.2.patchset

* Delete mesa-11.0.1.patchset

* Delete mesa-11.2.2.patchset

* Delete mesa-12.0.4.patchset

* Delete mesa-9.0.2.patch

* Delete mesa-9.0.patch

* Delete mesa-9.1.1.patch
2018-09-05 21:36:48 -07:00
Augustin Cavalier
d1d70a5c4b mesa: Patch BGLView to make LockGL recursive. 2018-08-28 21:35:34 -04:00
Jerome Duval
51ee6bc944 code style.
remove old patches.
2018-08-14 10:42:32 +02:00
fbrosson
0db3a3f3cc Mesa: bump to 17.1.10, add debuginfo. Closes #2838. (#2860) 2018-07-26 18:32:26 +00:00
Jérôme Duval
be9056c095 mesa: update HOMEPAGE. 2018-05-30 07:51:20 +02:00
miqlas
e08931dd26 mesa: enable OSMesa (#2029) 2018-01-02 10:31:22 +01:00
Mason X
66c159c152 Add some SUMMARY's to ports 2017-12-04 20:28:10 +01:00
Augustin Cavalier
c63bc7f8b0 mesa: enable 17.1.7 on gcc2_x86, patch configure's llvm test. 2017-11-24 11:31:26 +01:00
Augustin Cavalier
1b91a72b2f mesa 17.1.4: bump revision after llvm change. 2017-11-23 13:35:05 +01:00
waddlesplash
f1c3a8f1a3 mesa: Restore recipe for 17.1.4.
This is the version being used in the manually generated x86_gcc2 repo now, so restore it and mark it as tested there.
2017-11-23 09:31:04 +01:00
Augustin Cavalier
2670583597 gcc, llvm, mesa: Bump revisions to force rebuild on x86_gcc2 buildmaster. 2017-11-22 23:20:50 +01:00
Sergei Reznikov
3058e690f9 mesa: strip Software Pipe
* down from 60 MB to 6 MB
2017-11-22 03:38:47 +03:00
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