MilhouseVH
20f94f06d1
Merge pull request #4152 from lrusak/libva-meson
...
convert libva related packages to use meson
2020-01-29 20:56:50 +00:00
Lukas Rusak
43d2b8cd3b
libva-utils: use meson
2020-01-28 17:28:49 -08:00
Lukas Rusak
d02bbdce60
libva-utils: fix non x11 build after e46c85e
2020-01-26 09:41:03 -08:00
MilhouseVH
e46c85e268
libva-utils: update to libva-utils-2.6.0
2019-12-25 11:33:26 +00:00
Sascha Kuehndel (InuSasha)
c7c469431e
buildsystem: host should not depend on cross-compiler
2019-10-18 19:41:00 +02:00
Ian Leonard
c92d648e1c
edid-debug: fix build when not using gold
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2019-07-18 17:45:17 +00:00
Matthias Reichl
2f73e01def
edid-decode: switch to current URL and update to latest version
...
The project moved from freedesktop.org to linuxtv.org in 2018.
See https://cgit.freedesktop.org/xorg/app/edid-decode/tree/README
Signed-off-by: Matthias Reichl <hias@horus.com >
2019-06-19 11:35:23 +02:00
Ian Leonard
08bdf2a5cd
gdb: set size build flag
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2019-05-21 02:54:54 +00:00
5schatten
6dd8f6b21b
libva-utils: fix build without X11
2019-05-12 19:24:55 +02:00
CvH
e9ce9667ab
Merge pull request #3444 from lrusak/intel-gpu-tools
...
xorg-intel-gpu-tools: add package
2019-05-08 20:50:07 +02:00
Lukas Rusak
5cd2918047
xorg-intel-gpu-tools: add package
2019-04-21 10:45:09 -07:00
MilhouseVH
9c8ff5871e
valgrind: update to valgrind-3.15.0
2019-04-20 19:57:30 +01:00
MilhouseVH
9851f47805
libva-utils: update to libva-utils-2.4.1
2019-04-09 18:38:13 +01:00
MilhouseVH
d4f6326142
packages: align source code licence usage with project licence
2019-03-26 18:05:50 +00:00
Jernej Škrabec
b306960630
Merge pull request #3284 from MilhouseVH/le92_libva_2.4.0
...
libva: update to libva-2.4.0
2019-02-08 19:20:38 +01:00
MilhouseVH
b135c7ead9
packages: add missing dependencies
2019-02-08 17:17:43 +00:00
MilhouseVH
7ffc044f29
gdb: update to gdb-8.2.1
2019-02-01 20:42:55 +00:00
MilhouseVH
da4634eee7
libva-utils: update to libva-utils-2.4.0
2019-02-01 19:39:45 +00:00
MilhouseVH
c19a3ff780
packages: setup_toolchain $TARGET only called after package is sourced
...
Packages referencing variables defined in setup_toolchain such as CC, CXX,
AR, CFLAGS, LDFLAGS, HOST_CC etc. etc. must only reference these variables in
pre_build()/pre_configure()/pre_make() etc. functions, as the variables will not
be available when the package is sourced, but will be available after the call
to setup_toolchain() from scripts/build.
2018-12-18 03:43:28 +00:00
Matthias Reichl
c30a976c85
valgrind: update to 3.14.0
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2018-10-27 15:38:40 +02:00
CvH
85e5b4dc1f
cleanup: PKG_SHORTDESC
2018-10-22 15:06:12 +02:00
CvH
a4ec8951e0
cleanup: remove redundant PKG_SHORTDESC
2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f
cleanup: remove PKG_ARCH="any"
2018-10-22 15:06:12 +02:00
CvH
2923f2b56a
cleanup: remove PKG_SOURCE_DIR
2018-10-22 15:06:11 +02:00
CvH
4317bc5002
cleanup: remove PKG_SECTION
2018-10-22 15:06:11 +02:00