Fredrik Fornwall
4747232c5c
Remove old unused patch
8 years ago
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).
8 years ago
radare
d31b50fe72
fsmon: Add package ( #384 )
8 years ago
Fredrik Fornwall
5cb3a6f0c3
deborphan: Add as disabled package
8 years ago
Fredrik Fornwall
4e3760416b
command-not-found: Update with latest programs
8 years ago
Fredrik Fornwall
8094c664f6
Use -r (--no-run-if-empty) to xargs
This avoids false error messages when building packages without
ELF files.
Fixes #373 .
8 years ago
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 .
8 years ago
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.
8 years ago
Fredrik Fornwall
4d76f57af8
remove disabled-packages/llvm-3.6
8 years ago
Fredrik Fornwall
9200a4f986
play-audio: Avoid linking against libgnustl_shared
8 years ago
Fredrik Fornwall
cd8c1a2b61
libarchive: Update from 3.2.0 to 3.2.1
8 years ago
Fredrik Fornwall
b3d12336f3
man: Update man db through a trigger
9 years ago
Fredrik Fornwall
7d0cd7872b
getmail: Update from 4.49 to 4.50
9 years ago
Fredrik Fornwall
52fe38a80a
sqlite: Compute src url from version
9 years ago
Fredrik Fornwall
63650adfe6
aria2: Update from 1.24 to 1.25
9 years ago
Fredrik Fornwall
265909ff5e
htop: Update from 2.0.1 to 2.0.2
9 years ago
Fredrik Fornwall
0ad5396297
lftp: Update from 4.7.2 to 4.7.3
9 years ago
Fredrik Fornwall
efd0d7830a
mosh: Update homepage
9 years ago
Fredrik Fornwall
bb03849c26
Add disabled gstreamer packages
9 years ago
Fredrik Fornwall
fc8d62d501
mosh: Update to 1.2.6 release
9 years ago
Fredrik Fornwall
f23006396b
sqlite: Update from 3.13.0 to 3.14.0
9 years ago
Fredrik Fornwall
7b981992a7
curl: Update from 7.50.0 to 7.50.1
9 years ago
Fredrik Fornwall
a68adb036f
ecj: Fix missing \ in ecj script
9 years ago
Fredrik Fornwall
5e7f900d53
abook: Fix mandir and 32-bit build
9 years ago
Fredrik Fornwall
0296a37de4
diffutils: Update from 3.3 to 3.4
9 years ago
paradigm
3a90c03b0e
Add abook package ( #367 )
9 years ago
Fredrik Fornwall
636366f8dc
ired: Remove explict termux_step_make step
9 years ago
Fredrik Fornwall
be0684c0d7
Export PREFIX in build-package.sh ( fixes #327 )
9 years ago
Fredrik Fornwall
5b7b986b83
mtr: Update build.sh (work in progress)
9 years ago
Fredrik Fornwall
fd2a269e6a
openssh: Update from 7.2p2 to 7.3p1
9 years ago
Fredrik Fornwall
12458dcd28
binutils: Update from 2.26.1 to 2.27
9 years ago
radare
d14b6f9c08
ired: Add package ( #381 )
9 years ago
Fredrik Fornwall
169c1dd47d
units: Enable utf8
9 years ago
Fredrik Fornwall
96f482ceb3
units: Update from 2.12 to 2.13
9 years ago
Fredrik Fornwall
138387d7e0
pastebinit: Add package
9 years ago
Fredrik Fornwall
8fa10e0193
fish: Depend on man for apropos
The apropos command is used by tab completion.
9 years ago
Fredrik Fornwall
0b2c0e5757
man: Enable linking against sqlite
This builds the apropos, whatis and makewhatis tools.
Fixes #350
Fixes #169
Part of #347
9 years ago
Fredrik Fornwall
6250534f1e
fish: Update to 2.3.1 from git snapshot
9 years ago
Fredrik Fornwall
e45652b2c6
Switch to bintray mirror for imagemagick&picolisp
9 years ago
Fredrik Fornwall
ed66b8ab12
Try downloads for longer time before giving up
9 years ago
Fredrik Fornwall
65d7b23cf7
libandroid-support: Update wcwidth(3) function
9 years ago
Fredrik Fornwall
200e43d479
Pass -q to unzip
9 years ago
Fredrik Fornwall
04c9591ade
neovim: Update and fix man page viewing
9 years ago
Fredrik Fornwall
c4dea42d50
fzf: Update from 0.12.2 to 0.13.3
9 years ago
Fredrik Fornwall
cb19ac1bf1
libidn: Update from 1.32 to 1.33
9 years ago
Fredrik Fornwall
2acc42866d
imagemagick: Update to latest patch
9 years ago
Fredrik Fornwall
cff76124ea
dpkg: Update from 1.18.7 to 1.18.10
9 years ago
Fredrik Fornwall
280ccd42ef
Wait longer before a repeated download attempt
9 years ago
Fredrik Fornwall
5d0fc15b4e
libgnutls: Switch back to main ftp for source
9 years ago
Fredrik Fornwall
b0c4601465
Fix use of unbound variable
9 years ago