Commit graph

257 commits

Author SHA1 Message Date
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
ryoon
2d78d2e610 Update to 0.96
* Include freetype2 header file.
2015-07-22 19:06:18 +00:00
ryoon
92fa3c632b Update to 0.95
* Add recent NetBSD/amd64 7.99.20 X libraries.
2015-07-21 12:51:42 +00:00
wiz
b2cf423302 libxcb-xkb shlib version was bumped in NetBSD, add new version to list.
Bump version.
2015-05-05 07:51:43 +00:00
ryoon
bd590952a2 Update to 0.93
* Adjust for recent NetBSD current X.org.
2015-03-12 14:46:09 +00:00
jmcneill
d0b2ce8a3f add xcb/xkb.h and libxcb-xkb 2015-02-21 17:31:44 +00:00
jmcneill
0023e55e26 add xcb-xkb.pc 2015-02-21 16:51:11 +00:00
wiz
627d407a75 Remove pkg_views support, second part: infrastructure. 2014-12-30 15:13:19 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
jperkin
6e4fb64ddf Update x11-links to 0.91.
On Linux with LIBABISUFFIX, only include lib$LIBABISUFFIX directories rather
than both, as it can cause issues with ld finding suitable libraries.  Fixes
a bunch of packages.
2014-06-14 21:06:52 +00:00
gdt
fc94f90921 Add two freetype2 files needed in recent OS X Quartz. 2014-06-13 22:42:18 +00:00
obache
e41d57c6b4 Add RCS Id. 2014-05-08 02:31:50 +00:00
ryoon
b5f123e3c2 Update to 0.89
* Support OpenBSD 5.5's Xenocara
2014-05-03 21:31:10 +00:00
obache
cfb650bb8e x11-links-0.88
* add libpciaccess support
2014-04-29 06:20:04 +00:00
ryoon
4a8f71f754 Update to 0.87
* Use xorg.libXfixes for newer native xorg.
  Fix build of libXfixes consumers.
2014-04-26 01:24:13 +00:00
obache
393677fd2d Bump required version to latest 0.86. 2014-04-17 09:50:36 +00:00
obache
a844cf4ded Split dri2proto from xf86driproto for xorg.
Fixes for the case USE_BUILTIN.xf86dirproto=NO and USE_BUILTIN.dri2proto=YES.

Bump version to 0.86.
2014-04-17 02:03:12 +00:00
tron
4da5b77e0b Sort contents (no changes to binary package). 2014-03-31 10:52:14 +00:00
ryoon
6534cb7759 Update to 0.85
* Support NetBSD current (6.99.38 at least)'s new native xorg
2014-03-31 09:19:33 +00:00
jperkin
4e99196e81 x11-links-0.84: Add support for newer Red Hat Linux.
Newer RHEL distributions have pkgconfig files split across three locations,
so add support for both share/pkgconfig and lib${LIBABISUFFIX}/pkgconfig if
LIBABISUFFIX is defined.
2014-03-07 15:27:32 +00:00
obache
20b13a14c0 Just define PKGNAME. 2014-03-03 02:17:47 +00:00
jperkin
be7b31f773 x11-links-0.83: Assume Xorg if x11.pc exists.
This fixes detection on RHEL-based distributions which have the X11 libraries
and development files installed but not the X server.
2014-02-21 17:45:08 +00:00