Fredrik Fornwall
9fe53ded8d
freetype: Update from 2.6.3 to 2.6.5
2016-08-12 20:31:09 -04:00
Fredrik Fornwall
e2081144aa
libpng: Update from 1.6.23 to 1.6.24
2016-08-12 20:28:46 -04:00
Fredrik Fornwall
4747232c5c
Remove old unused patch
2016-08-12 19:06:31 -04:00
Fredrik Fornwall
de15ecbe2b
fsmon: Small cleanup
...
- Update homepage to where fsmon is mentioned.
- Add a bit to the description.
- Remove termux_step_make_install (PREFIX is already exported).
2016-08-11 22:43:08 -04:00
radare
d31b50fe72
fsmon: Add package ( #384 )
2016-08-12 04:36:58 +02:00
Fredrik Fornwall
5cb3a6f0c3
deborphan: Add as disabled package
2016-08-11 09:34:32 -04:00
Fredrik Fornwall
4e3760416b
command-not-found: Update with latest programs
2016-08-11 09:34:07 -04:00
Fredrik Fornwall
8094c664f6
Use -r (--no-run-if-empty) to xargs
...
This avoids false error messages when building packages without
ELF files.
Fixes #373 .
2016-08-11 09:32:56 -04:00
Fredrik Fornwall
768ce14ecc
Replace gcc with clang
...
Only clang has official support for Android, and trying to maintain
a working gcc will only get messier over time.
Remove gcc and g++ packages, and setup gcc and g++ as symlinks to
clang.
Let clang replace gcc, but note that 'apt dist-upgrade' needs to
be run once if a user has both clang and gcc installed.
Fixes #369 .
2016-08-11 09:27:40 -04:00
Fredrik Fornwall
3f300a10fc
Setup libstdc++.so -> libgnustl_shared.so early
...
Let build-package.sh setup the $PREFIX/lib/libstdc++.so symlink
before building any package, to make sure that all C++ applications
link against a fully featured C++ standard library.
Avoid explicitly declaring a dependency on the libgnustl package
since everyone may link against it at will and instead mark it as
essential.
2016-08-10 19:45:41 -04:00
Fredrik Fornwall
4d76f57af8
remove disabled-packages/llvm-3.6
2016-08-10 19:32:00 -04:00
Fredrik Fornwall
9200a4f986
play-audio: Avoid linking against libgnustl_shared
2016-08-10 19:21:56 -04:00
Fredrik Fornwall
cd8c1a2b61
libarchive: Update from 3.2.0 to 3.2.1
2016-08-10 18:38:48 -04:00
Fredrik Fornwall
b3d12336f3
man: Update man db through a trigger
2016-08-10 18:14:32 -04:00
Fredrik Fornwall
7d0cd7872b
getmail: Update from 4.49 to 4.50
2016-08-10 18:11:16 -04:00
Fredrik Fornwall
52fe38a80a
sqlite: Compute src url from version
2016-08-10 18:00:45 -04:00
Fredrik Fornwall
63650adfe6
aria2: Update from 1.24 to 1.25
2016-08-10 18:00:22 -04:00
Fredrik Fornwall
265909ff5e
htop: Update from 2.0.1 to 2.0.2
2016-08-10 17:59:53 -04:00
Fredrik Fornwall
0ad5396297
lftp: Update from 4.7.2 to 4.7.3
2016-08-10 17:59:31 -04:00
Fredrik Fornwall
efd0d7830a
mosh: Update homepage
2016-08-10 17:25:38 -04:00
Fredrik Fornwall
bb03849c26
Add disabled gstreamer packages
2016-08-10 17:25:18 -04:00
Fredrik Fornwall
fc8d62d501
mosh: Update to 1.2.6 release
2016-08-10 12:40:31 -04:00
Fredrik Fornwall
f23006396b
sqlite: Update from 3.13.0 to 3.14.0
2016-08-10 10:03:20 -04:00
Fredrik Fornwall
7b981992a7
curl: Update from 7.50.0 to 7.50.1
2016-08-10 10:03:04 -04:00
Fredrik Fornwall
a68adb036f
ecj: Fix missing \ in ecj script
2016-08-10 09:53:47 -04:00
Fredrik Fornwall
5e7f900d53
abook: Fix mandir and 32-bit build
2016-08-09 16:05:23 -04:00
Fredrik Fornwall
0296a37de4
diffutils: Update from 3.3 to 3.4
2016-08-09 14:55:02 -04:00
paradigm
3a90c03b0e
Add abook package ( #367 )
2016-08-09 20:53:32 +02:00
Fredrik Fornwall
636366f8dc
ired: Remove explict termux_step_make step
2016-08-08 16:48:04 -04:00
Fredrik Fornwall
be0684c0d7
Export PREFIX in build-package.sh ( fixes #327 )
2016-08-08 16:42:38 -04:00
Fredrik Fornwall
5b7b986b83
mtr: Update build.sh (work in progress)
2016-08-08 16:38:50 -04:00
Fredrik Fornwall
fd2a269e6a
openssh: Update from 7.2p2 to 7.3p1
2016-08-08 16:38:50 -04:00
Fredrik Fornwall
12458dcd28
binutils: Update from 2.26.1 to 2.27
2016-08-08 16:38:50 -04:00
radare
d14b6f9c08
ired: Add package ( #381 )
2016-08-08 22:38:35 +02:00
Fredrik Fornwall
169c1dd47d
units: Enable utf8
2016-08-07 14:46:30 -04:00
Fredrik Fornwall
96f482ceb3
units: Update from 2.12 to 2.13
2016-08-07 11:28:05 -04:00
Fredrik Fornwall
138387d7e0
pastebinit: Add package
2016-08-06 17:38:14 -04:00
Fredrik Fornwall
8fa10e0193
fish: Depend on man for apropos
...
The apropos command is used by tab completion.
2016-08-06 17:37:29 -04:00
Fredrik Fornwall
0b2c0e5757
man: Enable linking against sqlite
...
This builds the apropos, whatis and makewhatis tools.
Fixes #350
Fixes #169
Part of #347
2016-08-06 17:31:57 -04:00
Fredrik Fornwall
6250534f1e
fish: Update to 2.3.1 from git snapshot
2016-08-06 04:14:04 -04:00
Fredrik Fornwall
e45652b2c6
Switch to bintray mirror for imagemagick&picolisp
2016-08-05 07:18:33 -04:00
Fredrik Fornwall
ed66b8ab12
Try downloads for longer time before giving up
2016-08-05 04:22:32 -04:00
Fredrik Fornwall
65d7b23cf7
libandroid-support: Update wcwidth(3) function
2016-08-04 12:09:45 -04:00
Fredrik Fornwall
200e43d479
Pass -q to unzip
2016-08-04 12:09:30 -04:00
Fredrik Fornwall
04c9591ade
neovim: Update and fix man page viewing
2016-08-04 12:09:11 -04:00
Fredrik Fornwall
c4dea42d50
fzf: Update from 0.12.2 to 0.13.3
2016-08-02 17:38:29 -04:00
Fredrik Fornwall
cb19ac1bf1
libidn: Update from 1.32 to 1.33
2016-08-02 17:38:19 -04:00
Fredrik Fornwall
2acc42866d
imagemagick: Update to latest patch
2016-08-02 17:38:08 -04:00
Fredrik Fornwall
cff76124ea
dpkg: Update from 1.18.7 to 1.18.10
2016-08-02 17:37:56 -04:00
Fredrik Fornwall
280ccd42ef
Wait longer before a repeated download attempt
2016-08-02 10:28:19 -04:00