Commit graph

278 commits

Author SHA1 Message Date
maya
d48d1e6cf2 x11-links 1.32: updates for freetype 2.10.4 2020-10-21 15:18:30 +00:00
wiz
c0f1e20be2 x11-links: remove libXevie
The X server stopped supporting this extension a long time ago.

Bump version.
2019-11-25 09:50:55 +00:00
wiz
b0b2569805 evieext: remove, it's part of xorgproto now
Noted by taca.
2019-11-15 09:18:16 +00:00
nia
4061210488 Switch packages using GLUT to FreeGLUT.
Start building FreeGLUT with GLUT compatibility on.

- GLUT's maintainance state is much worse than FreeGLUT's, with no
  substanital commits since 2011.
- GLUT can no longer be consider a core component of Mesa or X11.
- Nobody except us seems to be using it...

Other vendors still shipping GLUT:
- GoboLinux, T2 SDE, PLD Linux

Revbump packages using GLUT or freeglut by default.
2019-08-30 17:01:32 +00:00
nia
5ba9a08f9e x11-links-1.30: Add xproxymngproto.pc 2019-08-29 10:59:00 +00:00
rjs
f57dc4ec7f x11-links-1.29: Add libxshmfence. 2019-08-23 15:18:39 +00:00
nia
9a362856a2 x11-links-1.28: Add dri3proto 2019-08-22 13:01:14 +00:00
nia
772c540667 x11-links-1.27: Add libXfont2 2019-08-22 12:35:37 +00:00
nia
3df6869755 x11-links-1.26: Add libsync.h from libdrm 2019-08-21 11:51:46 +00:00
nia
dda183b23d x11-links-1.25: Add xcb-dri3.pc 2019-08-21 09:48:41 +00:00
maya
aaa400fb13 x11-links 1.24: libdrm_{nouveau,amdgpu} libraries were missing. 2019-08-10 19:47:37 +00:00
maya
445d92d08c x11-links 1.23: add libdrm_{nouveau,amdgpu} pkgconfig files. 2019-08-10 19:34:46 +00:00
rjs
25564f99ff Sync with freetype2 update. 2019-07-21 21:30:14 +00:00
wiz
61114f1daf x11-links: bump bl3.mk dependency. 2019-07-20 21:11:08 +00:00
wiz
7870a149f1 x11-links: update to 0.21
Remove libXTrap reference.
2019-07-20 21:09:48 +00:00
rjs
598fcc8e46 Add libepoxy and libvdpau. 2019-07-10 22:36:49 +00:00
gutteridge
8d96a149ad x11-links: add some more links to reflect NetBSD current
Add specific versions of libGL and libGLU as found in recent NetBSD
current releases.
2019-06-12 01:04:39 +00:00
leot
475061f4a2 x11-links: Update to 1.18
Changes:
1.18
----
 - Add all missing header files present in include/libdrm of NetBSD-current
2019-05-10 16:25:14 +00:00
maya
53cf01f6ba x11-links 1.17: add libgbm
Helps qt5-qtbase PLIST issues (it fails an EGL configure check)
2019-04-25 09:03:06 +00:00
leot
ef4bd496a6 x11-links: Update to 1.16
Thanks to <maya>!

Changes:
1.16
----
 - Add a missing MesaLib header file (include/EGL/eglextchromium.h),
2019-04-20 15:06:14 +00:00
wiz
2a5f2e5b26 x11-links: remove another Xprint straggler
Found by oster@
2019-03-20 21:06:39 +00:00
maya
bda6af82d8 x11-links 1.15: update for not-yet-committed netbsd mesa update.
while here, sort files.

pointed out by jakllsch, thanks!
2019-03-05 19:56:50 +00:00
youri
f85519d5dc Add lib versions, thanks leot@ 2019-03-01 17:43:12 +00:00
youri
c37e48b81d Remove entries that are appropriately in xorg.libxcb. 2019-03-01 17:23:47 +00:00
youri
83e665d4c5 Add xcb-present files and update. 2019-03-01 15:42:25 +00:00
jaapb
8545387f93 Added xcb-input files to pkgtools/x11-links and increased version. 2019-01-09 11:29:02 +00:00
snj
a70226a00c x11-links: Update to 1.12.
Add recently-bumped libfreetype from NetBSD-current.
2018-06-06 03:13:49 +00:00
maya
d8e46f8490 x11-links 1.11
Add missing freetype 2.9.1 includes.
Fixes e.g. www/firefox build on netbsd-current.
2018-05-10 03:46:52 +00:00
wiz
77b8275bd5 x11-links: Add missing libXf86dga entries
From David A. Holland in PR 53115.

Sort file while here.
Bump version to 1.10 and depend on it.
2018-03-30 22:10:17 +00:00
mrg
4fe94d4cd2 fix the xorgproto list to include everything in all the subdirs they
may exist in.  i rebuilt the contents from the other xorg*proto
files here, which should make them functionally equivalent.

fixes builds of eg, devel/imake and devel/pango with native x11.

bump version to 1.09.
2018-03-14 02:11:04 +00:00
mrg
b82a4265b4 fake up xorgproto support for native xsrc. it has some failings
but is likely sufficient:

- add xorgproto support to x11-links, bump version
- add a builtin.mk for xorgproto.  check for the list of packages
  that xorgproto covers, eliding the few that native xsrc never
  installed, and making sure xproto is last.  use the
  BUILTIN_VERSION_SCRIPT method to convert Version: 7.0.31 into
  the necessary 2018.1.

the missing packages are a problem, but since we've never had a
report about it, it's not a big problem.

the things newer xorgproto has that are wanted may be a problem,
but probably only for X11_TYPE!=native builds that don't really
need these.


longer term native xsrc will get xorgproto (and maybe even for
netbsd-8), though i'm not sure it will help any unless we make
our native xsrc install a fake xorgproto.pc that pkgsrc can
find an use -- currently xorgproto installs .pc files for all
the replaced packages, but not one for itself, so the hack of
finding xproto version and switching may still be needed.

ok @wiz.
2018-03-13 02:06:12 +00:00
wiz
380b6ec244 xorgproto: use xorgproto instead of separate *proto packages
Remove now obsolete packages.
2018-03-07 11:57:28 +00:00
wiz
473fe8c29c x11-links: update to 1.07
Remove fontcacheproto
2018-03-02 15:14:12 +00:00
rillig
c77d3c5335 pkgtools/*: Realign variables in Makefiles
Mainly done by pkglint, manually reviewed and improved in some few cases.
2018-01-27 19:07:46 +00:00
rillig
17e39f419d Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.

There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
2018-01-07 13:03:53 +00:00
wiz
8fdd6b5556 Update HOMEPAGE. 2017-09-08 06:29:40 +00:00
tron
fcdbafc51a Update "x11-links" package to version 1.06:
Add macOS "ibxcb-xkb" shared libraries filenames to fix the build of (at
least) the "libxkbcommon" package
2017-09-02 19:17:37 +00:00
ryoon
a55a40b5bf Update to 1.05
* Include native X.org libraries in recent NetBSD-current
2017-03-09 13:05:33 +00:00
mrg
4957e8673c add dri.pc and egl.pc (the latter isn't used ... yet?).
bump version.
2017-01-25 02:51:35 +00:00
mrg
725a6bd4b9 add missing xorg present and Mesa support. bump revision.
allows tigervnc to build.

thanks to dmcmahill for testing.
2017-01-24 14:25:00 +00:00
rillig
2e8432c3d3 Fixed some pkglint warnings. 2016-07-10 13:28:41 +00:00
ryoon
73cfdfda65 Update to 1.02
* Add freetype2 library of latest NetBSD-current native xorg
2016-05-18 21:04:07 +00:00
sevan
45bbc2f5d8 Add more library & headers from OpenBSD-current 11/12/2015 / Bitrig
Rev bump
2015-12-27 18:56:33 +00:00
sevan
8cc6505bf0 Add files from OpenBSD 5.8-current Xenocara
Bump rev
2015-11-17 11:18:38 +00:00
tron
8db0dea517 Add missing FreeType 2 include file "ftfntfmt.h". This fixes the build
of the "cairo" package under Mac OS X.
2015-11-07 09:16:08 +00:00
sevan
b066c875bf Unaccounted for library name found on Bitrig-current
Reviewed by wiz@
2015-11-04 14:21:02 +00:00
sevan
759694bbd3 Add the latest version of fontconfig freetype library from OpenBSD 5.8-current
Add EGL & Khronos components to MesaLib list
2015-10-12 18:47:21 +00:00
bouyer
e7926e4be7 Update to 0.98:
Add drm_fourcc.h and radeon_surface.h to libdrm's includes. Needed to
build MesaLib with the native Xorg.
2015-09-13 12:27:42 +00:00
szptvlfn
713e1a7859 add missing libX11-xcb.a 2015-08-12 11:34:00 +00:00
jperkin
422a978dea Update x11-links to 0.97
* Add multilib ftconfig.h headers from EL6.
2015-07-31 08:51:31 +00:00