2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 23:12:28 +00:00
Commit Graph

3360 Commits

Author SHA1 Message Date
Dylan Araps
fef3f7edab
libudev-zero: 0.3.1 2020-08-01 22:15:06 +03:00
Dylan Araps
dd0606a349
libelf: fix build sometimes forcing -Werror. Closes #211 2020-08-01 16:47:54 +03:00
Dylan Araps
6780ff9bae
mesa: bump for libelf 2020-08-01 16:39:33 +03:00
Dylan Araps
ee62c900f9
libelf: all hail elfutils 0.180
linux 5.8 is set to release soon and it is incompatible with
elftoolchain's libelf (dejavu). we are moving to the last
libelf library available(?), elfutils.
2020-08-01 14:10:20 +03:00
Dylan Araps
7cbea70bb3
libudev-zero: Revert update due to breakage with input devices 2020-08-01 12:30:08 +03:00
Dylan Araps
c4617aa5f0
libudev-zero: 0.3.0 2020-08-01 04:26:41 +03:00
Dylan Araps
2b036c1878
libX11: 1.6.10 2020-07-31 22:55:33 +03:00
Dylan Araps
ceadfbfbe2
cmake: bump to 3.18.1 2020-07-31 09:47:03 +03:00
Dylan Araps
789199e17f
libvpx: bump to 1.9.0 2020-07-31 09:45:18 +03:00
Dylan Araps
c50c8b7663
nodejs: bump to 14.7.0 2020-07-30 11:20:07 +03:00
Dylan Araps
bf57414172
kiss: bump to 4.0.2 2020-07-30 01:51:35 +03:00
Dylan Araps
8a53ab71b8
kiss: bump to 4.0.1 2020-07-29 17:28:29 +03:00
Dylan Araps
ac65444414
libudev-zero: bump to 0.2.1 2020-07-29 16:37:27 +03:00
Dylan Araps
225d08b98a
freetype-harfbuzz: 2.10.2+2.7.0
Well, this was a journey.
2020-07-28 14:14:10 +03:00
Dylan Araps
6c68935fed
bison: Fix error when libtextstyle is installed. Closes #206 2020-07-28 09:59:14 +03:00
Dylan Araps
d8cc95329e
firefox-bin: 79.0 2020-07-28 09:18:09 +03:00
Dylan Araps
b3b7643198
rust: 1.45.0 2020-07-28 09:04:33 +03:00
Dylan Araps
363064b2c4
firefox: 79.0 2020-07-28 09:04:10 +03:00
Dylan Araps
341c07e8ca
firefox [testing]: Fix build with musl.
Both <net/if.h> and <linux/if.h> were included among
other network related headers from the kernel.

This commit simply removes <net/if.h> which allows the
build to continue.
2020-07-28 08:59:39 +03:00
Dylan Araps
bbb768c9af
firefox-esr-bin: 78.1.0esr 2020-07-28 08:03:21 +03:00
Dylan Araps
a0a0cbdb0c
firefox [testing]: Use patch from upstream 2020-07-28 07:41:23 +03:00
Dylan Araps
7624e53b1a
firefox-esr: 78.1.0esr 2020-07-28 07:34:26 +03:00
Dylan Araps
da295161cf
firefox-esr [testing]: fix checksums 2020-07-28 06:11:55 +03:00
Dylan Araps
8c26817c79
firefox-esr [testing]: bump to 78.1.0 2020-07-28 05:07:48 +03:00
Dylan Araps
86e6736782
kiss: Drop from testing 2020-07-28 03:26:16 +03:00
Dylan Araps
4c90d22456
kiss: bump to 4.0.0 2020-07-28 03:25:42 +03:00
Dylan Araps
d7d2864dbc
kiss [testing]: 4.0.0 2020-07-28 03:16:11 +03:00
Dylan Araps
8445e3f4c7
freetype-harfbuzz: Fix checksums 2020-07-28 02:01:15 +03:00
Dylan Araps
05096e5a4d
freetype-harfbuzz: revert to 2.10.2+2.6.8
The swap to meson also causes the libtool .la files to no longer
exist as libtool is only called in the autotools build. We swapped
to meson as upstream will no longer publish release tarballs.

The removal of these files causes any other packages which both
link to harfbuzz and use autotools to fail to build. This package
is being reverted to prevent these issues.

A permanent fix is coming next. All .la files will be removed by
the package manager post build. This will prevent the issue from
ever arising again as well as dropping unneeded files from a
myriad of packages.
2020-07-28 01:47:01 +03:00
Dylan Araps
b928599b45
firefox [testing]: 79.0
Not yet sure if this builds. This includes the updated no-dbus
patch as well as a new patch to fix builds with Rust 1.45.0.

Context: https://github.com/kisslinux/repo/issues/207
2020-07-28 01:14:01 +03:00
Dylan Araps
928f90221c
bison: Disable NLS. Potential fix for #206 2020-07-28 00:28:03 +03:00
Dylan Araps
baf0829aaf
freetype-harfbuzz: Fix build.
Harfbuzz wasn't linking to Freetype if it was not already installed.
2020-07-28 00:19:19 +03:00
Dylan Araps
e6130bf955
git: bump to 2.28.0 2020-07-27 23:19:01 +03:00
Dylan Araps
2e5271ccde
freetype-harfbuzz: bump to 2.10.2+2.7.0, swap to meson.
The harfbuzz upstream have decided to no longer publish release
tarballs (which contained pre-generated autotools stuff). This
commit swaps to using meson (as is recommended upstream) to
prevent adding a dependency on autotools.
2020-07-27 16:45:56 +03:00
Dylan Araps
b33560d583
libudev-zero: bump to 0.1.2 2020-07-26 18:08:40 +03:00
Dylan Araps
98d87d8e4b
firefox: bump to 78.0.2 2020-07-26 09:47:31 +03:00
Dylan Araps
c87dcb6539
xfsprogs: bump to 5.7.0 2020-07-25 08:55:48 +03:00
Dylan Araps
a0a4d70d88
bison: bump to 3.7 2020-07-24 20:30:00 +03:00
Dylan Araps
54abb9e295
binutils: bump to 2.35 2020-07-24 20:28:29 +03:00
Dylan Araps
bb6c33fd0a
libelf: Add missing compile time dependency on m4. Closes #205 2020-07-24 01:50:19 +03:00
Dylan Araps
82a47f5c67
util-linux: bump to 2.36 2020-07-23 21:00:12 +03:00
Dylan Araps
efe25f98cc
openresolv: bump to 3.11.0 2020-07-23 20:47:39 +03:00
Dylan Araps
8bc8a49d4d
gcc: bump to 10.2.0 2020-07-23 11:38:58 +03:00
Dylan Araps
115dda5322
mesa: bump to 20.1.4 2020-07-23 08:33:49 +03:00
Dylan Araps
3c0b578107
sudo: bump to 1.9.2 2020-07-23 08:25:23 +03:00
Dylan Araps
1e45351d9d
libudev-zero: bump to 0.1.1 2020-07-22 21:09:51 +03:00
Dylan Araps
6e5c7a0439
llvm,clang: bump to 10.0.1 2020-07-22 11:06:04 +03:00
Dylan Araps
a587272f96
libudev-zero: Add linux-headers to depends 2020-07-22 10:05:00 +03:00
Dylan Araps
febacceb55
nodejs: bump to 14.6.0 2020-07-22 09:33:22 +03:00
Dylan Araps
29d5ee1507
libinput: Use pkg-config to check for libudev 2020-07-22 09:19:57 +03:00