Commit graph

49 commits

Author SHA1 Message Date
Rudi Heitbaum
d161095bce cleanup addon packages: use cfg-libs option 2024-09-17 09:08:35 +00:00
Rudi Heitbaum
930ec257a5 xcb-proto: update to 1.17.0 2024-04-21 12:43:30 +00:00
Rudi Heitbaum
e1fa37d91e xcb-proto: update to 1.16.0 2023-08-18 10:57:20 +00:00
Rudi Heitbaum
00fa2308dc xcb-proto: update to 1.15.2 2022-07-02 11:50:06 +00:00
Rudi Heitbaum
f3f9d23f43 xcb-proto: update to 1.15 2022-05-28 08:52:32 +00:00
heitbaum
1ca24871ee xcb-proto: update to 1.14.1
update 1.14 to 1.14.1
announce: https://www.mail-archive.com/xorg-announce@lists.x.org/msg01270.html
2021-02-07 10:50:30 +00:00
Ian Leonard
6f08b82b0b x11: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:25 +00:00
MilhouseVH
5d6f5085e3 xcb-proto: update to xcb-proto-1.14 2020-03-30 19:26:22 +01:00
MilhouseVH
1b58564ead packages: use Python helper functions 2019-10-29 12:19:07 +00:00
MilhouseVH
97f87d8e9c packages: switch from Python2 to Python3 2019-10-29 12:19:07 +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
8a68ff8e56 xcb-proto: remove unused options 2018-06-26 19:40:57 +02:00
Lukas Rusak
470e8771ea
xcb-proto: update to 1.13 2018-05-20 20:18:08 -07:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01: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
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
awiouy
8da488ea5f xcb-proto: disable autoreconf 2016-11-15 20:51:46 +01:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Lukas Rusak
c594377eb8 xcb-proto: update to 1.12 2016-06-14 01:13:34 -07:00
Stephan Raue
f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
Stephan Raue
83977f5568 xcb-proto: update to xcb-proto-1.11
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-08-02 22:18:18 +02:00
Stephan Raue
c5e9571fe7 xcb-proto: rework PKG_DEPENDS, replace and merge PKG_BUILD_DEPENDS_* with PKG_DEPENDS_*
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 14:57:05 +01:00
Stephan Raue
61fa818ea2 Python: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 14:47:17 +01:00
Stephan Raue
65ec0a10af xcb-proto: update to xcb-proto-1.10
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-24 14:19:39 +01:00
Stephan Raue
0f3e2d4ffa update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-21 21:51:48 +01:00
Stephan Raue
b7069e9c0e xcb-proto: update to xcb-proto-1.9
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-11-13 00:22:25 +01:00
Stephan Raue
f7a67333aa xcb-proto: convert ot new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-07-17 06:35:37 +02:00
Stephan Raue
fdbcf46ab3 xcb-proto: update to xcb-proto-1.8
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-10-20 19:33:42 +02:00
Stephan Raue
824da8e06d xcb-proto: update to xcb-proto-1.7.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-03-25 03:23:23 +02:00
Domin6
543c89c24b Change copyright and FSF address, this fixes #252 2012-02-29 13:36:32 +01:00
Stephan Raue
1ddd56ca3f xcb-proto: update to xcb-proto-1.7
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-01-12 23:19:28 +01:00
Stephan Raue
55a3ed8910 Python: split to host and target package, update dependencies
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-11-09 17:16:38 +01:00
Christian Schmidt
fcc6131a71 Fix some X packages not to build docs.
This fixes build on gentoo when not all the docbook DTDs are installed
and also speeds up compoile time.
2011-10-25 21:27:26 +02:00
Stephan Raue
20f87be352 xcb-proto: add license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-01-09 18:24:05 +01:00
Stephan Raue
0b3fd5cd17 xcb-proto: add autoreconf support, depends on util-macros
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-25 17:57:13 +01:00
Stephan Raue
f899c8fee2 xcb-proto: add metafile support, thanks to cowbalt
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-16 14:27:52 +01:00
Stephan Raue
c7cf1f753b packages/*, scripts/*, config/options: remove $PKG_DIR declaration (now in config/path), include config/options with package name
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-21 18:54:45 +02:00
Stephan Raue
d7014c034b xcb-proto: add Python as build dependency
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-20 08:12:54 +02:00
Stephan Raue
f691a50077 xcb-proto:
- update to xcb-proto-1.6
2009-12-12 20:03:15 +01:00
Stephan Raue
44962847e2 new package:
- add package xcb-proto
2009-12-01 11:09:37 +01:00
Stephan Raue
98c8281acb move package xcbproto:
- no more need, move to pkg-archive branch
2009-10-28 11:26:50 +01:00
Stephan Raue
d278461b9c rename gettext to gettext-dummy, replace /* with 2009-05-16 23:35:27 +02:00
Stephan Raue
e69e39fbf0 cleanup 2009-04-04 00:47:01 +02:00
Stephan Raue
de71016fb4 initial import 2009-03-18 13:02:53 +01:00