Commit Graph

1154 Commits

Author SHA1 Message Date
Dylan Araps
3b3e749bb5
mesa: 20.1.6 2020-08-20 11:03:09 +03:00
Dylan Araps
3a50095bac
x265: fix source. closes #215 2020-08-19 21:31:46 +03:00
Dylan Araps
4920b18aec
glib: 2.64.5 2020-08-19 09:07:20 +03:00
Dylan Araps
ecf951c14f
meson: 0.55.1 2020-08-17 09:37:22 +03:00
Dylan Araps
9c3740ade2
freetype-harfbuzz: 2.10.2+2.7.1 2020-08-16 02:36:48 +03:00
Dylan Araps
16eb5a323a
sqlite: 3.33.0 2020-08-15 09:11:16 +03:00
Dylan Araps
2916c312d3
libinput: 1.16.1 2020-08-14 09:49:41 +03:00
Dylan Araps
f7b634bdef
wpa_supplicant: install manpages. closes #214 2020-08-14 09:48:18 +03:00
Dylan Araps
ce514a59f6
nodejs: 14.8.0 2020-08-11 22:25:18 +03:00
Dylan Araps
0f3f66971b
pango: 1.46.0 2020-08-11 19:52:26 +03:00
Dylan Araps
8008fec1b1
gtk+3: 3.24.22 2020-08-11 09:53:14 +03:00
Dylan Araps
04d93460b2
cmake: Don't link against execinfo. Closes #213 2020-08-10 10:23:51 +03:00
Dylan Araps
1445799e16
libudev-zero: bump to 0.3.2 2020-08-08 16:11:04 +03:00
Dylan Araps
e2004f9396
rsync: bump to 3.2.3 2020-08-08 10:18:07 +03:00
Dylan Araps
a8b8291520
mesa: 20.1.5 2020-08-06 12:52:25 +03:00
Dylan Araps
1151d1fd05
libinput: 1.16.0
Also swapped to requiring udev or libudev-zero instead of patching
out udev. Changes will be made to the Wiki, etc to reflect this.
2020-08-06 12:50:54 +03:00
Dylan Araps
35e7ed0d97
nodejs: Remove unneeded files. Closes #212 2020-08-06 12:30:02 +03:00
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
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
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
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
bbb768c9af
firefox-esr-bin: 78.1.0esr 2020-07-28 08:03:21 +03:00
Dylan Araps
7624e53b1a
firefox-esr: 78.1.0esr 2020-07-28 07:34:26 +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
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
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
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
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
Dylan Araps
0aa2ee4aea
libudev-zero: new package at 0.1.0 2020-07-22 09:18:58 +03:00
Dylan Araps
6cbfbd6883
libinput: Add support for libudev-compat 2020-07-22 09:16:40 +03:00
Dylan Araps
8487e4a36e
ccache: bump to 3.7.11 2020-07-22 09:02:13 +03:00
Dylan Araps
ed0c3ec4f6
python: bump to 3.8.5 2020-07-21 13:37:34 +03:00
Dylan Araps
13a9b8330d
nasm: bump to 2.15.03 2020-07-18 17:17:21 +03:00
Dylan Araps
ab2e66bc8d
gcompat: Use correct linker path 2020-07-17 14:23:12 +03:00
Dylan Araps
bb5081b430
gcompat: Add symlink 2020-07-17 14:13:16 +03:00
Dylan Araps
39ea63b7f8
gcompat: new package at 0.9.0 2020-07-17 14:07:29 +03:00
Dylan Araps
6bdce0d443
libevdev: bump to 1.9.1 2020-07-16 21:16:08 +03:00
Dylan Araps
c065534f81
cmake: bump to 3.18.0 2020-07-16 10:31:41 +03:00
Dylan Araps
5440b525c3
meson: bump to 0.55.0 2020-07-14 08:54:52 +03:00
Dylan Araps
06b1e7acdf
python: bump to 3.8.4 2020-07-14 08:53:50 +03:00
Dylan Araps
8dc3503785
ffmpeg: bump to 4.3.1 2020-07-11 17:54:24 +03:00
Dylan Araps
ab553328d4
alsa-lib: bump to 1.2.3.2 2020-07-10 00:54:47 +03:00
Dylan Araps
4ae7179920
mesa: bump to 20.1.3 2020-07-09 01:45:35 +03:00
Dylan Araps
24cca72e9a
fribidi: bump to 1.0.10 2020-07-06 15:21:15 +03:00
Dylan Araps
ea7aa06eab
rsync: bump to 3.2.2 2020-07-06 09:04:48 +03:00
Dylan Araps
c81463f2c7
glib: Conditionally install gdbus 2020-07-05 04:21:14 +03:00
Dylan Araps
4d71c2b540
libvorbis: bump to 1.3.7 2020-07-04 22:01:55 +03:00
Dylan Araps
0f1eca3855
firefox-bin: bump to 78.0.1 2020-07-04 11:28:27 +03:00
Dylan Araps
a95aa27e6f
dhcpcd: bump to 9.1.4 2020-07-03 22:05:06 +03:00
Dylan Araps
9795c18e41
glib: bumpt o 2.64.4 2020-07-03 10:01:27 +03:00
Dylan Araps
7ee6875773
dhcpcd: bump to 9.1.3 2020-07-03 09:57:34 +03:00
Dylan Araps
fdcb0fd3fe
nasm: bump to 2.15.02 2020-07-02 16:36:26 +03:00
Dylan Araps
44cddfdb8f
firefox: bump to 78.0.1 2020-07-01 21:48:29 +03:00
Dylan Araps
0ff4bd7497
perl: Fix checksums 2020-07-01 10:19:30 +03:00
Dylan Araps
bd4fa76d55
nodejs: bump to 14.5.0 2020-07-01 10:02:18 +03:00
Dylan Araps
a59b580b63
firefox-esr-bin: bump to 78.0esr 2020-06-30 18:47:55 +03:00
Dylan Araps
22f7f84686
firefox-bin: bump to 78.0 2020-06-30 18:45:53 +03:00
Dylan Araps
eac6da13dc
firefox-esr: symlink remaining files 2020-06-30 16:23:53 +03:00
Dylan Araps
b15fb9cf50
firefox-esr: bump to 78.0esr 2020-06-30 16:22:04 +03:00
Dylan Araps
c76e939f55
firefox: move to extra and bump to 78.0 2020-06-30 14:30:21 +03:00
Dylan Araps
df285a30de
firefox-esr: bump to 68.10.0esr 2020-06-30 13:55:55 +03:00
Dylan Araps
c4f7999444
firefox-esr: bump to 68.10.0esr 2020-06-30 13:55:38 +03:00
Dylan Araps
ced0c51ec3
perl: Fix checksums 2020-06-29 12:17:51 +03:00
Dylan Araps
4b1d85431a
gtk+3: bump to 3.24.21 2020-06-29 10:25:29 +03:00
Dylan Araps
cb752f1f14
acpid: Create /etc/acpi/events. Closes #200 2020-06-28 21:42:31 +03:00
Dylan Araps
0c6fc3a9f6
libva-utils: bump to 2.8.0 2020-06-28 12:19:55 +03:00
Dylan Araps
c97b6157b2
libva: bump to 2.8.0 2020-06-28 12:19:38 +03:00
Dylan Araps
4f711f2ee4
glib: bump version 2020-06-28 08:47:19 +03:00
Dylan Araps
db187e2531
nasm: bump to 2.15.01 2020-06-28 08:45:53 +03:00
Dylan Araps
f2e9eac5d0
mesa: bump to 20.1.2 2020-06-25 11:46:30 +03:00
Dylan Araps
6c349f2ae4
cbindgen: bump to 0.14.3 2020-06-25 11:40:44 +03:00
Dylan Araps
e1558be0b2
libjpeg-turbo: bump to 2.0.5 2020-06-24 08:08:14 +03:00
Dylan Araps
a696aab233
rsync: bump to 3.2.1 2020-06-23 19:52:36 +03:00
Dylan Araps
390e52166b
ccache: bump to 3.7.10 2020-06-23 05:05:27 +03:00
Dylan Araps
2819de03e7
freetype-harfbuzz: bump to 2.10.2+2.6.8 2020-06-22 22:11:21 +03:00
Dylan Araps
4b38b9c6c1
perl: bump to 5.32.0 2020-06-21 08:25:35 +03:00
Dylan Araps
e285a1e195
rust: bump to 1.44.1 2020-06-20 16:41:24 +03:00
Dylan Araps
17e547a784
glib: Also build static libraries 2020-06-20 14:49:26 +03:00