Commit Graph

4042 Commits

Author SHA1 Message Date
Fredrik Fornwall b588ee61c4 picolisp: Update from 17.11.29 to 18.1.24 2018-01-25 20:48:54 +01:00
Fredrik Fornwall 07b4a7fb8e w3m: Update from 20170102 to 20180125 2018-01-25 20:48:17 +01:00
Fredrik Fornwall 049387cf82 libcurl: Update from 7.57.0 to 7.58.0 2018-01-25 20:47:58 +01:00
Fredrik Fornwall 7df6eb38a1 redis: Update from 4.0.6 to 4.0.7 2018-01-25 20:47:45 +01:00
Fredrik Fornwall a6e262b755 linux-man-pages: Update from 4.13 to 4.14 2018-01-24 17:33:11 +01:00
Fredrik Fornwall 3fc4aa5920 termux-tools: Unset LD_PRELOAD when calling system
Some 64-bit systems seems to have 32-bit binaries in /system/bin,
so unset LD_PRELOAD before calling them. See #551.
2018-01-24 17:20:25 +01:00
Jiri Tyr 78b9b0e7a1 Version bump for GBT v1.1.7 2018-01-24 13:33:53 +01:00
Fredrik Fornwall b310956fb1 dropbear: Fix path to sftp-server (fixes #2059) 2018-01-24 11:03:11 +01:00
Fredrik Fornwall f16d902fd9 gegl: Update from 0.3.26 to 0.3.28 2018-01-24 10:50:01 +01:00
Fredrik Fornwall 59f2a111e0 babl: Update from 0.1.40 to 0.1.42 2018-01-24 10:49:35 +01:00
Fredrik Fornwall e8dd908ee3 libjpeg-turbo: Update from 1.5.2 to 1.5.3 2018-01-24 10:49:21 +01:00
Fredrik Fornwall 467a33d284 leptonica: Update from 1.74.4 to 1.75.0 2018-01-23 23:11:01 +01:00
Fredrik Fornwall b45d6742d8 libsqlite: Update from 3.21.0 to 3.22.0 2018-01-23 22:35:31 +01:00
Fredrik Fornwall bbaf9a3093 golang: Update from 1.9.2 to 1.9.3 2018-01-23 22:35:15 +01:00
Fredrik Fornwall 39e8b6d3e6 git: Update from 2.16.0 to 2.16.1 2018-01-22 10:14:04 +01:00
Fredrik Fornwall 2857e133ee wget: Update from 1.19.3 to 1.19.4 (fixes #2052) 2018-01-22 09:56:26 +01:00
Fredrik Fornwall e5a0a9b868 apt: Depend on termux-exec
By having apt (which is an essential package which every user has
installed) depend on termux-exec we push it out to everyone.
2018-01-22 09:54:00 +01:00
Fredrik Fornwall 9bbe6b1e82 command-not-found: Update with latest setup 2018-01-21 21:11:08 +01:00
Fredrik Fornwall 1da58ac29f nodejs-current: Update from 9.3.0 to 9.4.0 2018-01-21 21:10:31 +01:00
Fredrik Fornwall 484841663a par2: Update from 0.7.4 to 0.8.0 2018-01-21 21:07:31 +01:00
Fredrik Fornwall 6a5a3df526 nodejs: Update from 8.9.3 to 8.9.4 2018-01-21 21:07:10 +01:00
Fredrik Fornwall e101ac6a32 sed: Bump and rebuild (see #2050) 2018-01-21 20:27:57 +01:00
Fredrik Fornwall 55e4607b84 ctags: Update to git master 2018-01-20 23:55:16 +01:00
Fredrik Fornwall c398dbd67b cmake: Update from 3.10.1 to 3.10.2 2018-01-20 23:55:00 +01:00
Fredrik Fornwall e76d3eb317 graphicsmagick: Update from 1.3.27 to 1.3.28 2018-01-20 23:14:38 +01:00
Fredrik Fornwall 6f0585220b libuv: Update from 1.18.0 to 1.19.1 2018-01-20 23:13:12 +01:00
Fredrik Fornwall 361572f7b9 libmpc: Update from 1.0.3 to 1.1.0 2018-01-20 23:11:01 +01:00
Fredrik Fornwall 868b389d67 pngquant: Update from 2.11.4 to 2.11.7 2018-01-20 23:10:34 +01:00
Fredrik Fornwall 20f45e7503 git: Update from 2.15.1 to 2.16.0 2018-01-20 22:58:10 +01:00
Fredrik Fornwall 526afbe64b ca-certificates: Update from 20170920 to 20180117 2018-01-20 22:57:36 +01:00
Fredrik Fornwall 2a310a6227 wget: Update from 1.19.2 to 1.19.3 2018-01-20 22:57:19 +01:00
Fredrik Fornwall 392c1e3a8a libgnutls: Update from 3.5.16 to 3.5.17 2018-01-17 16:38:45 +01:00
Fredrik Fornwall 6bacba260d babl: Update from 0.1.38 to 0.1.40 2018-01-17 16:38:32 +01:00
its-pointless 1218ccc6c1 updated sles module 2018-01-16 14:15:04 +01:00
Marcel Dopita df5663e6ed readline: Add inputrc
This makes Home/End keys working over SSH when connected from some clients like PuTTY on Windows.

Basically all Linux distributions provide some default /etc/inputrc configuration:
- Debian based distros in package readline-common (both Debian 9 and Ubuntu 17.10 share same config)
- Red Hat based distros in package setup (both CentOS 7 and Fedora 27 share same config)
- Arch Linux in package readline
- openSUSE in package aaa_base
- OpenWRT etc.

The proposed inputrc configuration is a intersection of default mappings used in Debian 9, CentOS 7 and Arch Linux. That should provide safe and expected mappings.
2018-01-16 14:13:26 +01:00
Fredrik Fornwall 73406813f7 krb5: Update from 1.15.2 to 1.16 2018-01-16 11:35:39 +01:00
Fredrik Fornwall e3cf09db7e irssi: Update from 1.0.5 to 1.1.0 2018-01-16 11:33:50 +01:00
Jiri Tyr b04fd4562d Adding gbt package 2018-01-16 11:31:34 +01:00
its-pointless f63f45fc80 username fix for 64 bit archs... 2018-01-15 10:28:44 +01:00
Fredrik Fornwall 916990e34a hydra: Update to latest git master (see #2033) 2018-01-14 22:24:17 +01:00
Fredrik Fornwall 235a574d24 Revert "Make cmath patch part of the toolchain (#1149)"
This reverts commit 775ea81181bd15905613f1fd7124d0a1f95a5b69.
2018-01-14 22:17:12 +01:00
Fredrik Fornwall 48d6a855a9 glib: Update patch after upstream review 2018-01-14 22:15:05 +01:00
Fredrik Fornwall 05a0b20d98 Make cmath patch part of the toolchain (#1149) 2018-01-14 21:50:44 +01:00
Fredrik Fornwall 779339ced7 libtalloc: Update from 2.1.10 to 2.1.11 2018-01-14 14:11:59 +01:00
Marcel Dopita 32ef36ec94 nzbget: Add package 2018-01-13 00:21:43 +01:00
Fredrik Fornwall 9e6bac6070 glib: Update from 2.54.2 to 2.54.3 2018-01-10 17:26:56 +01:00
Fredrik Fornwall be7745afea tor: Update from 0.3.1.9 to 0.3.2.9 2018-01-10 17:26:30 +01:00
Fredrik Fornwall c6c3676fa2 notmuch: Update from 0.25.3 to 0.26 2018-01-10 17:26:16 +01:00
Fredrik Fornwall adc23c80d2 libgmime: Update from 3.0.5 to 3.2.0 2018-01-10 17:26:04 +01:00
Fredrik Fornwall 7bfd5ccbce zsh: Build with ac_cv_func_getpwuid=yes
The build exports ac_cv_func_getpwuid=no to disable getpwuid as it
doesn't make much sense on Android. But we need it on zsh to get
the username part of the prompt working. Fixes #424.
2018-01-09 14:51:09 +01:00
Fredrik Fornwall 6c2bf01c2b php: Update from 7.1.12 to 7.2.1 2018-01-09 09:43:59 +01:00
Fredrik Fornwall 1af8ba0988 freetype: Update from 2.8.1 to 2.9 2018-01-09 09:43:25 +01:00
Fredrik Fornwall 8ba6df31d5 gzip: Update from 1.8 to 1.9 2018-01-08 16:06:30 +01:00
Fredrik Fornwall 495526e403 potrace: Fix homepage url 2018-01-07 22:50:34 +01:00
its-pointless 8cd521f159 libboost_python not linked to python fix 2018-01-07 22:18:56 +01:00
its-pointless 2f954f7c84 potrace request from #1987 2018-01-07 22:11:12 +01:00
Fredrik Fornwall a073a49808 Rebuild gdbm-using packages
gdbm 14.4.1 bumped the library version.
2018-01-07 05:42:55 +01:00
Fredrik Fornwall 2a92d126ab mpd: Update from 0.20.12 to 0.20.15 2018-01-06 22:22:22 +01:00
Fredrik Fornwall e3f59e91ea gdbm: Update from 1.14 to 1.14.1 2018-01-06 20:31:11 +01:00
Joakim 1a8f5cef66 ldc: Update from 1.6 to 1.7 2018-01-06 20:16:14 +01:00
Fredrik Fornwall ab05a21040 boost: Do not change the build id 2018-01-06 20:14:46 +01:00
Fredrik Fornwall 1351d7b3e9 ncmpcpp: Update from 0.8 to 0.8.1 2018-01-06 00:16:05 +01:00
Fredrik Fornwall a7688afe05 mariadb: Update from 10.2.10 to 10.2.12 2018-01-05 23:06:01 +01:00
Fredrik Fornwall 839fe0005a nano: Update from 2.9.1 to 2.9.2 2018-01-05 22:57:31 +01:00
its-pointless 4ffbecd28d boost add python3 lib 2018-01-05 18:08:18 +01:00
Stephen 7462cff180 update wol srcurl
remove dead links as well
2018-01-05 18:07:35 +01:00
Henrik Grimler 5d767cffad coreutils: commit f05fb1 removed host-build so this should be removed as well
Package doesn't build otherwise.
2018-01-05 18:06:30 +01:00
Fredrik Fornwall be3f1342bc python: Remove more tests folders 2018-01-03 01:46:00 +01:00
Fredrik Fornwall 66981a04ff ndk-stl: Attempt to fix math.h problem (#1149) 2018-01-03 00:53:56 +01:00
Fredrik Fornwall 43283aaf74 gdbm: Update from 1.13 to 1.14 2018-01-02 23:06:37 +01:00
Fredrik Fornwall d15c869439 pick: Update from 2.0.0 to 2.0.1 2018-01-02 23:06:24 +01:00
Leonid Plyushch db3d5af1b8 tar: fix segfault when extracting archive that contains device files (block devices or such) (#1974) 2017-12-29 03:28:49 +01:00
Fredrik Fornwall 0763a2d9b9 apt: Avoid needless dependency on libutil 2017-12-29 02:16:08 +01:00
Fredrik Fornwall 42c0073979 apt: Disable tcsetattr() calls
The disabled tcsetattr() calls fails on Android 8, see #1359.
2017-12-29 02:15:24 +01:00
Fredrik Fornwall 145da293e3 libnghttp2: Update from 1.28.0 to 1.29.0 2017-12-29 02:15:08 +01:00
JJRcop 5d6714472b apt: restores apt-mark binary (#1980)
It is useful to find out only the packages you have installed manually vs dpkg --get-selections
2017-12-29 00:59:33 +01:00
its-pointless ffdcb8fc0e opensles output for libpulseaudio from @twaik (#1968) 2017-12-29 00:52:17 +01:00
Fredrik Fornwall c386c64eec libsoup: Update from 2.60.1 to 2.61.1 2017-12-29 00:43:54 +01:00
Fredrik Fornwall 0fc7b90c33 imagemagick: Update from 7.0.7.13 to 7.0.7.17 2017-12-29 00:43:54 +01:00
Fredrik Fornwall 223d89bbc7 graphicsmagick: Update from 1.3.26 to 1.3.27 2017-12-29 00:43:54 +01:00
Fredrik Fornwall 7a52a3ed56 hashdeep: Build with 64-bit off_t
hashdeep requires 64-bit off_t and fails with an assertion at startup
if that is not satisfied.

Build against Android 7.0 (android-24) to have working 64_bit on
32-bit arches (arm and i686).

Fixes #1733.
2017-12-29 00:43:54 +01:00
Stephen 31b4eb32aa remove glib from dependencies
covered by json-glib
2017-12-28 19:35:21 +01:00
Stephen 31f9f6fb47 remove libogg from gst-plugins-base
covered by libvorbis dependencies
2017-12-28 04:58:49 +01:00
Fredrik Fornwall 5868bd11c5 coreutils: Update from 8.28 to 8.29 2017-12-28 04:58:10 +01:00
Fredrik Fornwall b070288dcd libgc: Update from 7.6.0 to 7.6.2 2017-12-27 12:45:03 +01:00
Fredrik Fornwall ddca6bcbfd newsboat: Update from 2.10.1 to 2.10.2 2017-12-27 00:48:46 +01:00
Fredrik Fornwall 329aab67ca libllvm: Update from 5.0 to 5.0.1 2017-12-26 23:27:38 +01:00
Fredrik Fornwall 6f4d0f56f4 radare2: Update from 2.1.0 to 2.2.0 2017-12-26 23:16:14 +01:00
Fredrik Fornwall 1c10be0097 json-c: Update from 0.12.1 to 0.13 2017-12-26 23:15:57 +01:00
Fredrik Fornwall 2616cfa3b2 librsync: Update from 2.0.0 to 2.0.1
Closes #1963 and #1966.
2017-12-24 00:01:40 +01:00
Auxilus 6b306acc42 Update parallel to 20171222 2017-12-23 11:45:03 +01:00
Fredrik Fornwall 23607e755d ncurses: Update from 6.0.20171028 to 6.0.20171216 2017-12-23 11:39:45 +01:00
Fredrik Fornwall 263e45330e fish: Update from 2.7.0 to 2.7.1 2017-12-23 11:39:21 +01:00
Fredrik Fornwall 5386b9480b angband: Update from 4.1.0 to 4.1.2 2017-12-23 11:38:52 +01:00
Fredrik Fornwall 9684accd9e libprotobuf: Update from 3.5.0.1 to 3.5.1 2017-12-22 03:15:47 +01:00
Fredrik Fornwall 39421f24aa dialog: Update from 1.3-20170509 to 1.3-20171209 2017-12-22 00:12:17 +01:00
Fredrik Fornwall b1b6444ddd glib: Update gtimezone.c patch after review 2017-12-22 00:10:55 +01:00
Henrik Grimler 606c4993e7 libical: add SHA256 and make cross-compiler use system perl instead of termux
perl
2017-12-22 00:09:53 +01:00
Henrik Grimler c783d149e1 ldc: update llvm tar SHA256 & name 2017-12-22 00:09:53 +01:00
Henrik Grimler 6d6453ddc0 libsasl: assume -lc, -lcrypto work so that shared objects libplain,
libanonomous and more are aways built.

Should make the check introduced in commit
https://github.com/termux/termux-packages/commit/5519960 unnecessary.
2017-12-22 00:09:53 +01:00
Henrik Grimler f4f734ec60 dialog: update SHA256 2017-12-22 00:09:53 +01:00
Fredrik Fornwall 45c61bc2f9 harfbuzz: Update from 1.7.3 to 1.7.4 2017-12-21 23:50:16 +01:00
Fredrik Fornwall 1f277e186d glib: Update gtimezone.c patch after review 2017-12-21 13:42:24 +01:00
Fredrik Fornwall 87da5b98dc busybox: Fix date.c patch 2017-12-21 06:01:52 +01:00
Fredrik Fornwall a7ced42998 gnupg2: Update from 2.2.3 to 2.2.4 2017-12-21 05:54:48 +01:00
Fredrik Fornwall 8f10eeae54 weechat: Update from 2.0 to 2.0.1 2017-12-21 05:26:17 +01:00
Fredrik Fornwall b698a31ef9 busybox: Remove unused iplink.patch 2017-12-21 05:25:29 +01:00
Fredrik Fornwall c07aa32eee busybox: Remove unused dpkg.patch 2017-12-21 05:25:29 +01:00
Fredrik Fornwall 834b8f8e49 glib: Update gtimezone.c patch after review 2017-12-21 05:25:29 +01:00
Fredrik Fornwall 119307fb2c Use -Os instead of -Oz for 32-bit arm 2017-12-21 05:25:19 +01:00
Fredrik Fornwall e58320e0db fftw: Update from 3.3.6 to 3.3.7 2017-12-20 17:36:34 +01:00
Fredrik Fornwall c12cc9c53f libgc: Update libatomic_ops from 7.4.6 to 7.4.8 2017-12-20 02:02:26 +01:00
Fredrik Fornwall 20cf838481 mutt: Update from 1.9.1 to 1.9.2 2017-12-20 01:08:15 +01:00
Fredrik Fornwall 7fb38df684 ruby: Update from 2.4.2 to 2.4.3 2017-12-20 01:00:49 +01:00
Fredrik Fornwall 53d0750d6c harfbuzz: Update from 1.7.2 to 1.7.3 2017-12-20 01:00:32 +01:00
Fredrik Fornwall af6047b1e9 libsasl: Fix mistake in build script 2017-12-20 00:57:18 +01:00
Fredrik Fornwall abbe433e2c gpgme: Update from 1.9.0 to 1.10.0 2017-12-20 00:48:22 +01:00
Fredrik Fornwall bedfe00fcc pinentry: Update from 1.0.0 to 1.1.0 2017-12-20 00:43:39 +01:00
Fredrik Fornwall 17861bfa38 python: Update from 3.6.3 to 3.6.4 2017-12-20 00:42:37 +01:00
Fredrik Fornwall 4ee12b6e7e tig: Update from 2.3.1 to 2.3.2 2017-12-20 00:26:14 +01:00
Fredrik Fornwall fbf18c5e67 Remove empty TERMUX_PKG_REVISION 2017-12-20 00:11:17 +01:00
Auxilus 058fa5dedb Update vim to patch 8.0.1400 (#1945) 2017-12-20 00:06:21 +01:00
Auxilus 553f0bb94c Update tar to 1.30 (#1943) 2017-12-20 00:06:06 +01:00
Henrik Grimler 2b25554099 taskwarrior: bump revision to fix segmentation fault (#1942). (#1947) 2017-12-20 00:05:07 +01:00
Leonid Plyushch 0cda0f511a lftp: fix hardcoded paths (#1948)
Fix error 'no such file or directory: /bin/sh' when doing 'bookmark edit'
and add correct path to CA cert bundle.
2017-12-20 00:04:54 +01:00
Leonid Plyushch 6dda1b00d5 global: fix path to 'echo' in globash (#1949)
Fixes error 'globash: line 47: /bin/echo: No such file or directory'
2017-12-20 00:03:56 +01:00
Fredrik Fornwall 53a620d3d9 libcairo: Prevent opportunistic linking in liblzo2 2017-12-17 01:22:43 +01:00
Fredrik Fornwall 5bb8ab2ea3 glib: Format gtimezone.c patch as upstream wants 2017-12-17 00:45:43 +01:00
Fredrik Fornwall ca6ee46677 erlang: Update from 20.1.6 to 20.2.1 2017-12-17 00:44:55 +01:00
Fredrik Fornwall b39c48b65c librsvg: Update from 2.40.19 to 2.40.20 2017-12-17 00:39:22 +01:00
Fredrik Fornwall aace3d6f62 libicu: Update from 60.1 to 60.2 2017-12-17 00:26:59 +01:00
Fredrik Fornwall 3f2d4609d7 cmake: Update from 3.9.6 to 3.10.1 2017-12-17 00:26:35 +01:00
Fredrik Fornwall a56de6e415 libcairo: Update from 1.14.10 to 1.14.12 2017-12-17 00:04:36 +01:00
Fredrik Fornwall e6be26957a tig: Update from 2.3.0 to 2.3.1 2017-12-17 00:04:11 +01:00
Auxilus 4f44f2eb4c Update global to 6.6.1 (#1938)
Also move SRCURL to mirrors.kernel.org/gnu
2017-12-17 00:04:04 +01:00
Leonid Plyushch e2070297ff syncthing: update to 0.14.41 (#1939) 2017-12-17 00:00:15 +01:00
Fredrik Fornwall 6aafdb6a7f babl: Update from 0.1.34 to 0.1.38 2017-12-14 17:12:10 +01:00
Fredrik Fornwall 6dec7b43b9 ack-grep: Update from 2.18 to 2.20 2017-12-14 16:39:56 +01:00
Fredrik Fornwall 4532524e61 libgcrypt: Update from 1.8.1 to 1.8.2 2017-12-14 16:39:33 +01:00
Fredrik Fornwall 60640fcf53 ffmpeg: Update from 3.3.4 to 3.4.1 2017-12-14 16:39:13 +01:00
Fredrik Fornwall 5ffb31d08c nodejs-current: Update from 9.2.1 to 9.3.0 2017-12-14 16:16:08 +01:00
Henrik Grimler f3fcbe40b2 espeak: fix floating point exception on arm (#1925)
* espeak: fix issue on arm (#1680)

* ruby: move exception rule, build-package.sh -> build.sh
2017-12-14 12:59:05 +01:00
Stephen a8cacb925a add glib to json-glib devpackage depends (#1933)
#1169
2017-12-14 12:56:31 +01:00
Fredrik Fornwall cf4826dc4d libtiff: Update from 4.0.8 to 4.0.9 2017-12-11 11:10:14 +01:00
Fredrik Fornwall 8fa28fbd19 elfutils: Update from 0.168 to 0.170 2017-12-10 01:21:26 +01:00
Sam c0390f0594 dpkg: Update from 1.18.24 to 1.19.0.4 2017-12-10 00:00:47 +01:00
Fredrik Fornwall 141906cab6 debootstrap: Update from 1.0.92 to 1.0.93 2017-12-09 23:57:28 +01:00
Henrik Grimler a7513a7d1d mariadb: bump package after my.cnf patch 2017-12-09 22:28:33 +01:00
Henrik Grimler b286767161 mariadb: /etc/my.cnf -> @TERMUX_PREFIX@/etc/my.cnf 2017-12-09 22:28:33 +01:00
Fredrik Fornwall 679fbb0316 libical: Try out patch to fix PACKAGE_DATA_DIR
Without this patch the path compiled into the library is actually

  "/data/data/com.termux/files/usr/share/libical"/zoneinfo

with the extra quotes. This patch makes it

  /data/data/com.termux/files/usr/share/libical/zoneinfo

which will hopefully make the library work without calling
set_zone_directory(). See #1913.
2017-12-09 22:24:07 +01:00
Fredrik Fornwall 073ce8fb3f libgmime: Build with --disable-crypto
This prevents opportunistic linkage against gpgme.
2017-12-09 22:21:54 +01:00
Fredrik Fornwall 36b65a03d1 libcurl: Update from 7.56.1 to 7.57.0 2017-12-09 21:41:39 +01:00
Fredrik Fornwall d11b35baf7 notmuch: Update from 0.25.2 to 0.25.3 2017-12-09 21:33:54 +01:00
Fredrik Fornwall d05d7a7112 libgmime: Update from 3.0.2 to 3.0.5 2017-12-09 21:33:40 +01:00
Fredrik Fornwall 165d5ad0b8 libassuan: Update from 2.4.3 to 2.5.1 2017-12-09 21:26:26 +01:00
Fredrik Fornwall 22a47b93b4 glib: Update gtimezone.c patch as upstream wants 2017-12-09 02:05:00 +01:00
Fredrik Fornwall 0efe260892 nodejs-current: Update from 9.2.0 to 9.2.1 2017-12-09 02:02:16 +01:00
Fredrik Fornwall 3270bb30cb nodejs: Update from 8.9.2 to 8.9.3 2017-12-09 02:02:02 +01:00
Fredrik Fornwall 217872e5a3 libical: Built-in tz data, avoid libdb and libicu 2017-12-09 01:40:34 +01:00
Henrik Grimler 251a2c78b1 libical: add package 2017-12-09 00:23:12 +01:00
Fredrik Fornwall 16b87b6f08 redis: Update from 4.0.5 to 4.0.6 2017-12-08 09:49:27 +01:00
Fredrik Fornwall 9e6bae5250 openssl: Update from 1.0.2m to 1.0.2n 2017-12-08 09:49:15 +01:00
Fredrik Fornwall 4f1e836086 libprotobuf: Update from 3.5.0 to 3.5.0.1 2017-12-08 09:48:52 +01:00
vishalbiswas bcd1e1d34a php: use mysqlnd and integrate php-mysql into main package 2017-12-08 09:43:25 +01:00
Fredrik Fornwall 666fde4970 emacs: Backport bugfix for clicks in the modeline
See https://debbugs.gnu.org/cgi/bugreport.cgi?bug=29104 and #1910.
2017-12-07 03:44:06 +01:00
Fredrik Fornwall abc75e0c59 gnupg2: Enable sqlite and thus tofu (fixes #1911) 2017-12-07 03:23:16 +01:00
Fredrik Fornwall 545badd19e alpine: Update for alpine.freeiz.com being down 2017-12-07 02:52:28 +01:00
Fredrik Fornwall 896c9b623b nodejs: Update from 8.9.1 to 8.9.2 2017-12-07 02:19:52 +01:00
Fredrik Fornwall 8e932a48d3 libssh: Disable trying to use argp 2017-12-06 10:23:39 +01:00
Fredrik Fornwall 714751f003 ncurses: Use fossies.org for rxvt-unicode 2017-12-06 10:23:27 +01:00
Fredrik Fornwall 75351cbb6f libev: Switch to fossies.org for source 2017-12-06 00:59:28 +01:00
Fredrik Fornwall 880a80ad49 gcal: Do not include share/info/dir 2017-12-05 23:55:10 +01:00
Fredrik Fornwall 44558566a3 command-not-found: Update to latest packages 2017-12-05 23:41:56 +01:00
Fredrik Fornwall bf48e29591 imagemagick: Update from 7.0.7.7 to 7.0.7.13 2017-12-05 23:34:28 +01:00
Fredrik Fornwall 5647aef69e gcal: Revision bump after patch (#1904) 2017-12-05 23:32:34 +01:00
Fredrik Fornwall 07ec1ef17b argp: Add package (closes #1883) 2017-12-05 23:31:43 +01:00
Quasic 4de6bfbb13 Possible solution for #1707 (#1904) 2017-12-05 23:30:32 +01:00
Stephen 178ceffe7a version bump graphicsmagick (#1908)
graphicsmagick++-dev is missing significant amount of headers
2017-12-05 23:18:02 +01:00
Fredrik Fornwall bb5f8f23d8 libuv: Fix download url (see #1907) 2017-12-05 23:05:30 +01:00
Fredrik Fornwall cf61d94a21 graphviz: Fix download url (see #1907) 2017-12-05 23:03:50 +01:00
Fredrik Fornwall 75a372f5d8 picolisp: Update from 17.10.28 to 17.11.29 2017-12-05 22:56:06 +01:00
Fredrik Fornwall ea61862721 Add scripts/lint-packages.py
Harmonize the layout by having the first two lines of a package
definition always be the homepage and the description.
2017-12-05 22:48:12 +01:00
Fredrik Fornwall dc7554a8d6 wol: Improve description 2017-12-05 22:36:36 +01:00
Fredrik Fornwall 0ee3edf5f7 Improve various package descriptions 2017-12-05 22:33:04 +01:00
Fredrik Fornwall 7606d460c4 poppler: Update from 0.61.1 to 0.62.0 2017-12-05 22:04:18 +01:00
Fredrik Fornwall fc711263bc harfbuzz: Update from 1.7.1 to 1.7.2 2017-12-05 22:04:02 +01:00
Fredrik Fornwall 8e5c072562 poppler: Add printf patch (fixes #1900) 2017-12-05 21:45:52 +01:00
Stephen 2c6a02811f add libxml2-dev to fontconfig dev depends (#1901) 2017-12-05 21:22:47 +01:00
Stephen 983e40e932 add glib-dev to gstreamer devpackage depends (#1906) 2017-12-05 20:48:45 +01:00
Stephen 5172e3eae4 update gpgme dev dependency name (#1902)
version bump
2017-12-05 17:44:37 +01:00
Fredrik Fornwall c7c328cfce weechat: Update from 1.9.1 to 2.0 2017-12-04 10:24:23 +01:00
Fredrik Fornwall 4dd031fcda fzf: Update from 0.17.1 to 0.17.3 2017-12-03 22:12:55 +01:00
Fredrik Fornwall ffc207fdef atomicparsley: Tell configure we have lroundf 2017-12-03 14:51:26 +01:00
Fredrik Fornwall 8f6bc1a19d atomicparsley: Avoid using g++ for linking 2017-12-03 14:41:32 +01:00
Fredrik Fornwall 4ee05bca0d atomicparsley: Donload tarball from bitbucket 2017-12-03 14:23:53 +01:00
its-pointless 5012871dac atomicparsley: Add package 2017-12-03 14:13:58 +01:00
Fredrik Fornwall 831515fc06 ndk-sysroot: Include <omp.h> (fixes #1826) 2017-12-03 13:44:09 +01:00
Fredrik Fornwall 4ea95b61b6 gdk-pixbuf: Add glib-dev to dev depends (#1878) 2017-12-03 12:21:18 +01:00
Fredrik Fornwall 91f586cd05 gdk-pixbuf: Update from 2.36.7 to 2.36.9 2017-12-03 10:06:49 +01:00
joakim-noah bdc719bf14 ldc: update to 1.6 release (#1893) 2017-12-03 10:04:16 +01:00