Dylan Araps
ec965e8675
python: Disable CFLAG for clang. Closes #177
2020-03-24 17:33:01 +02:00
Dylan Araps
a4573a55be
cmake: Fixes
2020-03-24 16:28:52 +02:00
Dylan Araps
0c0d9f287d
python2: Reduce size to 30MB
2020-03-24 15:56:17 +02:00
Dylan Araps
878a5ff1d5
python: Drop -r
2020-03-24 15:54:13 +02:00
Dylan Araps
f03ebb1080
python: Drop 90-100MB of STUFF
2020-03-24 15:44:52 +02:00
Dylan Araps
2d28e77c12
openresolv: Use https
2020-03-23 13:11:50 +02:00
Dylan Araps
5e3537da4b
libxml2: Bump rel
2020-03-22 17:08:48 +02:00
Dylan Araps
2fede655de
zstd: new package at 1.4.4
...
Looks like we'll be forced to include zstd in the near future.
Software releases over the past few months have included zstd
support with more software to follow (non-optionally).
The GNU autotools suite has added support for creating dist
tarballs with zstd as the compression method. We may start to
see release tarballs of software compressed with zstd.
ccache will use zstd in the next major release and this is a
mandatory change. It cannot be avoided or disabled. We'd need
zstd to continue to keep ccache up-to-date (important).
GCC 10, GRUB and other software have received optional support
for zstd. These may be made mandatory in the future, it's too
early to tell.
Basically, a mandatory requirement on zstd is coming for some
software. This commit just readies KISS for the future though
I would have preferred to not include it at all (similar
reasoning to Debian).
2020-03-22 14:27:24 +02:00
Dylan Araps
f87280ce80
eiwd: bump to 1.5-5
2020-03-22 11:48:40 +02:00
Dylan Araps
813260f636
e2fsprogs: bump to 1.45.6
2020-03-22 11:21:08 +02:00
Dylan Araps
e6a4d06eb7
mesa: Fix depends
2020-03-21 14:00:32 +02:00
Dylan Araps
ce6aa1d4e5
cbindgen: bump to 0.13.2
2020-03-21 10:56:11 +02:00
Dylan Araps
925e12c3fb
cmake: bump to 3.17.0
2020-03-21 10:43:59 +02:00
Dylan Araps
e6aaac1a2a
mesa: bump to 20.0.2
2020-03-19 08:46:35 +02:00
Dylan Araps
0fbaa3ee66
eudev: Fix btrfs error
2020-03-18 14:07:47 +02:00
Dylan Araps
574a7d50e2
libinput: bump to 1.15.4
2020-03-18 12:13:47 +02:00
Dylan Araps
b1a2dfe16e
gperf: Revert prior commit
2020-03-17 14:03:32 +02:00
Dylan Araps
cadb656fd7
gperf: Disable xmlto and specs
2020-03-17 14:02:55 +02:00
Dylan Araps
f3b210b1dd
ccache: bump to 3.7.8
2020-03-17 10:34:10 +02:00
Dylan Araps
f8801db01a
firefox-bin: Fix naming issue. Closes #172
2020-03-17 10:10:51 +02:00
Dylan Araps
8b07161731
glib: Fix no libelf
2020-03-15 19:18:12 +02:00
Dylan Araps
14b7348466
sudo: bump to 1.8.31p1
2020-03-15 15:00:29 +02:00
Dylan Araps
86256e783c
perl: bump to 5.30.2
2020-03-15 08:50:53 +02:00
Dylan Araps
c3acfc5872
glib: Don't build fuzzing stuff
2020-03-14 07:09:43 +02:00
Dylan Araps
9bb1da7256
cmake: Remove unneeded configure flags
2020-03-14 07:00:01 +02:00
Dylan Araps
76e01cedcc
libdrm: GCC 10 fix
2020-03-13 12:56:24 +02:00
Dylan Araps
9b61cd1f08
rust: bump to 1.42.0
2020-03-12 21:21:16 +02:00
Dylan Araps
baec60ad1f
cbindgen: Remove network requirement
2020-03-12 16:57:09 +02:00
Dylan Araps
b9effdf0dc
nodejs: bump to 13.11.0
2020-03-12 11:32:51 +02:00
Dylan Araps
9ac500067c
openesolv: Fix sysconfdir @konimex. Closes #168
2020-03-11 17:09:47 +02:00
Dylan Araps
8674b0cf3e
eiwd: bump to 1.5-4
2020-03-11 17:09:10 +02:00
Dylan Araps
7b96b2dd2c
glib: bump to 2.64.1
2020-03-11 16:38:17 +02:00
Dylan Araps
b46109af3b
eiwd: bump to 1.5-3
2020-03-11 14:36:41 +02:00
Dylan Araps
3d96110bd6
eiwd: bump to 1.5-2
2020-03-11 12:41:12 +02:00
Dylan Araps
54f263d05f
firefox-bin: Fix update issue
2020-03-11 10:17:12 +02:00
Dylan Araps
abbc35b3cb
eiwd: bump to 1.5-1
2020-03-11 01:26:49 +02:00
Dylan Araps
34e3221fed
eiwd,openresolv: Move to extra
2020-03-11 00:15:16 +02:00
Dylan Araps
fda245a00a
firefox: Fix error in dash
2020-03-10 21:46:01 +02:00
Dylan Araps
60acb1524f
atk: Don't build tests
2020-03-10 21:02:17 +02:00
Dylan Araps
64a5c28bdf
firefox-bin: bump to 68.6.0esr
2020-03-10 10:24:51 +02:00
Dylan Araps
7ab652bd9b
nodejs: Fix build with python 3. Closes #167
2020-03-10 09:37:41 +02:00
Dylan Araps
336f06c432
firefox: bump to 68.6.0esr
2020-03-10 01:29:47 +02:00
Dylan Araps
66c5cffad5
libvpx: Remove perl dependency.
...
Perl is only required on x86_64 to generate four header files.
We can circumvent the perl dependency by simply providing these
four files ourselves in their final generated forms.
2020-03-09 21:11:41 +02:00
Dylan Araps
2a39176772
nasm: Remove perl depend
2020-03-09 11:21:29 +02:00
Dylan Araps
2011658401
ccache: Clang support
2020-03-08 23:05:16 +02:00
Dylan Araps
4523c67146
libffi: Fix source
2020-03-07 19:51:39 +02:00
Dylan Araps
88ff814689
libinput: bump to 1.15.3
2020-03-06 09:00:56 +02:00
Dylan Araps
be0b0029ba
mesa: bump to 20.0.1
2020-03-06 07:03:25 +02:00
Dylan Araps
09337b36bb
intel-media-driver: move to community
2020-03-05 19:54:15 +02:00
Dylan Araps
af38f2b5d4
e2fsprogs: Move to extra
2020-03-05 19:47:17 +02:00
Dylan Araps
386780d5f2
core: Move some packages to extra
2020-03-05 19:36:05 +02:00
Dylan Araps
8a89ed52b4
samurai: move to core
2020-03-05 18:29:19 +02:00
Dylan Araps
53239fc686
nodejs: bump to 13.10.1
2020-03-05 09:30:54 +02:00
Dylan Araps
b1ffc73f17
firefox-bin: No required icon theme
2020-03-04 23:44:15 +02:00
Dylan Araps
b9629c3d6e
firefox: Optional icon theme
2020-03-04 23:42:46 +02:00
Dylan Araps
ad89922090
nodejs: Remove unneeded headers
2020-03-04 22:57:53 +02:00
Dylan Araps
15ba557ba2
nodejs: bump to 13.10.0
2020-03-04 22:48:52 +02:00
Dylan Araps
00cb911dbe
cmake: bump to 3.16.5
2020-03-04 20:33:49 +02:00
Dylan Araps
350d43a080
yasm: Drop from repos
2020-03-03 23:04:00 +02:00
Dylan Araps
608d1dda88
firefox: vendor yasm
2020-03-03 23:03:38 +02:00
Dylan Araps
0727950edc
fribidi: bump to 1.0.9
2020-03-02 21:23:57 +02:00
Dylan Araps
512f7287ee
libevdev: bump to 1.9.0
2020-03-02 18:09:23 +02:00
Dylan Araps
24f43a5a82
ffmpeg: use nasm
2020-02-28 12:37:03 +02:00
Dylan Araps
6bef804c56
libjpeg-turbo: Use nasm
2020-02-28 12:32:51 +02:00
Dylan Araps
f4f42f524d
libvpx: use nasm
2020-02-28 12:30:05 +02:00
Dylan Araps
64394246a2
xvidcore: Use nasm.
2020-02-28 12:25:39 +02:00
Dylan Araps
0634031fd3
libass: Use nasm
2020-02-28 12:24:58 +02:00
Dylan Araps
26629ce54a
lame: Disable nasm.
...
This never actually worked!! I don't think it works in
any distribution using it either. NASM is never actually
invoked during the build process.
2020-02-28 12:16:47 +02:00
Dylan Araps
c6fbf622fe
xvidcore: use yasm
2020-02-28 12:03:40 +02:00
Dylan Araps
9c46ea764f
rust: bump to 1.41.1
2020-02-27 22:05:15 +02:00
Dylan Araps
0e367f9886
glib: bump to 2.64.0
2020-02-27 21:18:05 +02:00
Dylan Araps
16e5680c4d
gtk+3: Remove perl dependency
2020-02-27 13:13:37 +02:00
Dylan Araps
719539f376
x264: Remove perl depend
2020-02-27 12:52:34 +02:00
Dylan Araps
fa7b5d052c
glib: never pcre
2020-02-26 10:18:52 +02:00
Dylan Araps
219f4275b4
meson bump to 0.53.2
2020-02-26 10:07:32 +02:00
Dylan Araps
164c2ab420
python2: fix chmod
2020-02-26 00:33:37 +02:00
Dylan Araps
d0dc7f4a04
python: fix chmod
2020-02-26 00:32:57 +02:00
Dylan Araps
d65896c4ee
various: fix maintainer
2020-02-25 23:44:44 +02:00
Dylan Araps
625d967f02
various: fix maintainer
2020-02-25 23:43:52 +02:00
Dylan Araps
a6308e65e6
mesa: Use own python-mako. python-mako: drop
2020-02-25 22:02:34 +02:00
Dylan Araps
b24033a2a0
python: bump to 3.8.2
2020-02-25 19:25:04 +02:00
Dylan Araps
c3085daee6
wpa_supplicant: use CC. @konimex. Closes #160
2020-02-25 00:01:51 +02:00
Dylan Araps
306967306e
glib: bump to 2.63.6
2020-02-24 23:48:20 +02:00
Dylan Araps
94181ffbb8
GNU auto*,libtool: Move to community
2020-02-24 23:23:06 +02:00
Dylan Araps
f0c67cfccd
fontconfig: Remove automake dependency
2020-02-24 23:19:57 +02:00
Dylan Araps
a55e32cfc1
libevent: Move to community
2020-02-24 21:48:15 +02:00
Dylan Araps
720f68e73f
json-c: Move to community
2020-02-24 21:46:31 +02:00
Dylan Araps
8d7d0a39f6
liberation-fonts: More portable install
2020-02-24 21:36:03 +02:00
Dylan Araps
cd34a78e24
opendoas: fix comment
2020-02-24 17:34:34 +02:00
Dylan Araps
b60d645509
wpa_supplicant: minor fixes
2020-02-24 17:10:04 +02:00
Dylan Araps
5b17faf765
eiwd,openresolv: Move to community
2020-02-24 17:08:12 +02:00
Dylan Araps
eb902c472d
libnl: move to community
2020-02-24 17:05:35 +02:00
Dylan Araps
78d2b73195
wpa_supplicant: Link statically to libnl-tiny
2020-02-24 17:04:00 +02:00
Dylan Araps
9bc11993ae
eudev: remove util-linux hard depend
2020-02-20 20:29:03 +02:00
Dylan Araps
26bb482bcf
eiwd: Fix depends
2020-02-20 15:41:54 +02:00
Dylan Araps
58621f325b
libinput: bump to 1.15.2
2020-02-20 11:23:23 +02:00
Dylan Araps
30141453fe
alsa-utils: bump to 1.2.2
2020-02-20 10:41:15 +02:00
Dylan Araps
d244f40bc8
alsa-lib: bump to 1.2.2
2020-02-19 21:13:14 +02:00
Dylan Araps
a112733773
nodejs: bump to 13.9.0
2020-02-19 12:36:46 +02:00
Dylan Araps
3677fd0b35
x265: bump to 3.3
2020-02-19 01:44:32 +02:00
Dylan Araps
faed0fd710
ffmpeg: properly use CC/CXX. @konimex. Closes #154
2020-02-18 10:37:31 +02:00
Dylan Araps
0c37a83b38
gtk+3: bump to 3.24.14
2020-02-18 01:27:35 +02:00
Dylan Araps
e10ffc3415
mesa: Fix build with GCC 10
2020-02-17 22:33:35 +02:00
Dylan Araps
bae78bdc56
intel-vaapi-driver: Fix build with GCC 10
2020-02-17 22:14:36 +02:00
Dylan Araps
4ae379e4fa
ncurses: Add pc file.
2020-02-16 00:43:39 +02:00
Dylan Araps
3d76f3029e
openssh: bump to 8.2p1
2020-02-15 11:00:18 +02:00
Dylan Araps
3407998233
zip: clean up
2020-02-14 18:56:50 +02:00
Dylan Araps
e7d72d3468
wpa_supplicant: clean up
2020-02-14 18:55:38 +02:00
Dylan Araps
313dd7c1d3
sqlite: clean up
2020-02-14 18:54:12 +02:00
Dylan Araps
bec5640948
pango: clean up
2020-02-14 18:50:34 +02:00
Dylan Araps
e9ba87a341
openssh: clean up
2020-02-14 18:47:41 +02:00
Dylan Araps
95c4bf2263
popt: move to community
2020-02-14 18:28:46 +02:00
Dylan Araps
56cfe43e64
efibootmgr: Remove popt dependency
2020-02-14 18:28:21 +02:00
Dylan Araps
dd95c55f9f
cmake: clean build
2020-02-14 18:25:52 +02:00
Dylan Araps
9216da1765
acpid: clean build
2020-02-14 18:18:56 +02:00
Dylan Araps
72b650b931
mandoc: use cc @konimex
2020-02-14 17:08:34 +02:00
Dylan Araps
5bea65c099
qt5: move to community
2020-02-14 14:00:57 +02:00
Dylan Araps
6627681877
falkon: move to community
2020-02-14 13:06:07 +02:00
Dylan Araps
039334693a
popt: move to extra
2020-02-14 12:47:36 +02:00
Dylan Araps
3a18ab024a
mesa: bump to 19.3.4
2020-02-14 09:50:55 +02:00
Dylan Araps
acf66a014a
efibootmgr: Swap source to pull in needed fixes. Closes #148
2020-02-13 11:30:08 +02:00
Dylan Araps
5cf37e62ef
libarchive: Move to community
2020-02-13 11:17:14 +02:00
Dylan Araps
e3ec3818d6
eudev: move to extra
2020-02-13 11:15:46 +02:00
Dylan Araps
cec83368a6
libnl,mandoc,util-linux,wpa_supplicant: Move to extra
2020-02-13 11:13:59 +02:00
Dylan Araps
b3f2a0d473
shared-mime-info: Drop from repos
2020-02-13 11:10:56 +02:00
Dylan Araps
3b96db00a8
lvm2,libaio.popt,cryptsetup: move to community
2020-02-13 11:09:50 +02:00
Dylan Araps
362156e268
ncurses: bump to 6.2
2020-02-12 16:47:36 +02:00
Dylan Araps
6161038691
libwebp: Fix depends
2020-02-12 13:00:03 +02:00
Dylan Araps
4723a595f0
eiwd: Fix depends
2020-02-12 09:15:18 +02:00
Dylan Araps
dd49b30524
ffmpeg: use cc @konimex
2020-02-12 09:10:07 +02:00
Dylan Araps
0eafcbdd78
zip: use cc @konimex
2020-02-12 09:02:03 +02:00
Dylan Araps
d21b49ffa3
tzdata: Use cc @konimex
2020-02-12 09:01:09 +02:00
Dylan Araps
b85caf3dc0
shared-mime-info: Use cc @konimex
2020-02-12 09:00:18 +02:00
Dylan Araps
080fd82bdd
efivar: clean up and use cc
2020-02-12 08:58:54 +02:00
Dylan Araps
54a7ffdcf4
efibootmgr: Use cc @konimex
2020-02-12 08:52:50 +02:00
Dylan Araps
eeef35d3af
libarchive: bump to 3.4.2
2020-02-12 08:47:54 +02:00
Dylan Araps
a289cdc21e
gnupg1: Fix build with GCC 10
2020-02-12 02:19:41 +02:00
Dylan Araps
56acf01201
openresolv: move to extra
2020-02-12 01:30:04 +02:00
Dylan Araps
75ebb42bb5
lvm2: Fixed from @ioraff
2020-02-11 23:39:40 +02:00
Dylan Araps
6bb6f5bde2
lvm2: bump to 2.03.08
2020-02-11 19:35:14 +02:00
Dylan Araps
45f6e5a85f
firefox-bin: bump to 68.5.0esr
2020-02-11 19:26:17 +02:00
Dylan Araps
22e7244c22
firefox: bump to 68.5.0esr
2020-02-11 17:05:29 +02:00
Dylan Araps
6f3dc23b05
docs: update
2020-02-11 14:55:58 +02:00
Dylan Araps
f48396aac9
dosfstools: Fix sbindir
2020-02-11 01:10:07 +02:00
Dylan Araps
cca5482558
cryptsetup: Fix sbindir
2020-02-11 01:08:55 +02:00
Dylan Araps
89fce838ea
openssh: fix sbindir
2020-02-10 23:35:37 +02:00
Dylan Araps
34f29d7fb2
alsa-utils: Fix sbin dir
2020-02-10 22:52:52 +02:00
Dylan Araps
e705f5d10f
liberation-fonts: bump to 2.1.0
2020-02-10 10:59:56 +02:00
Dylan Araps
2d21359d00
x265: Fix sources. Closes #144
2020-02-10 00:00:14 +02:00
Dylan Araps
e7a85e52b1
cbindgen: bump to 0.13.1
2020-02-09 22:54:29 +02:00
Dylan Araps
1a9ada8112
opendoas: added new doas.conf for latest kiss
2020-02-09 14:37:04 +02:00
Dylan Araps
e67a20935d
extra-cmake-modules: bump to 5.67.0
2020-02-09 14:22:48 +02:00
Dylan Araps
b2a5d527f7
json-c: fix depends. Closes #143 by @artemkobets
2020-02-09 12:58:51 +02:00
Dylan Araps
7621366b5b
gtk+2: remove shared-mime-info dependency
2020-02-08 21:35:34 +02:00
Dylan Araps
dcacfe9f03
gtk+3: Remove shared-mime-info dependency
2020-02-08 21:30:35 +02:00
Dylan Araps
5ea359f55c
gdk-pixbuf: Remove shared-mime-info dependency
2020-02-08 21:28:06 +02:00
Dylan Araps
99d840e4a1
eiwd: move to extra
2020-02-08 14:44:04 +02:00
Dylan Araps
66c8f148cb
meta: Move non-xorg related packages out of xorg/
2020-02-08 14:36:15 +02:00
Dylan Araps
3a38408687
nss: bump to 3.50
2020-02-08 11:11:31 +02:00
Dylan Araps
5901fbf9fe
python: remove util-linux dependency
2020-02-08 01:55:12 +02:00
Dylan Araps
d4c1ea6958
glib: Remove util-linux dependency
2020-02-08 01:28:50 +02:00
Dylan Araps
1fa3519bdd
vim: remove unused flag
2020-02-08 00:49:26 +02:00
Dylan Araps
e951a27ff1
vim: don't link to util-linux
2020-02-06 22:23:51 +02:00
Dylan Araps
e486531803
nodejs: bump to 13.8.0
2020-02-06 13:32:57 +02:00
Dylan Araps
696613a15e
cmake: bump to 3.16.4
2020-02-06 00:03:38 +02:00
Dylan Araps
2679adc6a4
libarchive: new package at 3.4.1
2020-02-05 01:26:48 +02:00
Dylan Araps
0751732fb7
glib: bump to 2.63.5
2020-02-04 11:13:27 +02:00
Dylan Araps
eb4160f2de
opendoas: bump to 6.6.1
2020-02-04 11:09:46 +02:00
Dylan Araps
f1db1cfbcb
cryptsetup: bump to 5.67.0
2020-02-03 09:50:06 +02:00
Dylan Araps
ebbb23bbcd
rust: bump to 1.41.0
2020-01-31 11:30:15 +02:00
Dylan Araps
6549c1e38e
cbindgen: Bump to 0.13.0
2020-01-31 11:29:34 +02:00
Dylan Araps
0f3103f489
sudo: bump to 1.8.31
2020-01-31 09:13:19 +02:00
Dylan Araps
806c863b39
opendoas: Move to extra
2020-01-30 15:49:33 +02:00
Dylan Araps
a42e25d0bb
ncurses: Allow conflicts
2020-01-29 09:26:58 +02:00
Dylan Araps
0e47e11904
sqlite: bump to 3.31.1
2020-01-28 01:06:19 +02:00
Dylan Araps
6043ae32d9
falkon: fix version
2020-01-28 01:01:15 +02:00
Dylan Araps
6549391e60
falkon: Remove unneeded sed calls
2020-01-27 22:04:48 +02:00
Dylan Araps
154f4a3e21
qt5-*: bump to 5.14.1
2020-01-27 22:02:31 +02:00
Dylan Araps
8a25531c34
mpv: bump to 0.32.0
2020-01-27 00:01:41 +02:00
Dylan Araps
72be609e94
falkon: Added optional open-in-mpv extension
2020-01-25 16:25:25 +02:00
Dylan Araps
65bd6ad818
libevent: move to extra
2020-01-24 22:48:12 +02:00
Dylan Araps
f2aab2dfa1
meson: bump to 0.53.1
2020-01-24 13:08:56 +02:00
Dylan Araps
b690ba2429
nss: bump to 3.49.2
2020-01-24 06:52:48 +02:00
Dylan Araps
b257d85104
sqlite: bump to 3.31.0
2020-01-23 02:11:24 +02:00
Dylan Araps
ee8f5938cc
glib: bump to 2.63.4
2020-01-22 15:24:39 +02:00
Dylan Araps
a870165bf4
nodejs: bump to 13.7.0
2020-01-21 23:27:48 +02:00
Dylan Araps
207b4c539e
dosfstools: new package at 4.1
2020-01-21 22:55:38 +02:00
Dylan Araps
8c01495a55
cmake: bump to 3.16.3
2020-01-21 22:26:13 +02:00
Dylan Araps
390d2f070f
qt5: Don't link against execinfo.h take two
2020-01-21 16:15:26 +02:00
Dylan Araps
0ce3c1678a
qt5: Fix libexec error
2020-01-21 15:48:14 +02:00
Dylan Araps
ab397755da
nss: Fix depends
2020-01-20 10:12:11 +02:00
Dylan Araps
5086edb8c1
qt5-webengine: Fix udev removal
2020-01-20 00:37:02 +02:00
Dylan Araps
ee0f44e3e3
qt5: Remove udev dependency
2020-01-19 16:03:22 +02:00
Dylan Araps
8b5f266f1c
libass: Remove fribidi dependency
2020-01-19 02:02:55 +02:00
Dylan Araps
42e62c63a4
firefox-bin: Update source
2020-01-18 20:56:57 +02:00
Dylan Araps
141a3284ed
firefox-bin: revert accidental commit
2020-01-18 19:41:04 +02:00
Dylan Araps
97ec94cf0e
falkon: move to extra
2020-01-18 19:40:11 +02:00
Dylan Araps
89e9e57642
qt5-*: move to extra
2020-01-18 19:39:37 +02:00
Dylan Araps
99579e534d
extra-cmake-modules: move to extra
2020-01-18 19:38:43 +02:00
Dylan Araps
f95cce0d47
qt5: move to extra
2020-01-18 19:38:07 +02:00
Dylan Araps
96ec3af4c8
nss: Move to extra
2020-01-18 19:36:57 +02:00
Dylan Araps
064ed333fc
vim: Fix checksums
2020-01-18 11:30:53 +02:00
Dylan Araps
b46d9cf089
vim: swap to git
...
Every commit to vim is a separate git tag and release. To avoid
endless, countless updates the package now tracks git.
You will no longer receive notifications for vim updates daily
or semi-daily. Instead, everytime you run 'kiss b vim', the
latest release will be built.
On milestones I may bump the release number (second field in
version) to ensure you receive the major changes (8.3 -> 8.4).
2020-01-18 11:23:57 +02:00
Dylan Araps
eea6ce7d1c
vim: bump to 8.2.0119
2020-01-15 21:10:32 +02:00
Dylan Araps
dfffe2347d
firefox: no spam builds
2020-01-15 14:50:07 +02:00
Dylan Araps
9e2ea05e0e
firefox/firefox-bin: Add to extra at 68.4.1esr
2020-01-14 00:13:26 +02:00
Dylan Araps
d94a90353c
cbindgen: Revert to 0.9.0
2020-01-14 00:08:47 +02:00
Dylan Araps
574fc458d8
firefox-privacy: Remove unneeded dependency
2020-01-13 23:56:49 +02:00
Dylan Araps
2742025244
cbindgen: bump to 0.12.2
2020-01-12 22:44:59 +02:00
Dylan Araps
f805600238
cbindgen: revert to 0.12.1
2020-01-12 20:54:29 +02:00
Dylan Araps
0f7cba2a03
acpid: new package at 2.0.32
2020-01-12 19:15:31 +02:00
Dylan Araps
29fe61c87e
libwebp: Fix source
2020-01-11 09:41:06 +02:00
Dylan Araps
f39e3fc192
cbindgen: bump to 0.12.2. Release made without tag
2020-01-10 17:47:07 +02:00
Dylan Araps
d04ddce417
vim: bump to 8.2.0109
2020-01-09 23:44:35 +02:00
Dylan Araps
47a7836dfb
glib: fix source
2020-01-09 18:30:35 +02:00
Dylan Araps
df95fba6a2
vim: bump to 8.2.0106
2020-01-09 09:32:09 +02:00
Dylan Araps
29c2558288
firefox: bump to 72.0.1
2020-01-08 17:15:35 +02:00
Dylan Araps
018bf47b49
vim: bump to 8.2.0100
2020-01-08 12:14:03 +02:00
Dylan Araps
398e63a53b
nodejs: bump to 13.6.0
2020-01-08 12:01:35 +02:00
Dylan Araps
64362b847c
efivar: Pull patches from upstream to fix verbose issues in efibootmgr
2020-01-08 11:41:25 +02:00
Dylan Araps
a7ecbd4a50
efibootmgr: Revert patch
2020-01-08 11:29:35 +02:00
Dylan Araps
fb0db77674
meson: bump to 0.53.0
2020-01-08 10:59:40 +02:00
Dylan Araps
e36d67f9b6
efibootmgr: Fix verbose
2020-01-07 13:25:46 +02:00
Dylan Araps
d66eda9591
vim: bump to 8.2.0096
2020-01-07 08:43:20 +02:00
Dylan Araps
8bcfbe0eaf
libwebp: bump to 1.1.0
2020-01-07 08:33:33 +02:00
Dylan Araps
d26ce48d7d
vim: bump to 8.2.0090
2020-01-06 06:37:25 +02:00
Dylan Araps
5df7ad393f
ccache: bump to 3.7.7
2020-01-06 06:34:37 +02:00
Dylan Araps
09411fbad8
vim: bump to 8.2.0086
2020-01-04 23:53:07 +02:00
Dylan Araps
484367926d
vim: bump to 8.2.0080
2020-01-03 10:47:32 +02:00
Dylan Araps
5e0946e976
alsa-utils: Drop ncursesw flag
2020-01-03 10:12:21 +02:00
Dylan Araps
d1f4498837
ncurses: Force non-wide ncurses lib to link against ncursesw ( #131 ) @konimex
2020-01-03 10:11:47 +02:00
Dylan Araps
ec775efa95
vim: bump to 8.2.0078
2020-01-02 17:32:56 +02:00
Dylan Araps
25379f4476
vim: bump to 8.2.0069
2020-01-01 14:47:36 +02:00
Dylan Araps
fa2cf089c7
ffmpeg: bump to 4.2.2
2020-01-01 14:25:19 +02:00
Dylan Araps
b93340045c
sudo: bump to 1.8.30
2020-01-01 14:20:02 +02:00
Dylan Araps
35fd7ff2fe
firefox, firefox-privacy, rust: move to extra
2020-01-01 11:49:29 +00:00
Dylan Araps
acb7ba01ae
libjpeg-turbo: bump to 2.0.4
2019-12-31 21:25:47 +00:00
Dylan Araps
ce775db09d
vim: bump to 8.2.0065
2019-12-31 05:31:49 +00:00
Dylan Araps
1968e5791e
cbindgen: bump to 0.12.1
2019-12-30 15:24:30 +00:00
Dylan Araps
55fe0832e1
xvidcore: bump to 1.3.7
2019-12-29 16:07:54 +00:00
Dylan Araps
dcee0c22ab
vim: bump to 8.2.0052
2019-12-28 22:43:53 +00:00
Dylan Araps
83f36da8d0
mpv: bump to 0.31.1
2019-12-28 22:39:20 +00:00
Dylan Araps
f320173b04
vim: bump to 8.2.0045
2019-12-26 12:27:16 +00:00
Dylan Araps
aa36c4ea6e
vim: bump to 8.2.0033
2019-12-23 11:35:58 +00:00
Dylan Araps
b62a656f86
vim: bump to 8.2.0025
2019-12-21 14:08:45 +00:00
Dylan Araps
d7816c2f76
llvm/clang: bump to 9.0.1
2019-12-21 09:54:48 +00:00
Dylan Araps
eb87d7c44f
libvpx: bump to 1.8.2
2019-12-20 17:33:58 +00:00
Dylan Araps
17cf81b385
vim: bump to 8.2.0024
2019-12-19 23:42:32 +00:00
Dylan Araps
f0087c0774
cmake: bump to 3.16.2
2019-12-19 23:40:51 +00:00
Dylan Araps
3ccd70cb31
python: bump to 3.8.1
2019-12-19 23:39:50 +00:00
Dylan Araps
0d843192fe
nodejs: bump to 13.5.0
2019-12-19 10:01:57 +00:00
Dylan Araps
b504ffb2e5
vim: bump to 8.2.0023
2019-12-19 08:31:16 +00:00
Dylan Araps
73a8fa9ff5
glib: bump to 2.63.3
2019-12-19 08:18:49 +00:00
Dylan Araps
5113cbca53
samurai: bump to 1.0
2019-12-19 07:50:15 +00:00
Dylan Araps
4f7862ca71
firefox: fix builds on newer cbindgen.
2019-12-17 13:16:43 +00:00
Dylan Araps
e23ade8d8d
cbindgen: bump to 0.12.0
2019-12-17 00:18:05 +00:00
Dylan Araps
235785e16d
vim: bump to 8.2.0012
2019-12-16 11:57:46 +00:00
Dylan Araps
96a6e4f9c5
firefox: fix checksums. Closes #126
2019-12-15 11:28:03 +00:00
Dylan Araps
4d1ddf0987
vim: bump to 8.2.0003
2019-12-14 15:16:47 +00:00
Dylan Araps
5ded70a8b2
fribidi: bump to 1.0.8
2019-12-14 12:17:01 +00:00
Dylan Araps
fe09c57aa2
vim: bump to 8.2.0000
2019-12-12 23:08:08 +00:00
Dylan Araps
f4b357f89c
vim: bump to 8.1.2424
2019-12-12 12:18:48 +00:00
Dylan Araps
862fc01f18
vim: bump to 8.1.2421
2019-12-11 21:41:40 +00:00
Dylan Araps
14572c2552
cmake: bump to 3.16.1
2019-12-10 23:16:29 +00:00
Dylan Araps
45d8cff7e7
vim: bump to 8.1.2414
2019-12-10 11:35:10 +00:00
Dylan Araps
7d4f45fdc4
cbindgen: bump to 0.11.1
2019-12-09 11:19:39 +00:00
Dylan Araps
c2301b51da
vim: bump to 8.1.2412
2019-12-09 01:19:06 +00:00
Dylan Araps
535f2de975
vim: bump to 8.1.2410
2019-12-08 00:42:50 +00:00
Dylan Araps
2e9817694d
firefox: update comment
2019-12-07 13:48:51 +00:00
Dylan Araps
fe23209d3d
vim: bump to 8.1.2402
2019-12-07 09:50:39 +00:00
Dylan Araps
a95c8986cf
vim: bump to 8.1.2397
2019-12-06 09:53:17 +00:00
Dylan Araps
5c1b71c37c
vim: bump to 8.1.2389
2019-12-05 11:40:01 +00:00
Dylan Araps
775c747901
xvidcore: bump to 1.3.6
2019-12-04 16:18:30 +00:00
Dylan Araps
a4ef7e0f6f
nodejs: bump to 13.3.0
2019-12-04 13:51:48 +00:00
Dylan Araps
a7d524515a
vim: bump to 8.1.2384
2019-12-04 13:04:28 +00:00
Dylan Araps
b535550025
cbindgen: bump to 0.11.0
2019-12-04 12:27:17 +00:00
Dylan Araps
c7c7de48c3
firefox: update source
2019-12-03 17:32:10 +00:00
Dylan Araps
32b7279670
vim: bump to 8.1.2383
2019-12-03 11:19:15 +00:00
Dylan Araps
87df875b06
cbindgen: bump to 0.10.1
2019-12-03 10:44:00 +00:00
Dylan Araps
c722df7db1
vim: bump to 8.1.2380
2019-12-02 10:15:25 +00:00
Dylan Araps
442a413075
lvm2: bump to 2.03.07
2019-12-02 10:10:51 +00:00
Dylan Araps
9e1cf5992a
vim: bump to 8.1.2372
2019-12-01 12:05:46 +00:00
Dylan Araps
358ddeb993
vim: bump to 8.1.2361
2019-11-30 09:32:30 +00:00
Dylan Araps
aa76a17ab1
meson: bump to 0.52.1
2019-11-30 09:25:56 +00:00
Dylan Araps
46d75a2bfd
alsa-lib: bump to 1.2.1.2
2019-11-30 09:23:32 +00:00
Dylan Araps
6d9ee3d5f6
vim: bump to 8.1.2357
2019-11-29 10:11:59 +00:00
Dylan Araps
df19703abc
sqlite: enable option for qt5
2019-11-28 23:05:20 +00:00
Dylan Araps
cfb475d609
vim: bump to 8.1.2352
2019-11-28 12:12:13 +00:00
Dylan Araps
06a80ca4f5
vim: bump to 8.1.2351
2019-11-27 10:36:21 +00:00
Dylan Araps
74ef21940e
x265: remove stray slash
2019-11-26 21:51:49 +00:00
Dylan Araps
b575151149
cmake: don't build tests
2019-11-26 21:51:21 +00:00
Dylan Araps
8b30a22be3
vim: bump to 8.1.2350
2019-11-26 21:46:03 +00:00
Dylan Araps
95a398cf1e
cmake: bump to 3.16.0
2019-11-26 21:33:17 +00:00
Dylan Araps
dee30beb3f
firefox: bump to 71.0
2019-11-26 10:56:11 +00:00
Dylan Araps
c1a443fbe1
rust: bump to 1.39.0
2019-11-26 10:55:52 +00:00
Dylan Araps
c7bbc8d383
vim: bump to 8.1.2342
2019-11-26 10:47:57 +00:00
Dylan Araps
0186a06d59
vim: bump to 8.1.2341
2019-11-25 10:32:32 +00:00
Dylan Araps
e6abad414f
imlib2: move to community
2019-11-24 21:04:25 +00:00
Dylan Araps
1c7ab1a7b7
libffi: Add rationale for symlink
2019-11-24 13:52:11 +00:00
Dylan Araps
6519e2dcfe
libffi: bump to 3.3
2019-11-24 09:56:39 +00:00
Dylan Araps
62a78d0494
libffi: revert to 3.2.1
2019-11-24 09:37:51 +00:00
Dylan Araps
d0aabe43bb
vim: bump to 8.1.2338
2019-11-24 09:31:37 +00:00
Dylan Araps
6f84c9c5b7
libffi: bump to 3.3
2019-11-24 09:27:53 +00:00
Dylan Araps
16b0819fbe
vim: bump to 8.1.2337
2019-11-23 10:29:18 +00:00
Dylan Araps
3b9d975ce4
nodejs: bump to 13.2.0
2019-11-22 13:53:48 +00:00
Dylan Araps
f813fecf44
vim: bump to 8.1.2333
2019-11-22 11:37:08 +00:00
Dylan Araps
0cb8726abc
vim: bump to 8.1.2323
2019-11-20 10:14:03 +00:00
Dylan Araps
d7bde8041e
glib: bump to 2.62.3
2019-11-20 09:35:40 +00:00
Dylan Araps
f2b4cede82
cbindgen: bump to 0.10.0
2019-11-20 09:29:10 +00:00
Dylan Araps
56d51a4f9f
alsa-lib: bump to 1.2.1.1
2019-11-20 09:19:45 +00:00
Dylan Araps
b2f656c66e
vim: bump to 8.1.2321
2019-11-19 17:48:47 +00:00
Dylan Araps
7de14f4f33
vim: bump to 8.1.2318
2019-11-18 08:58:23 +00:00
Dylan Araps
94ddf4e9f1
ccache: bump to 3.7.6
2019-11-18 08:51:54 +00:00
Dylan Araps
7ee4c90733
lvm2: remove useless quotes
2019-11-18 01:07:30 +00:00
Dylan Araps
33b3320c4c
shared-mime-info: remove useless quotes
2019-11-18 01:04:11 +00:00
Dylan Araps
6d8029c1ab
nodejs: remove useless flag
2019-11-18 01:03:14 +00:00
Dylan Araps
d3fb1e8142
libffi: remove useless quotes
2019-11-18 01:02:17 +00:00
Dylan Araps
d6c59e1c33
sqlite: remove useless quotes
2019-11-18 01:00:11 +00:00
Dylan Araps
4d1f9f1e02
glib: remove useless quotes
2019-11-18 00:58:51 +00:00
Dylan Araps
5a7623c177
lvm2: Use only a single sed'
2019-11-18 00:52:51 +00:00
Dylan Araps
485226a97a
vim: bump to 8.1.2317
2019-11-17 23:13:03 +00:00
Dylan Araps
1c41bf6fec
lvm2: Simpler fmt workaround
2019-11-17 21:42:41 +00:00
Dylan Araps
8c3faba65b
vim: bump to 8.1.2311
2019-11-17 08:59:32 +00:00
Dylan Araps
d63fa1a5fe
cmake: use bundled libs
2019-11-17 01:38:48 +00:00
Dylan Araps
3a36ae23fb
cmake: build with cmake if available
2019-11-17 01:19:20 +00:00
Dylan Araps
969bd3897e
vim: bump to 8.1.2301
2019-11-16 14:06:07 +00:00
Dylan Araps
b09aaa7201
alsa-utils: bump to 1.2.1
2019-11-16 00:47:47 +00:00
Dylan Araps
6728a522b7
alsa-lib: bump to 1.2.1
2019-11-15 23:16:26 +00:00
Dylan Araps
5469b31a04
clang: better build
2019-11-14 00:29:42 +00:00
Dylan Araps
8a95a1fd66
llvm: better build
2019-11-14 00:28:28 +00:00
Dylan Araps
3734fa803f
vim: bump to 8.1.2300
2019-11-14 00:27:32 +00:00
Dylan Araps
de032cb04e
firefox: fix checksums
2019-11-13 19:13:00 +00:00
Dylan Araps
7605b5c636
vim: bump to 8.1.2297
2019-11-13 02:51:58 +00:00
Dylan Araps
c8d801f227
libjpeg-turbo: cleaner build
2019-11-13 02:36:33 +00:00
Dylan Araps
b322506cbb
x265: cleaner build
2019-11-13 02:33:07 +00:00
Dylan Araps
f483bd5dbc
vim: bump to 8.1.2292
2019-11-12 09:46:09 +00:00
Dylan Araps
59d3c753fa
firefox: better referer settings. (Less breakage) See https://github.com/pyllyukko/user.js/issues/94#issuecomment-255624711
2019-11-11 13:57:37 +00:00
Dylan Araps
45412fd1f1
vim: bump to 8.1.2291
2019-11-11 08:08:05 +00:00
Dylan Araps
d32c9c11fa
vim: bump to 8.1.2284
2019-11-10 11:06:36 +00:00
Dylan Araps
f8c84af93e
vim: bump to 8.1.2279
2019-11-09 22:41:16 +00:00
Dylan Araps
ff86e935cb
vim: bump to 8.1.2272
2019-11-09 09:13:04 +00:00
Dylan Araps
f200516a08
extra: remove linux-firmware
2019-11-08 16:41:57 +00:00
Dylan Araps
5a0f218310
vim: bump to 8.1.2269
2019-11-08 08:40:52 +00:00
Dylan Araps
7b6bcca76e
rust: revert to 1.38.0. See: https://bugzilla.mozilla.org/show_bug.cgi?id=1594827
2019-11-07 20:22:16 +00:00
Dylan Araps
549ae1d7ee
rust: bump to 1.39.0
2019-11-07 19:26:10 +00:00
Dylan Araps
581ff7d8e6
vim: bump to 8.1.2267
2019-11-07 14:17:57 +00:00
Dylan Araps
46a0c83fdf
vim: bump to 8.1.2266
2019-11-07 09:47:02 +00:00
Dylan Araps
d84a45fe69
vim: bump to 8.1.2264
2019-11-06 20:47:50 +00:00
Dylan Araps
6e8cf6da6c
nodejs: bump to 13.1.0
2019-11-06 09:58:55 +00:00
Dylan Araps
f217351358
vim: bump to 8.1.2260
2019-11-06 09:04:11 +00:00
Dylan Araps
44e05a323b
vim: bump to 8.1.2256
2019-11-05 18:34:24 +00:00
Dylan Araps
29c24b7bc9
vim: bump to 8.1.2254
2019-11-05 00:06:40 +00:00
Dylan Araps
7acc8df7d2
tiff: bump to 4.1.0
2019-11-04 13:22:48 +00:00
Dylan Araps
06530290fd
vim: bump to 8.1.2251
2019-11-04 10:39:19 +00:00
Dylan Araps
be30ea7f28
vim: bump to 8.1.2247
2019-11-03 19:55:07 +00:00
Dylan Araps
e88863af81
vim: bump to 8.1.2244
2019-11-03 01:45:04 +00:00
Dylan Araps
2971a1132a
vim: bump to 8.1.2238
2019-11-02 10:39:52 +00:00
Dylan Araps
dbc6b8ae62
cryptsetup: bump to 2.2.2
2019-11-02 00:24:22 +00:00
Dylan Araps
e33cf408eb
vim: bump to 8.1.2237
2019-10-31 23:37:04 +00:00
Dylan Araps
e27b638dda
meta: swap to samurai and drop ninja
2019-10-31 23:18:45 +00:00
Dylan Araps
f61c1617bd
vim: bump to 8.1.2236
2019-10-31 14:47:34 +00:00
Dylan Araps
91d0641b0a
libxml2: bump to 2.9.10
2019-10-31 12:50:58 +00:00
Dylan Araps
cefa0f1033
firefox: bump to 70.0.1
2019-10-31 12:41:26 +00:00
Dylan Araps
a44d92ee23
cmake: bump to 3.15.5
2019-10-31 00:08:09 +00:00
Dylan Araps
bbd9b7fa84
shared-mime-info: bump to 1.15
2019-10-30 23:09:12 +00:00
Dylan Araps
c0986989be
vim: bump to 8.1.2234
2019-10-30 15:37:16 +00:00
Dylan Araps
79509e677f
x265: bump to 3.2.1
2019-10-30 00:03:48 +00:00
Dylan Araps
59c692d0a5
vim: bump to 8.1.2233
2019-10-29 14:56:00 +00:00
Dylan Araps
8a3eb51f11
mpv: don't build shared lib by default
2019-10-29 11:33:55 +00:00
Dylan Araps
667f428c85
sudo: bump to 1.8.29
2019-10-29 10:03:39 +00:00
Dylan Araps
fecf0bf4ee
firefox: enable search in url bar and fix mozconfig
2019-10-28 20:49:57 +00:00
Dylan Araps
376e4742f2
vim: bump to 8.1.2231
2019-10-28 08:57:11 +02:00
Dylan Araps
0fd2c81666
vim: bump to 8.1.2229
2019-10-28 00:08:45 +02:00
Dylan Araps
ad641e92ff
vim: bump to 8.1.2225
2019-10-27 14:58:44 +02:00
Dylan Araps
4ddeda49fc
vim: bump to 8.1.2224
2019-10-27 08:53:47 +02:00
Dylan Araps
9db5666384
vim: bump to 8.1.2216
2019-10-26 09:23:36 +03:00
Dylan Araps
8a18ed8b79
mpv: bump to 0.30.0
2019-10-25 20:48:38 +03:00
Dylan Araps
765ef16aa1
rust: fix build with libressl 3.0.X
2019-10-25 16:01:18 +03:00
Dylan Araps
ba69cebee1
lvm2: bump to 2.03.06
2019-10-25 10:58:01 +03:00
Dylan Araps
521f9e3188
vim: bump to 8.1.2214
2019-10-25 00:17:19 +03:00
Dylan Araps
cafcccce14
vim: bump to 8.1.2204
2019-10-24 09:42:46 +03:00
Dylan Araps
232ec84a70
nodejs: bump to 13.0.1
2019-10-24 00:33:27 +03:00
Dylan Araps
c7c8847653
nodejs: bump to 13.0.0
2019-10-23 11:14:44 +03:00
Dylan Araps
3b3745bd07
vim: bump to 8.1.2200
2019-10-23 09:43:46 +03:00
Dylan Araps
437c2e199c
ccache: bump to 3.7.5
2019-10-23 09:27:11 +03:00
Dylan Araps
a99e66c81d
linux-firmware: bump to 20191022
2019-10-22 21:07:24 +03:00
Dylan Araps
fcb234dd91
firefox: swap to final release tarball.
2019-10-22 18:36:04 +03:00
Dylan Araps
217079606b
firefox: remove unneeded patch
2019-10-22 13:53:58 +03:00
Dylan Araps
602357ccab
lvm2: remove unneeded patches
2019-10-22 13:08:14 +03:00
Dylan Araps
55a5edf51d
clang: remove unneeded patches
2019-10-22 13:00:33 +03:00
Dylan Araps
6b51521433
vim: bump to 8.1.2198
2019-10-22 09:32:45 +03:00
Dylan Araps
fafbca53fa
glib: bump to 2.62.2
2019-10-21 23:07:14 +03:00
Dylan Araps
6efb0bbb95
nodejs: bump to 12.13.0
2019-10-21 16:17:15 +03:00
Dylan Araps
80700b5935
vim: bump to 8.1.2197
2019-10-21 09:07:02 +03:00
Dylan Araps
618aa2f072
vim: bump to 8.1.2196
2019-10-20 22:57:18 +03:00
Dylan Araps
972c21ac4a
python2: bump to 2.7.17
2019-10-20 10:29:38 +03:00
Dylan Araps
95c19efaeb
vim: bump to 8.1.2188
2019-10-20 00:26:43 +03:00
Dylan Araps
82a4dbc088
vim: bump to 8.1.2176
2019-10-19 06:38:23 +03:00
Dylan Araps
0fa0f3627c
vim: bump to 8.1.2171
2019-10-18 08:26:28 +03:00
Dylan Araps
8e7a6ae170
vim: bump to 8.1.2168
2019-10-17 07:29:05 +03:00
Dylan Araps
a71e02ef01
firefox: bump to 70.0
2019-10-17 01:06:33 +03:00
Dylan Araps
7fea8653de
vim: bump to 8.1.2161
2019-10-16 21:48:28 +03:00
Dylan Araps
c34ae589ca
sudo: move to extra
2019-10-16 21:46:38 +03:00
Dylan Araps
470fc630f0
vim: bump to 8.1.2152
2019-10-15 23:57:48 +03:00
Dylan Araps
b0f591d15e
rust: remove internet connection requirement per build.
2019-10-15 11:16:27 +03:00
Dylan Araps
af7d59772f
vim: bump to 8.1.2151
2019-10-15 09:09:20 +03:00
Dylan Araps
08d630b20b
python: bump to 3.8.0. See: https://getkiss.org/news/20191015b
2019-10-15 00:43:28 +03:00
Dylan Araps
df207c61b0
mpv: remove dependency on internet connection for build.
2019-10-14 23:06:07 +03:00
Dylan Araps
e78f45f975
vim: bump to 8.1.2148
2019-10-13 22:20:26 +03:00
Dylan Araps
97a102fac3
llvm: don't override MAKEFLAGS. Closes #105
2019-10-13 09:32:48 +03:00
Dylan Araps
fcec852b52
vim: bump to 8.1.2144
2019-10-13 00:16:19 +03:00
Dylan Araps
871594fc98
nodejs: bump to 12.12.0
2019-10-12 11:46:34 +03:00
Dylan Araps
7e85ad4df5
vim: bump to 8.1.2136
2019-10-12 10:49:06 +03:00
Dylan Araps
925919977f
sqlite: bump to 3.30.1
2019-10-12 10:40:43 +03:00
Dylan Araps
fd000d6adc
vim: bump to 8.1.2135
2019-10-11 06:01:49 +03:00
Dylan Araps
6ff7783c7c
vim: bump to 8.1.2131
2019-10-10 22:20:07 +03:00
Dylan Araps
5783e03b48
firefox: bump to 69.0.3
2019-10-10 12:50:04 +03:00
Dylan Araps
20a207c384
vim: bump to 8.1.2127
2019-10-10 09:28:27 +03:00
Dylan Araps
127d0d2496
go: move to community
2019-10-10 00:56:36 +03:00
Dylan Araps
5aca59d25e
vim: Keep xxd
2019-10-09 21:14:52 +03:00
Dylan Araps
f6957aa8f9
pciutils: Use busybox lspci
2019-10-09 21:14:20 +03:00
Dylan Araps
c1332541c7
openssh: bump to 8.1p1'
2019-10-09 17:22:11 +03:00
Dylan Araps
7c9a8e3abc
vim: bump to 8.1.2125
2019-10-09 09:32:43 +03:00
Dylan Araps
05bc5ff136
ffmpeg: enable CC
2019-10-08 21:47:12 +03:00
Dylan Araps
f3548a1ef9
pciutils: enable CC
2019-10-08 21:45:48 +03:00
Dylan Araps
083ddd880e
tzdata: enable CC
2019-10-08 21:42:22 +03:00
Dylan Araps
46a525bd9b
shared-mime-info: allow build with CC
2019-10-08 21:19:20 +03:00
Dylan Araps
b9afa0b8f4
nodejs: fix build
2019-10-08 21:15:53 +03:00
Dylan Araps
f7451c1c38
fribidi: remove options which don't exist
2019-10-08 20:58:30 +03:00
Dylan Araps
84efd40d3c
nodejs: drop python 2 dependency
2019-10-08 17:35:52 +03:00
Dylan Araps
ad53cf75ff
cbindgen: clean up build
2019-10-08 11:22:32 +03:00
Dylan Araps
22316c9cc7
cryptsetup: save a character
2019-10-08 11:21:00 +03:00
Dylan Araps
c2dce02865
efibootmgr: clean clean clean
2019-10-08 11:20:08 +03:00
Dylan Araps
c0f220d067
efivar: dry
2019-10-08 11:18:28 +03:00
Dylan Araps
f00b04aafc
glib: cleanup build
2019-10-08 11:16:02 +03:00
Dylan Araps
475ddd8fba
libffi: make header fixes less yucky
2019-10-08 11:14:08 +03:00
Dylan Araps
dd6d4be199
ninja: clean up build
2019-10-08 10:59:17 +03:00
Dylan Araps
11372bba2a
nodejs: just use sh brother
2019-10-08 10:58:09 +03:00
Dylan Araps
b6e7bec6d5
pciutils: don't use subshell
2019-10-08 10:56:53 +03:00
Dylan Araps
fe4ba91014
shared-mime-info: rationale
2019-10-08 10:53:50 +03:00
Dylan Araps
5406ced50d
tiff: bye bye autoconf
2019-10-08 10:50:04 +03:00
Dylan Araps
c4fdda2360
tzdata: Sorry scientists, sailors and presidents.
2019-10-08 10:46:10 +03:00
Dylan Araps
01361ac56d
wavpack: remove from repositories. Unmaintained, has CVEs, no new release in sight.
2019-10-08 10:24:30 +03:00
Dylan Araps
e918a91779
ffmpeg: remove wavpack, unmaintained and has a lot of CVEs.
2019-10-08 10:23:54 +03:00
Dylan Araps
fb759919dd
x265: clean up build
2019-10-08 10:21:16 +03:00
Dylan Araps
554eda040b
zip: clean up build
2019-10-08 10:19:58 +03:00
Dylan Araps
1bcad09d8d
vim: bump to 8.1.2122
2019-10-08 09:24:09 +03:00
Dylan Araps
f494bcbdae
glib: auto nls
2019-10-08 00:05:55 +03:00
Dylan Araps
02ff6eb6a1
atk: Remove meson workaround
2019-10-07 23:59:59 +03:00
Dylan Araps
28147fa03f
extra: remove rm
2019-10-07 17:01:06 +03:00
Dylan Araps
e0568a4299
libtheora: remove rm
2019-10-07 16:58:55 +03:00
Dylan Araps
5aeadbe41f
libtool: remove rm
2019-10-07 16:58:22 +03:00
Dylan Araps
aaf797d94a
libvorbis: remove rm
2019-10-07 16:57:54 +03:00
Dylan Araps
890fd96736
libxml2: remove rm
2019-10-07 16:57:25 +03:00
Dylan Araps
ad97a57b8a
meson: remove rm
2019-10-07 16:56:25 +03:00
Dylan Araps
5cf3a4e952
rust: remove rm
2019-10-07 16:55:44 +03:00
Dylan Araps
165913e6a2
tiff: remove rm
2019-10-07 16:55:12 +03:00
Dylan Araps
fb12185595
vim: bump to 8.1.2120
2019-10-07 11:35:53 +03:00
Dylan Araps
c7cada61a1
meson: bump to 0.52.0
2019-10-07 11:17:29 +03:00
Dylan Araps
e8582b4e08
zip: build with generic_gcc to use $CC
2019-10-07 02:28:13 +03:00
Dylan Araps
fb8d8befcd
zip: build with generic_gcc to use $CC
2019-10-07 01:56:17 +03:00
Dylan Araps
092a9b1432
vim: bump to 8.1.2118
2019-10-06 20:40:39 +03:00
Dylan Araps
caab12e32a
vim: bump to 8.1.2117
2019-10-06 09:44:37 +03:00
Dylan Araps
f72b0fffd6
python2: Add dependency on sqlite (needed by Firefox 70)
2019-10-05 21:57:50 +03:00
Dylan Araps
66ddc737c9
sqlite: new package at 3.30.0
2019-10-05 21:54:17 +03:00
Dylan Araps
8d0848e897
python3: Add dependency on sqlite (needed by Firefox 70)
2019-10-05 21:53:54 +03:00
Dylan Araps
878e47bced
vim: bump to 8.1.2115
2019-10-05 20:51:55 +03:00
Dylan Araps
66ea3a8ad9
lvm2: let nls be detected
2019-10-05 19:32:01 +03:00
Dylan Araps
070c8ec93c
gnupg1: let nls be detected
2019-10-05 18:00:00 +03:00
Dylan Araps
3d09c91094
alsa-utils: let nls be detected
2019-10-05 17:56:30 +03:00
Dylan Araps
7cce9d46f7
vim: let nls be detected
2019-10-05 17:55:26 +03:00
Dylan Araps
5843580870
vim: bump to 8.1.2112
2019-10-05 10:59:21 +03:00
Dylan Araps
4abb162ddb
glib: bump to 2.62.1
2019-10-05 10:29:42 +03:00
Dylan Araps
3bb7a38a5a
go: remove useless rm
2019-10-04 13:15:47 +03:00
Dylan Araps
72d7b30e1a
gperf: clean up
2019-10-04 11:50:36 +03:00
Dylan Araps
e2c00a9759
vim: bump to 8.1.2110
2019-10-04 09:39:14 +03:00
Dylan Araps
6395698213
glib: purge gdbus
2019-10-03 22:24:57 +03:00
Dylan Araps
a7e7f001cd
firefox: bump to 69.0.2
2019-10-03 15:22:17 +03:00
Dylan Araps
3afe4aa694
cmake: bump to 3.15.4
2019-10-03 11:29:49 +03:00
Dylan Araps
d32f1fca6e
vim: bump to 8.1.2109
2019-10-03 11:15:11 +03:00
Dylan Araps
de88be1812
extra: added gnupg1
2019-10-02 18:22:16 +03:00
Dylan Araps
205deac4e9
libffi: remove unneeded build workaround
2019-10-02 18:17:08 +03:00
Dylan Araps
bf342412bf
nodejs: bump to 12.11.1
2019-10-02 13:40:57 +03:00
Dylan Araps
92c4112a14
vim: bump to 8.1.2108
2019-10-01 23:05:41 +03:00
Dylan Araps
95f93e6f88
vim: bump to 8.1.2104
2019-10-01 09:29:09 +03:00
Dylan Araps
5549076209
vim: bump to 8.1.2102
2019-09-30 09:31:35 +03:00
Dylan Araps
d2fbe4d440
vim: bump to 8.1.2099
2019-09-29 09:05:01 +03:00
Dylan Araps
f350597f21
vim: bump to 8.1.2090
2019-09-28 07:18:06 +03:00
Dylan Araps
ec538d1ed1
fribidi: bump to 1.0.7
2019-09-28 07:14:15 +03:00
Dylan Araps
d6646e5be2
clang,llvm,rust: bump to 9.0.0,9.0.0,1.38.0
2019-09-27 11:02:30 +03:00
Dylan Araps
9957b25ee4
vim: bump to 8.1.2080
2019-09-27 08:12:01 +03:00
Dylan Araps
6f6eb51e0c
nodejs: bump to 12.11.0
2019-09-26 10:52:48 +03:00
Dylan Araps
b12717acb4
go: bump to 1.13.1
2019-09-26 08:28:17 +03:00
Dylan Araps
187bdbbb20
x265: bump to 3.2
2019-09-26 08:23:36 +03:00
Dylan Araps
770fbcb316
vim: bump to 8.1.2079
2019-09-26 08:15:23 +03:00
Dylan Araps
81318f7185
expat: bump to 2.2.9
2019-09-26 08:07:59 +03:00
Dylan Araps
7bcc547a88
alsa-utils: remove invalid configure flag
2019-09-25 08:12:54 +03:00
Dylan Araps
fd4c1def3a
vim: bump to 8.1.2072
2019-09-25 08:12:35 +03:00
Dylan Araps
cbf231466a
linux-firmware: bump to 20190923
2019-09-24 21:33:12 +03:00
Dylan Araps
c7db36f2e1
vim: bump to 8.1.2071
2019-09-24 07:08:44 +03:00
Dylan Araps
89cf801b26
vim: bump to 8.1.2069
2019-09-23 13:57:18 +03:00
Dylan Araps
0e94ed13f1
openssh: Error was musl related, reverted fix
2019-09-23 08:49:39 +03:00
Dylan Araps
14b0bddf59
vim: bump to 8.1.2065
2019-09-22 21:13:54 +03:00
Dylan Araps
4db88b427a
shared-mime-info: bump to 1.14
2019-09-22 17:20:51 +03:00
Dylan Araps
3e59edafee
rust: fix checksums
2019-09-22 12:38:43 +03:00
Dylan Araps
267cfbce57
vim: bump to 8.1.2064
2019-09-22 07:50:58 +03:00
Dylan Araps
b8f85e5d44
openssh: Don't use sys/cdefs.h from system.
2019-09-21 13:15:58 +03:00
Dylan Araps
1c57b191b6
docs: update
2019-09-21 00:46:34 +03:00
Dylan Araps
158f5273ca
rust: revert llvm changes
2019-09-21 00:44:08 +03:00
Dylan Araps
b02a2de596
clang: revert to 8.0.1
2019-09-21 00:43:02 +03:00
Dylan Araps
970f8c226e
llvm: revert to 8.0.1
2019-09-21 00:42:33 +03:00
Dylan Araps
9371b8a4f1
vim: bump to 8.1.2061
2019-09-20 23:09:41 +03:00
Dylan Araps
3e9982ea44
rust: fix build with LLVM 9.0.0
2019-09-20 20:07:55 +03:00
Dylan Araps
988bf3980f
vim: bump to 8.1.2058
2019-09-20 12:06:35 +03:00
Dylan Araps
742d96b50f
clang: use https for source
2019-09-20 12:04:29 +03:00
Dylan Araps
91f30c34d9
llvm: use https for source
2019-09-20 12:02:15 +03:00
Dylan Araps
496ce723d6
llvm: bump to 9.0.0
2019-09-20 11:55:54 +03:00
Dylan Araps
56b86f76af
clang: bump to 9.0.0
2019-09-20 11:55:39 +03:00
Dylan Araps
cad78251ee
vim: bump to 8.1.2056
2019-09-19 08:48:22 +03:00
Dylan Araps
f6017e81d2
firefox: bump to 69.0.1
2019-09-18 12:04:56 +03:00
Dylan Araps
2e0d8d0d84
vim: bump to 8.1.2052
2019-09-18 09:16:14 +03:00
Dylan Araps
140f51eaf9
vim: bump to 8.1.2051
2019-09-17 23:32:11 +03:00
Dylan Araps
0c670f9e21
vim: bump to 8.1.2047
2019-09-17 09:07:54 +03:00
Dylan Araps
8013100bab
ffmpeg: build shared libraries. Fixes Firefox.
2019-09-16 15:59:09 +03:00
Dylan Araps
714d0f4d4f
openssh: fix depends
2019-09-16 11:32:56 +03:00
Dylan Araps
8d26efd584
vim: bump to 8.1.2044
2019-09-16 08:23:57 +03:00
Dylan Araps
d8dab6596d
vim: bump to 8.1.2034
2019-09-15 19:00:40 +03:00
Dylan Araps
9760ff9673
sudo: move to core
2019-09-15 10:15:26 +03:00
Dylan Araps
b85197bb51
json-c: fix build
2019-09-15 10:13:34 +03:00
Dylan Araps
c659e9c8aa
vim: bump to 8.1.2033
2019-09-15 10:07:51 +03:00
Dylan Araps
d6e23f75b0
vim: bump to 8.1.2028
2019-09-14 21:31:04 +03:00
Dylan Araps
f2876c7f0b
vim: bump to 8.1.2028
2019-09-14 21:30:26 +03:00
Dylan Araps
ce1b0dfc60
shared-mime-info: bump to 1.13.1
2019-09-14 14:59:20 +03:00
Dylan Araps
885519a1a2
shared-mime-info: revert to 1.12 to possibly fix Firefox issue.
2019-09-14 14:55:07 +03:00
Dylan Araps
7a81cd9c9e
strace: broken in 5.3. Waiting for new release.
2019-09-14 12:50:53 +03:00
Dylan Araps
e894215b82
strace: new package at 5.2
2019-09-14 12:22:06 +03:00
Dylan Araps
e4574eef6e
expat: bump to 2.2.8
2019-09-14 07:16:24 +03:00
Dylan Araps
3882c668df
vim: bump to 8.1.2027
2019-09-14 07:11:54 +03:00
Dylan Araps
eb86e29c4d
ccache: add post-install message
2019-09-13 16:28:02 +03:00
Dylan Araps
cbe007dbb4
libxml2: use https for source
2019-09-13 14:22:17 +03:00
Dylan Araps
adb4c22eed
popt: use https for sources
2019-09-13 09:39:05 +03:00
Dylan Araps
71a4a0937e
libffi: use https for source
2019-09-13 09:32:43 +03:00
Dylan Araps
da01629fca
ncurses: use https for source
2019-09-13 09:31:00 +03:00
Dylan Araps
83fd896d4b
libtool: use https for source
2019-09-13 09:29:09 +03:00
Dylan Araps
7612c0d52e
gperf: use https for source
2019-09-13 09:26:10 +03:00
Dylan Araps
1e40cf6490
autoconf: use https for source
2019-09-13 09:25:55 +03:00
Dylan Araps
079808dac1
alsa-utils: use https for source
2019-09-13 09:23:45 +03:00
Dylan Araps
d1f16c297c
alsa-lib: use https for source
2019-09-13 09:21:36 +03:00
Dylan Araps
3c77f03a95
x264: use https for source
2019-09-13 08:49:54 +03:00
Dylan Araps
18d30ea6cb
wavpack: use https for source
2019-09-13 08:46:18 +03:00
Dylan Araps
30f707ab0d
shared-mime-info: post-install: be verbose
2019-09-13 08:45:41 +03:00
Dylan Araps
29e7669fbb
libaio: use https for source
2019-09-13 08:23:12 +03:00
Dylan Araps
8959d8d887
glib: use https for mirror
2019-09-13 08:20:58 +03:00
Dylan Araps
0f391ece9e
atk: use https for source
2019-09-13 08:16:24 +03:00
Dylan Araps
256170df9f
shared-mime-info: bump to 1.13.1
2019-09-13 08:07:42 +03:00
Dylan Araps
68a6a0ba7c
ccache: bump to 3.7.4
2019-09-13 07:49:35 +03:00
Dylan Araps
cd3f8d7fa2
xvidcore: use https
2019-09-13 07:49:09 +03:00
Dylan Araps
f7021968f7
xvidcore: use better mirror
2019-09-13 07:40:58 +03:00
Dylan Araps
b701e1d164
vim: bump to 8.1.2022
2019-09-13 07:35:57 +03:00
Dylan Araps
b5051b25c7
tzdata: bump to 2019c
2019-09-12 19:15:52 +03:00
Dylan Araps
1ea6281ee6
firefox: fix checksums
2019-09-12 12:38:08 +03:00
Dylan Araps
232af986da
python: Fix python not always installing pip/setuptools
2019-09-11 14:57:47 +03:00
Dylan Araps
8cd3b7b9f7
vim: bump to 8.1.2021
2019-09-11 00:13:58 +03:00
Dylan Araps
8f3da1eff1
firefox: disable DNS over HTTPS and other features by default.
2019-09-10 21:56:11 +03:00
Dylan Araps
f206f743ed
atk: bump to 2.34.1
2019-09-10 19:58:32 +03:00
Dylan Araps
447e4d1ca9
iana-etc: purge from repositories. Files aren't really used anymore
2019-09-10 16:21:02 +03:00
Dylan Araps
4b4e799899
vim: bump to 8.1.2019
2019-09-10 00:00:07 +03:00
Dylan Araps
396fae736a
atk: bump to 2.34.0
2019-09-09 23:58:11 +03:00
Dylan Araps
3a7d6d072d
python: fix builds sometimes not including pip/setuptools
2019-09-09 13:19:14 +03:00
Dylan Araps
5f8bfbff84
vim: bump to 8.1.2016
2019-09-09 07:27:53 +03:00
Dylan Araps
c97a578d66
vim: bump to 8.1.2011
2019-09-08 21:10:28 +03:00
Dylan Araps
2d71d30f6f
vim: bump to 8.1.2010
2019-09-08 18:59:28 +03:00
Dylan Araps
c139bc2e5a
sudo: disable pam
2019-09-08 18:50:23 +03:00
Dylan Araps
7ced99168c
vim: bump to 8.1.2006
2019-09-08 07:20:36 +03:00
Dylan Araps
52ab2e1a64
vim: bump to 8.1.2004
2019-09-07 20:53:01 +03:00
Dylan Araps
14592ad969
autotools: move to extra
2019-09-07 20:32:49 +03:00
Dylan Araps
4212903f15
vim: bump to 8.1.1996
2019-09-07 07:47:02 +03:00
Dylan Araps
c43856d553
ffmpeg: bump to 4.2.1
2019-09-07 07:46:09 +03:00
Dylan Araps
a82942e7e7
cryptsetup: bump to 2.2.1
2019-09-07 07:28:28 +03:00
Dylan Araps
3a69ab19d5
vim: bump to 8.1.1992
2019-09-06 22:06:13 +03:00
Dylan Araps
aa24ba44e3
firefox: bump to 69.0
2019-09-06 09:02:36 +03:00
Dylan Araps
cff374cf03
vim: bump to 8.1.1991
2019-09-06 07:42:34 +03:00
Dylan Araps
9f7b0dac59
glib: bump to 2.62.0
2019-09-06 07:21:53 +03:00
Dylan Araps
23640d4e26
vim: bump to 8.1.1988
2019-09-05 22:43:10 +03:00
Dylan Araps
6dae42fcbe
libjpeg-turbo: bump to 2.0.3
2019-09-05 22:16:02 +03:00
Dylan Araps
cdac790d78
nodejs: bump to 12.10.0
2019-09-05 09:10:01 +03:00
Dylan Araps
eeb5360ed2
cmake: bump to 3.15.3
2019-09-05 08:26:04 +03:00
Dylan Araps
3f99156982
8.1.1987
2019-09-05 08:08:53 +03:00
Dylan Araps
6901375666
vim: bump to 8.1.1977
2019-09-04 17:11:31 +03:00
Dylan Araps
9339e74458
libffi: fix configure when file is missing
2019-09-04 17:10:02 +03:00
Dylan Araps
db277b133c
lvm2: fix build
2019-09-04 08:45:06 +03:00
Dylan Araps
be527e780e
lvm2: move back to extra
2019-09-04 08:44:30 +03:00
Dylan Araps
6b17988305
go: bump to 1.13
2019-09-04 08:42:03 +03:00
Dylan Araps
b83009aa43
vim: bump to 8.1.1972
2019-09-04 08:24:31 +03:00
Dylan Araps
1856c2760c
testing: move lvm2, libaio and cryptsetup
2019-09-03 17:06:37 +03:00
Dylan Araps
ed55239dbb
libpng: use mirror
2019-09-03 15:28:01 +03:00
Dylan Araps
af2ee076a7
vim: bump to 8.1.1967
2019-09-03 08:16:11 +03:00
Dylan Araps
242ea77f9e
glib: bump to 2.60.7
2019-09-03 01:19:05 +03:00
Dylan Araps
2dba4c4889
firefox: bump to 68.1.0esr
2019-09-02 15:35:43 +03:00
Dylan Araps
d682a4b4be
libxslt: remove orphan
2019-09-02 10:08:25 +03:00
Dylan Araps
fcf85ce168
vim: bump to 8.1.1963
2019-09-02 07:49:22 +03:00
Dylan Araps
761b4ec8f8
vim: bump to 8.1.1962
2019-09-01 22:58:39 +03:00
Dylan Araps
c632cfe0d9
go: trim the fat
2019-09-01 17:39:27 +03:00
Dylan Araps
ed87d25e09
cryptsetup: fix depends
2019-09-01 11:34:36 +03:00
Dylan Araps
cdbeea5c09
vim: bump to 8.1.1954
2019-09-01 07:22:41 +03:00
Dylan Araps
5d94324eac
libogg: bump 1.3.4
2019-09-01 07:22:06 +03:00
Dylan Araps
3ff8b1e788
python-setuptools: included in python now
2019-08-31 17:27:53 +03:00
Dylan Araps
4e5cc0225e
meson: remove python-setuptools dependency
2019-08-31 17:27:36 +03:00
Dylan Araps
0ed94e597c
vim: bump to 8.1.1949
2019-08-31 07:25:15 +00:00
Dylan Araps
ffcb813bfa
sudo: fix no fakeroot build
2019-08-30 17:03:08 +00:00
Dylan Araps
51d14cb073
vim: bump to 8.1.1940
2019-08-30 00:37:25 +00:00
Dylan Araps
7939a69d5e
python: fix package
2019-08-30 00:31:47 +00:00
Dylan Araps
5f58a94f4a
vim: bump to 8.1.1936
2019-08-30 00:31:14 +00:00
Dylan Araps
be01908eb0
python2: fix package
2019-08-29 20:57:16 +00:00
Dylan Araps
4596fcb5c5
tiff: remove docs
2019-08-29 11:20:07 +00:00
Dylan Araps
96b960b159
lvm2: fix package
2019-08-29 11:10:35 +00:00
Dylan Araps
0cf4fa90bc
vim: bump to 8.1.1935
2019-08-29 01:33:01 +00:00
Dylan Araps
bd300d7109
atk-bridge-fake: purge from repositories.
2019-08-28 20:39:06 +00:00
Dylan Araps
7dad093e92
libpng: added APNG support for Firefox.
2019-08-28 19:35:22 +00:00
Dylan Araps
7faf20ea4c
python: Add pip to builds
2019-08-28 18:55:53 +00:00
Dylan Araps
ea2f51faf7
vim: bump to 8.1.1933
2019-08-28 09:00:51 +00:00
Dylan Araps
c411178b51
vim: bump to 8.1.1932
2019-08-27 23:51:23 +00:00
Dylan Araps
3a1933615c
nodejs: bump to 12.9.1
2019-08-27 10:10:16 +00:00
Dylan Araps
5b37696afd
meson: bump to 0.51.2
2019-08-27 09:10:38 +00:00
Dylan Araps
4e968a6509
vim: bump to 8.1.1931
2019-08-27 09:03:32 +00:00
Dylan Araps
1cb9971c90
vim: bump to 8.1.1930
2019-08-26 23:13:31 +00:00
Dylan Araps
25c96df3b3
cbindgen: bump to 0.9.1
2019-08-26 15:59:47 +00:00
Dylan Araps
0edc9666de
vim: bump to 8.1.1929
2019-08-26 00:30:09 +00:00
Dylan Araps
84616f51ed
iana-etc: bump to 20190823
2019-08-25 18:54:57 +00:00
Dylan Araps
814fcf452b
vim: bump to 8.1.1926
2019-08-25 15:56:04 +00:00
Dylan Araps
860ad7c41f
pciutils: new package at 3.6.2
2019-08-25 15:46:27 +00:00
Dylan Araps
c69fc40239
shared-mime-info: populate /usr/share/mime on install
2019-08-25 11:12:45 +00:00
Dylan Araps
94fa12e51c
gmp: move out of tree
2019-08-25 09:52:38 +00:00
Dylan Araps
ee753c44b0
firefox: delete file used only by flash
2019-08-25 09:27:57 +00:00
Dylan Araps
1383fa4860
kdb: remove from repositories. Conflicts with busybox and isn't used
2019-08-25 08:39:50 +00:00
Dylan Araps
76cc5b4ca5
vim: bump to 8.1.1925
2019-08-25 08:02:40 +00:00
Dylan Araps
854d399001
firefox: fix depends
2019-08-24 20:38:17 +00:00
Dylan Araps
d22a099dac
cargo: now a part of rust
2019-08-24 20:34:27 +00:00
Dylan Araps
4a4b6a5352
rust: bump to 1.37.0
2019-08-24 20:34:01 +00:00
Dylan Araps
c6113520d8
cbindgen: fix depends
2019-08-24 20:32:02 +00:00
Dylan Araps
575ac2149a
bash: move to community
2019-08-24 13:39:29 +00:00
Dylan Araps
37aae5306e
x264: remove bash dependency
2019-08-24 13:27:52 +00:00
Muhammad Herdiansyah
4ded6fc7e2
firefox: add hicolor-icon-theme dep
2019-08-24 16:21:35 +07:00
Dylan Araps
64c241b1c2
vim: bump to 8.1.1915
2019-08-24 08:12:28 +00:00
Dylan Araps
721b0dd0eb
cargo: bump to 0.38.0
2019-08-24 00:21:22 +00:00
Dylan Araps
ded5537bb3
vim: bump to 8.1.1912
2019-08-23 09:07:28 +00:00
Dylan Araps
5efb28307b
bash,vim: move to extra
2019-08-22 11:06:01 +00:00
Dylan Araps
0815079359
python-setuptools: bump to 41.2.0
2019-08-22 08:45:36 +00:00
Dylan Araps
4808b69f35
nodejs: bump to 12.9.0
2019-08-22 00:21:05 +00:00
Dylan Araps
6b814b6066
linux-firmware: bump to 20190815
2019-08-21 19:18:40 +00:00
Dylan Araps
6f06b55daf
python: fix checksums
2019-08-21 11:19:02 +00:00
Dylan Araps
30d46dd3be
cmake: fix build
2019-08-21 00:28:20 +00:00
Dylan Araps
6eb266732a
glib: fix build.
2019-08-20 19:15:12 +00:00
Dylan Araps
2a2449a666
ccache: new package at 3.7.3
2019-08-20 11:20:16 +00:00
Dylan Araps
973757c323
python: fix depends
2019-08-20 02:21:49 +00:00
Dylan Araps
e0b763fe52
python: fix 3.7 build.
2019-08-20 02:19:31 +00:00
Dylan Araps
579c294762
python: fix build
2019-08-20 02:17:24 +00:00
Dylan Araps
b2af02d7fe
python: revert to python 3.6.8
2019-08-20 02:13:17 +00:00
Dylan Araps
1208354201
meson: remove polkit files
2019-08-19 01:00:50 +00:00
Dylan Araps
5f4d4ff6c4
libxml2: remove docs
2019-08-19 00:58:59 +00:00
Dylan Araps
d98a50c24e
glib: remove gettext files
2019-08-19 00:45:05 +00:00
Dylan Araps
5ef86baa02
ffmpeg: remove example files
2019-08-19 00:39:07 +00:00
Dylan Araps
232d0e0962
cmake: remove docs
2019-08-19 00:33:32 +00:00
Dylan Araps
5f9d7b726d
cmake: depend on libressl?!?!?!?!?!
2019-08-18 09:58:53 +00:00
Dylan Araps
326c2cf487
atk: fix depends
2019-08-18 09:43:31 +00:00
Dylan Araps
2326ac949c
glib: don't pull in libelf
2019-08-18 09:32:44 +00:00
Dylan Araps
7fe4c5e3f5
sudo: fix depends
2019-08-18 08:01:19 +00:00
Dylan Araps
75adc5fc01
shared-mime-info: fix depends
2019-08-18 07:59:49 +00:00
Dylan Araps
f43acd8b13
atk: fix depends
2019-08-18 07:05:34 +00:00
Dylan Araps
23ea0a16bc
atk: fix deps
2019-08-17 17:46:27 +00:00
Dylan Araps
2a143d554e
alsa-utils: sort deps
2019-08-17 17:44:12 +00:00
Dylan Araps
86f0da2817
python: bump to 3.7.4
2019-08-17 16:06:06 +00:00
Dylan Araps
51117d59ea
Merge branch 'master' of github.com:kisslinux/repo
2019-08-17 15:40:00 +00:00
Dylan Araps
ed49853898
nodejs: bump to 12.8.1
2019-08-17 15:31:47 +00:00
Muhammad Herdiansyah
246570f791
go: move to extra
2019-08-17 16:29:55 +07:00
Dylan Araps
1df65f2670
firefox: fix depends
2019-08-16 15:30:18 +00:00
Dylan Araps
f6dd2075d0
nss: remove from repositories, nspr: remove from repositories.
2019-08-16 14:58:01 +00:00
Dylan Araps
fc83dc1956
firefox: bump to 68.0.2
2019-08-16 14:56:16 +00:00
Dylan Araps
cbdbb29600
cryptsetup: bump to 2.2.0
2019-08-16 11:01:32 +00:00
Dylan Araps
f38afb0906
python-setuptools: bump to 41.1.0
2019-08-15 02:13:22 +03:00
Dylan Araps
9d469c4ae2
ffmpeg: bump to 4.2
2019-08-14 17:29:32 +00:00
Dylan Araps
1d33059b28
llvm: bump to 8.0.1
2019-08-14 16:56:40 +00:00
Dylan Araps
aa8452eeed
nodejs: bump to 12.8.0
2019-08-14 16:56:26 +00:00
Dylan Araps
b599034be2
lvm2: bump to 2.03.05
2019-08-14 11:19:42 +00:00
Dylan Araps
f21f146204
clang: bump to 8.0.1
2019-08-14 08:51:17 +00:00
Dylan Araps
93a5a608d8
cmake: bump to 3.15.2
2019-08-14 08:49:05 +00:00
Dylan Araps
05ca8c4035
libvpx: bump to 1.8.1
2019-08-13 23:02:56 +00:00
Dylan Araps
50c721ac90
x265: bump to 3.1.2
2019-08-13 22:59:58 +00:00
Dylan Araps
e49aa4ea0b
x264: bump to 20190812-2245
2019-08-13 22:59:24 +00:00
Dylan Araps
48bb91ab88
linux: move out of tree, linux-firmware: move to extra
2019-08-13 17:41:09 +00:00
Dylan Araps
c77832e47e
zip: fix mandir
2019-08-13 09:58:22 +00:00
Dylan Araps
0aebbdd397
lame: remove docs
2019-08-11 18:31:22 +00:00
Dylan Araps
aaaf2ca055
expat: remove docs
2019-08-11 18:28:59 +00:00
Dylan Araps
811648bc53
sudo: remove docs
2019-08-11 18:27:25 +00:00
Dylan Araps
b55e9c6f38
libvorbis: remove docs
2019-08-11 18:26:46 +00:00
Dylan Araps
a035054362
libjpeg-turbo: remove docs
2019-08-11 18:23:51 +00:00
Dylan Araps
35fd3c6a38
libtheora: remove docs
2019-08-11 18:14:03 +00:00
Dylan Araps
183ca8031f
libxslt: remove docs
2019-08-11 18:13:26 +00:00
Dylan Araps
e2f0f38b43
gperf: remove docs'
2019-08-11 18:05:00 +00:00
Dylan Araps
de2ffcf4eb
libxml2: remove docs
2019-08-11 17:56:53 +00:00
Dylan Araps
aeefa15367
libogg: remove docs
2019-08-11 17:52:01 +00:00
Dylan Araps
5ff5c6d7b9
gperf: remove info files
2019-08-11 01:47:14 +00:00
Dylan Araps
a9ce8f9137
libffi: remove info files
2019-08-11 01:46:17 +00:00
Dylan Araps
dc81b1130c
Merge branch 'master' of github.com:kisslinux/repo
2019-08-10 11:03:08 +00:00
Dylan Araps
3414220005
firefox: fix build
2019-08-10 11:02:50 +00:00
Muhammad Herdiansyah
3a997cd4a1
rust: remove patch listed in sources file
2019-08-07 19:57:49 +07:00
Muhammad Herdiansyah
3996761fff
cargo: exit on error
2019-08-06 15:25:52 +07:00
Dylan Araps
7eb52d340b
firefox: fix depends
2019-08-05 10:16:08 +03:00
Dylan Araps
86416abb02
mpfr: move out of tree
2019-08-05 10:12:48 +03:00
Dylan Araps
b03066d39c
mpc1: move out of tree
2019-08-05 10:12:03 +03:00
Dylan Araps
20ccec70df
gdk_pixbuf: move to xorg
2019-08-05 09:40:43 +03:00
Dylan Araps
a854b1a010
xorg: move GUI libraries to xorg
2019-08-05 09:39:30 +03:00
Dylan Araps
006c63a998
firefox: move to extra
2019-08-05 09:15:22 +03:00
Dylan Araps
c01f4144cf
ffmpeg/mpv: move to extra
2019-08-05 08:46:12 +03:00
Dylan Araps
762514623a
gtk+3: move to extra
2019-08-05 02:35:40 +03:00
Dylan Araps
ca5665f8c3
gtk+2: move to extra
2019-08-05 02:25:03 +03:00
Dylan Araps
b64b6c88ec
pango/cairo: move to extra
2019-08-05 02:12:55 +03:00
Dylan Araps
2c653ec79d
glib: bump to 2.60.6
2019-08-05 01:01:30 +03:00
Dylan Araps
92e8002a87
libass: move to extra
2019-08-05 00:54:50 +03:00
Dylan Araps
cf3f3df2ea
meson: make gettext/intltool optional.
2019-08-05 00:45:55 +03:00
Dylan Araps
fc9527e05c
freetype-harfbuzz: move to extra
2019-08-04 23:54:02 +03:00
Dylan Araps
ea1e098d97
freetype/harfbuzz: merge into single package
2019-08-04 23:53:11 +03:00
Dylan Araps
1d4ba18b54
nspr/nss: move to extra
2019-08-04 13:05:34 +03:00
Dylan Araps
1e20a4db12
libtheora: move to extra
2019-08-04 13:04:45 +03:00
Dylan Araps
1fa7ac8317
libwebp: move to extra
2019-08-04 12:59:48 +03:00
Dylan Araps
272db1e752
libvpx: move to extra
2019-08-04 12:58:27 +03:00
Dylan Araps
f90948244d
gdk-pixbuf: move to extra
2019-08-04 12:57:35 +03:00
Dylan Araps
0add73a9e1
opus: move to extra
2019-08-04 12:56:27 +03:00
Dylan Araps
6b618177ba
nodejs: move to extra
2019-08-04 12:55:46 +03:00
Dylan Araps
b795bab921
libvorbis: move to extra
2019-08-04 12:54:11 +03:00
Dylan Araps
e420d4f7e6
libogg: move to extra
2019-08-04 12:53:15 +03:00
Dylan Araps
717399ba0a
lame: move to extra and fix depends
2019-08-04 12:52:36 +03:00
Dylan Araps
3229ae103e
libffi: move to extra
2019-08-04 12:51:22 +03:00
Dylan Araps
79ca79a7a7
fribidi: move to extra
2019-08-04 12:50:21 +03:00
Dylan Araps
719d0bb2fc
nasm: move to extra
2019-08-04 12:49:12 +03:00
Dylan Araps
f0bb231b5f
shared-mime-info/libxml2: move to extra
2019-08-04 12:45:14 +03:00
Dylan Araps
45594a47fd
various codecs: move to extra
2019-08-04 12:44:28 +03:00
Dylan Araps
c7d435addb
atk/atk-bridge-fake: move to extra
2019-08-04 12:40:23 +03:00
Dylan Araps
7792a43284
glib: move to extra
2019-08-04 12:37:07 +03:00
Dylan Araps
c9a24c26b1
rust and friends: move to extra
2019-08-04 12:35:57 +03:00
Dylan Araps
715de4e6c2
zip: move to extra
2019-08-04 12:33:11 +03:00
Dylan Araps
7daa0c19a4
clang: move to extra
2019-08-04 12:31:37 +03:00
Dylan Araps
0024adcf38
tzdata: bump to 2019b
2019-08-04 01:16:36 +03:00
Dylan Araps
c98423c015
meson: bump to 0.51.1
2019-08-04 01:11:28 +03:00
Dylan Araps
42a173b09b
iana-etc: bump to 20190802
2019-08-04 01:06:11 +03:00
Dylan Araps
24bfc5d562
kbd: move to extra
2019-08-04 01:03:39 +03:00
Dylan Araps
788e5eabf4
cmake: bump to 3.15.1
2019-08-04 00:24:56 +03:00
Dylan Araps
cb8c9636ee
python2/3: Added bzip2 to depends
2019-08-03 15:35:10 +03:00
Dylan Araps
9c01568403
gettext: move out of tree
2019-08-03 11:13:34 +03:00
Dylan Araps
667a662ec8
llvm: Fix missing -j to make
2019-08-01 02:15:11 +03:00
Dylan Araps
dacbe92a1f
llvm: Fix travis
2019-08-01 01:56:58 +03:00
Muhammad Herdiansyah
34c78787d8
llvm: build with host triplet
2019-07-31 20:40:49 +07:00
Dylan Araps
5a86634c71
repos: Remove obsolete repository.
2019-07-27 09:13:25 +03:00
Dylan Araps
6de2395c44
libjpeg-turbo: Fix missing cmake dependency
2019-07-26 09:42:00 +03:00
Dylan Araps
d35d9e922e
gettext: move to obsolete!
2019-07-25 10:27:28 +03:00
Muhammad Herdiansyah
0a531dd5f5
imlib2: move to extra
2019-07-18 15:14:31 +07:00
Muhammad Herdiansyah
e446bda18f
tiff: move to extra
2019-07-18 15:14:31 +07:00
Muhammad Herdiansyah
aba581b315
giflib: move to extra
2019-07-18 15:14:31 +07:00
Muhammad Herdiansyah
879f48fda0
yasm: move to extra
2019-07-18 15:14:31 +07:00
Muhammad Herdiansyah
1bd49c120a
libjpeg-turbo: move to extra
2019-07-18 15:14:31 +07:00
Muhammad Herdiansyah
042a378a59
libpng: move to extra
2019-07-18 15:14:31 +07:00
Dylan Araps
6011256bbd
tzdata: Move to extra
2019-07-18 01:23:05 +03:00
Dylan Araps
1727815afa
iana-etc: Move to extra
2019-07-18 01:22:52 +03:00
Dylan Araps
18b1fb4a78
python: Revert auto rebuilding osubpackages.
2019-07-17 10:28:33 +03:00
Dylan Araps
6dda50a1cc
python: Rebuild all subpackages if required.
2019-07-17 10:16:04 +03:00
Dylan Araps
fa56ed1ad3
python: Rebuild all subpackages if required.
2019-07-17 10:15:07 +03:00
Muhammad Herdiansyah
01aa4ce81b
efivar: fix gcc9 build
2019-07-16 08:36:38 +07:00
Muhammad Herdiansyah
c52cee6dec
mpc1: move to extra
2019-07-15 18:26:43 +07:00
Muhammad Herdiansyah
1efca30d25
mpfr: move to extra
2019-07-15 18:26:20 +07:00
Muhammad Herdiansyah
b03d3dccb7
gmp: move to extra
2019-07-15 18:25:20 +07:00
Muhammad Herdiansyah
283944122d
alsa-utils: update to 1.1.9
2019-07-15 15:09:52 +07:00
Muhammad Herdiansyah
72e3a2fd0a
alsa-lib: update to 1.1.9
2019-07-15 15:09:22 +07:00
Muhammad Herdiansyah
d58e47e162
sudo: move to extra
2019-07-08 13:17:14 +07:00
Muhammad Herdiansyah
cbfdf970c2
cryptsetup: add util-linux dep
2019-07-07 12:55:23 +07:00
Muhammad Herdiansyah
cf05ea6fb3
lvm2: add depends
2019-07-07 12:55:23 +07:00
Muhammad Herdiansyah
58b39a394f
openssh: service change
2019-07-04 21:23:00 +07:00
Muhammad Herdiansyah
4d7cce5b33
openssh: add dependencies
2019-07-04 14:24:25 +07:00
Muhammad Herdiansyah
6965ea16c6
openssh: add runit services
2019-07-04 14:24:25 +07:00
Muhammad Herdiansyah
f0bc64d0db
openssh: add new package
2019-07-04 14:24:25 +07:00
Dylan Araps
aefced07fa
kiss: Nuke licenses.
2019-06-30 11:43:14 +03:00
Dylan Araps
795f127e90
libtool/gettext: Remove info files.
2019-06-30 08:32:46 +03:00
Dylan Araps
20ea9f57dc
repo: Added gperf
2019-06-28 16:55:55 +03:00
Muhammad Herdiansyah
78e023d3f3
python-setuptools: legal
2019-06-28 09:01:04 +07:00
Muhammad Herdiansyah
ed122842f6
ninja: legal
2019-06-28 09:00:09 +07:00
Muhammad Herdiansyah
58b89a6b52
llvm: legal
2019-06-28 08:59:00 +07:00
Muhammad Herdiansyah
a2cff53081
libtool: legal
2019-06-28 08:57:19 +07:00
Muhammad Herdiansyah
59ba718a91
cmake: legal
2019-06-28 08:54:52 +07:00
Dylan Araps
5abac398b6
general: Remove manifests from repository.
2019-06-27 23:41:54 +03:00
Dylan Araps
94f8d4cfe3
gettext: Fix musl conflict.
2019-06-27 21:52:25 +03:00
Dylan Araps
2441e60920
gettext: Disable stuff.
2019-06-27 21:49:43 +03:00
Dylan Araps
6fdefc600b
mesa: Added dep
2019-06-27 21:43:16 +03:00
Dylan Araps
f276368a88
mesa: reeeeeeeeeeeeeeeeeee
2019-06-27 21:36:01 +03:00
Dylan Araps
c02f5ea145
repo: Remove meson/ninja.
2019-06-27 21:28:05 +03:00
Dylan Araps
d5024c9bb7
llvm: Build with amdgpu
2019-06-27 17:23:34 +03:00
Dylan Araps
c6c20843ea
llvm: Build with amdgpu
2019-06-27 17:18:20 +03:00
Dylan Araps
c3a3c2ff3d
llvm: progress
2019-06-27 15:54:19 +03:00
Dylan Araps
c43ee59184
extra: Added cmake.
2019-06-27 15:45:20 +03:00
Dylan Araps
2b9c508e79
extra: Added expat
2019-06-27 12:36:18 +03:00
Dylan Araps
f69d5a5c80
python-setuptools: pls
2019-06-27 12:10:34 +03:00
Dylan Araps
5e754ddee7
python: pls
2019-06-27 12:10:08 +03:00
Dylan Araps
8e574119b8
python-setuptools: Fix conflict.
2019-06-27 12:08:36 +03:00
Dylan Araps
ab2ee95c87
extra: Remove unneeded deps
2019-06-27 12:07:53 +03:00
Dylan Araps
af81f870ea
extra: Remove unneeded deps
2019-06-27 12:02:04 +03:00
Dylan Araps
52ad04e69b
python: Fix conflict with setuptools
2019-06-27 11:59:52 +03:00
Dylan Araps
0f29f261fe
python: Rollbac to 3.6.8
2019-06-27 11:51:04 +03:00
Dylan Araps
7878725d5c
python: Fix build.
2019-06-27 11:28:28 +03:00
Dylan Araps
c053f2f9ad
libffi: Fix python build.
2019-06-27 11:27:53 +03:00
Dylan Araps
5c7456b054
python-setuptools: fix build
2019-06-27 11:13:22 +03:00
Dylan Araps
7fc9b62938
extra: Fix packages.
2019-06-27 10:56:52 +03:00
Dylan Araps
56a0b417ce
extra: Fix packages.
2019-06-27 10:55:50 +03:00
Dylan Araps
b39f7eb494
python: Attempt to fix build.
2019-06-27 10:53:55 +03:00
Dylan Araps
7ed8ba10d5
python: Attempt to fix build.
2019-06-27 10:53:24 +03:00
Dylan Araps
c986f9c08f
python: Attempt to fix build.
2019-06-27 10:53:10 +03:00
Dylan Araps
b946d0a047
extra: python-setuptools
2019-06-27 10:31:12 +03:00
Dylan Araps
1a06b0473f
extra: Fix meson.
2019-06-27 10:24:25 +03:00
Dylan Araps
7eced58285
extra: Fix ninja on musl.
2019-06-27 10:21:14 +03:00
Dylan Araps
9eddf476b3
extra: Fix ninja on musl.
2019-06-27 10:21:01 +03:00
Dylan Araps
cae89f9167
extra: Started work on ninja/meson
2019-06-27 10:17:43 +03:00
Dylan Araps
ddd8e3f748
extra: Added libtool
2019-06-27 09:43:22 +03:00
Dylan Araps
f178beeb0c
kiss: Add efibootmgr and friends to extra
2019-06-26 08:42:26 +03:00
Dylan Araps
d0b2703de6
core/extra: Remove efivar/efibootmgr/popt/etc
2019-06-25 21:56:41 +03:00
Dylan Araps
0579582fd7
python: Symlink to python
2019-06-25 20:08:58 +03:00
Dylan Araps
5004e9f81d
python: Fix musl build and remove libffi.
2019-06-25 19:58:38 +03:00
Dylan Araps
0d4816e865
python: Fix build error.
2019-06-25 19:19:34 +03:00
Dylan Araps
644f62ba16
extra: Added python
2019-06-25 18:24:59 +03:00
Dylan Araps
a49391857f
extra: Added python
2019-06-25 18:24:27 +03:00
Dylan Araps
a46ae3839d
extra: Added ALSA.
2019-06-25 15:58:01 +03:00
Dylan Araps
581bc95364
kiss: Move packages from core to era
2019-06-23 16:24:38 +03:00