CvH
94aa4aebf6
libX11: update to 1.6.8
2019-07-07 14:22:23 +02:00
CvH
6536414a46
libX11: fix cross-compiling
2019-07-07 14:22:08 +02:00
MilhouseVH
fb0007845a
packages: mega bump
2019-06-13 22:12:21 +01:00
MilhouseVH
656726331c
libfontenc: update to libfontenc-1.1.4
2019-03-01 00:08:56 +00:00
MilhouseVH
fc8c079347
libXinerama: update to libXinerama-1.1.4
2019-03-01 00:08:56 +00:00
MilhouseVH
c601432de2
libXau: update to libXau-1.0.9
2019-03-01 00:08:56 +00:00
MilhouseVH
25712d0aa1
libSM: update to libSM-1.2.3
2019-03-01 00:08:56 +00:00
MilhouseVH
68a8b60914
libX11: update to libX11-1.6.7
2019-03-01 00:08:56 +00:00
MilhouseVH
446020c27a
packages: add missing xorg dependencies
2019-02-08 17:17:43 +00:00
MilhouseVH
b135c7ead9
packages: add missing dependencies
2019-02-08 17:17:43 +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
CvH
85e5b4dc1f
cleanup: 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
4317bc5002
cleanup: remove PKG_SECTION
2018-10-22 15:06:11 +02:00
CvH
54798d6df1
spdx: packages/x11
2018-07-18 22:37:47 +02:00
CvH
01c4249cb8
libx11: remove unused options
2018-06-26 19:40:57 +02:00
CvH
9549439e92
libXi: add +pic
2018-06-25 16:31:36 +02:00
Lukas Obermann
5ab6901698
x11/libXau add missing dependency
...
after the recent update to xorg server 2.0 I got an error when building libXau that
no package xproto was found. Looking at the PR https://github.com/LibreELEC/LibreELEC.tv/pull/2651
I saw it was changed to xorgproto. Adding it to the dependencies fixed the build
2018-06-17 14:51:07 +02:00
Lukas Rusak
367b4a956b
libX11: remove uneeded env variables
2018-06-12 11:44:32 -07:00
MilhouseVH
94857dd4f3
various licence fixups
2018-06-11 10:53:09 -07:00
Lukas Rusak
6322e0e3df
x11/proto: replace proto's with xorgproto
2018-06-11 10:52:50 -07:00
Lukas Rusak
82146f7273
libxshmfence: update to 1.3
2018-05-20 20:18:07 -07:00
Lukas Rusak
81726c933a
libxcb: update to 1.13
2018-05-20 20:18:07 -07:00
Lukas Rusak
6bca4dc566
libXfont2: update to 2.0.3
2018-05-20 20:18:07 -07:00
Sascha Kuehndel (InuSasha)
8827a540aa
buildsystem: add BUILD_FLAG support
...
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)
All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk
Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +01:00
MilhouseVH
3863d27f42
libxshmfence: fix glibc-2.27 build
2018-02-05 19:20:54 +00:00
Jonas Karlman
86e9171315
pixman: disable neon for aarch64
2017-12-16 10:17:50 -08:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF
2017-11-22 00:41:12 +01:00
MilhouseVH
5d3396d70b
libpciaccess: update to libpciaccess-0.14
2017-10-24 03:24:10 +01:00
MilhouseVH
d85cb8dc22
libXfont2: update to libXfont2-2.0.2
2017-10-24 03:23:46 +01:00
cvh
4452de37d8
remove double newline at EOF
2017-10-16 01:25:19 +02:00
cvh
837b447b7c
decommission PKG_IS_ADDON
2017-10-16 00:01:20 +02:00
MilhouseVH
3d99d28843
packages: adapt for Python2
2017-10-11 03:55:10 +01:00
Peter Vicman
50a51452be
build system: add sha256 checksum to all packages
...
putting #1597 in use
2017-07-17 20:49:23 +02:00
MilhouseVH
65224c4a1a
Merge pull request #932 from InuSasha/fixes/dependency_tree
...
fix same missing dependencies
2017-05-11 14:36:14 -07:00
Sascha Kuehndel (InuSasha)
a385e78851
dependency-tree: fix missing
...
- add missing dependencies
- remove one duplication
2017-05-10 20:47:35 +02:00
MilhouseVH
e695323eac
libpciaccess: update to libpciaccess-0.13.5
2017-05-06 21:16:56 +01:00
MilhouseVH
5ac9e80031
libXi: update to libXi-1.7.9
2017-05-06 21:16:56 +01:00
Stephan Raue
4a269494eb
libX11: update to libX11-1.6.5
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2017-03-18 10:09:25 -07:00
awiouy
cf5d3a4579
decommission PKG_REV
2017-01-19 00:06:13 +01:00
awiouy
22f43985ca
libX11: fix build
2017-01-16 00:26:25 +01:00
Christian Hewitt
42abbef629
Merge pull request #906 from lrusak/xorg
...
xorg-server: update to 1.19
2016-12-15 08:43:21 +04:00
Lukas Rusak
2d2ada8fce
libXtst: update to 1.2.3
2016-12-04 11:22:10 -08:00
Lukas Rusak
6d5e4feb75
libXrender: update to 0.9.10
2016-12-04 11:22:10 -08:00
Lukas Rusak
3aa52390b9
libXrandr: update to 1.5.1
2016-12-04 11:22:09 -08:00
Lukas Rusak
c145d12dee
libXi: update to 1.7.8
2016-12-04 11:22:09 -08:00
Lukas Rusak
c7578b6b04
libXfixes: update to 5.0.3
2016-12-04 11:22:09 -08:00
Lukas Rusak
9c67c4ebd7
libX11: update to 1.6.4
2016-12-04 11:22:09 -08:00
Lukas Rusak
cfcced201f
libXfont: change to libXfont2, update to 2.0.1
2016-12-02 11:39:29 -08:00
awiouy
220656b630
Revert "libX11: disable autoreconf"
...
This reverts commit 9cc3272a45dfe5d96e8cad79dd0b13e062cf7af3.
2016-11-22 16:55:00 +01:00