Commit Graph

3531 Commits

Author SHA1 Message Date
Fredrik Fornwall a83d04dc77 c-ares: Fix for 64-bit build 2016-01-03 08:30:19 -05:00
Fredrik Fornwall f3da7d340b python: Ensure curses.panel module is built 2016-01-03 08:18:40 -05:00
Fredrik Fornwall c1cf6ad7ad weechat: Enable python. Patch for ruby 2.3 2016-01-03 08:17:32 -05:00
Fredrik Fornwall 7301af1d09 imagemagick: Update from 6.9.2-10 to 6.9.3-0 2016-01-03 07:34:29 -05:00
Fredrik Fornwall aed01e3edc Fix finch and harfbuzz builds 2016-01-03 07:29:07 -05:00
Fredrik Fornwall 18bb573293 mathomatic: Switch to working source download url 2016-01-03 06:07:38 -05:00
Fredrik Fornwall 4689840738 dnsutils: Update BIND-9.10.3 to BIND-9.10.3-P2 2016-01-03 05:59:39 -05:00
Fredrik Fornwall 9a5b4e1a0e toilet: Switch to mirror for downloading source 2016-01-03 05:44:45 -05:00
Fredrik Fornwall d53dc64470 nodejs: Restore c-ares and gtest include files
Due to a bug in nodejs [1] we have to remove the c-ares and gtest
include files before building. Improve this to restore them after
building to prevent build breakage if building a package requiring
these afterwards.

[1] https://github.com/nodejs/node/issues/2637
2016-01-02 16:58:31 -05:00
Fredrik Fornwall 5bdfa5135a findutils: Update from 4.5.17 to 4.6.0 2016-01-02 16:57:40 -05:00
Fredrik Fornwall 8043772793 tcl: Avoid pulling in posix function replacements 2016-01-02 16:49:06 -05:00
Fredrik Fornwall 41e631d39c libevent: Follow move to github 2016-01-02 10:21:42 -05:00
Fredrik Fornwall 52bd1cd31f apt: Update from 1.1.6 to 1.1.10 2015-12-31 04:46:52 -05:00
Fredrik Fornwall fc1feb2efc Update disabled-packages/nodejs5 2015-12-31 04:38:26 -05:00
Fredrik Fornwall c8c24a5db0 Add .gitignore (fixes #119) 2015-12-30 08:34:57 +01:00
Fredrik Fornwall 0396b8ee67 Remove .swp file committed by mistake (#119) 2015-12-30 08:30:02 +01:00
Fredrik Fornwall 77a8de768d zsh: Enable the files module (fixes #61) 2015-12-29 19:11:46 -05:00
Fredrik Fornwall 159214fa63 termux-tools: df wrapper resetting LD_LIBRARY_PATH 2015-12-29 18:55:19 -05:00
Fredrik Fornwall 9228c43493 termux-api: Change termux-clipboard-set
Make termux-clipboard-set set the clipboard to the arguments if
given, and only take stdin as input if no arguments given.

Closes https://github.com/termux/termux-api/issues/8
2015-12-29 18:15:33 -05:00
Fredrik Fornwall ee3660535a Merge pull request #117 from gscholt/build-all-enhancements
build-all.sh status messages and ability to resume previous run.
2015-12-29 16:39:07 +01:00
Gert Scholten 12622a9590 build-all.sh status messages and ability to resume previous run.
Enhanced build-all.sh to:
- Print the messages logged to ALL.out, to keep track of progress
- Print an error message when it fails, with a hint to what failed
- Keep track of packaged that build successfully, and if build-all failed:
- Skip packages that were build successfully in the previous run.
2015-12-28 12:49:23 +01:00
Fredrik Fornwall 24e316d045 Merge pull request #116 from franciscod/pacman
pacman: add to disabled-packages
2015-12-28 11:38:25 +01:00
Francisco Demartino 26a55220ec pacman: move to disabled-packages 2015-12-27 23:44:14 -03:00
Francisco Demartino e001abeb22 pacman: remove unmet deps 2015-12-27 23:42:18 -03:00
Francisco Demartino dbbbf6e388 pacman: fix nesting and depends 2015-12-27 23:42:18 -03:00
Francisco Demartino f6f8b3d361 pacman: WIP, it now builds 2015-12-27 23:42:18 -03:00
Francisco Demartino 3888e4cd39 pacman: WIP, has undefined reference errors
Making all in src/util
  CC       vercmp.o
  CCLD     vercmp
  CC       testpkg.o
  CCLD     testpkg
../../lib/libalpm/.libs/libalpm.so: error: undefined reference to '__android_log_vprint'
../../lib/libalpm/.libs/libalpm.so: error: undefined reference to '__android_log_print'
collect2: error: ld returned 1 exit status
Makefile:501: recipe for target 'testpkg' failed
make[2]: *** [testpkg] Error 1
Makefile:945: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
Makefile:854: recipe for target 'all' failed
make: *** [all] Error 2
2015-12-27 23:42:18 -03:00
Fredrik Fornwall 561edf1bac termux-tools: Add termux-setup-storage 2015-12-27 19:53:30 -05:00
Fredrik Fornwall 01df0fb682 bc and wcalc: Bump revisions for rebuild
Needed after flex shared library update.
2015-12-27 18:30:26 -05:00
Fredrik Fornwall d6d4e8feb0 termux-tools: reload-style -> reload-settings 2015-12-27 09:36:54 -05:00
Fredrik Fornwall 9cd1f0e325 flex: Update from 2.5.39 to 2.6.0 2015-12-27 07:00:01 -05:00
Fredrik Fornwall bf13a2442a Update README to use ubuntu 15.10 2015-12-27 06:59:45 -05:00
Fredrik Fornwall f9c08224a5 harfbuzz: Update from 1.0.6 to 1.1.2 2015-12-27 06:33:28 -05:00
Fredrik Fornwall 9657ab9687 apt: Transition apt.termux.com -> termux.net
The new apt repository termux.net is behind a CDN, improving
reliability and performance. It also offers optional https.

The old apt.termux.com repository will still function for a while
until everyone has updated to use termux.net.
2015-12-27 01:57:28 -05:00
Fredrik Fornwall 7354d7c457 pcre: Update from 8.37 to 8.38 2015-12-27 01:56:06 -05:00
Fredrik Fornwall 4fd853fc3e build-package.sh: Use deb naming convention
"The Debian binary package file names conform to the following convention:
<foo>_<VersionNumber>-<DebianRevisionNumber>_<DebianArchitecture>.deb"
- https://www.debian.org/doc/manuals/debian-faq/ch-pkg_basics.en.html#s-pkgname
2015-12-27 01:54:03 -05:00
Fredrik Fornwall c5c3c0b4f2 vim: Update to latest patch 2015-12-25 22:27:14 -05:00
Fredrik Fornwall 5b6ed11d0d subversion: Update from 1.9.2 to 1.9.3 2015-12-25 22:25:32 -05:00
Fredrik Fornwall 60657c9dd0 strace: Update from 4.10 to 4.11 2015-12-25 22:22:44 -05:00
Fredrik Fornwall 9386416943 rsync: Update from 3.1.1 to 3.1.2 2015-12-25 22:16:48 -05:00
Fredrik Fornwall dcedbe5884 parallel: Update from 20151022 to 20151222 2015-12-25 22:14:34 -05:00
Fredrik Fornwall f83a5d8232 lua: Update from 5.3.1 to 5.3.2 2015-12-25 22:11:28 -05:00
Fredrik Fornwall 744f41bd33 lighttpd: Update from 1.4.35 to 1.4.38 2015-12-25 22:08:40 -05:00
Fredrik Fornwall 0dba175ba8 libuv: Update from 1.7.5 to 1.8.0 2015-12-25 22:08:09 -05:00
Fredrik Fornwall c7c528c651 libpng: Update from 1.6.19 to 1.6.20 2015-12-25 22:02:36 -05:00
Fredrik Fornwall 45e816297a libopus: Update from 1.1 to 1.1.1 2015-12-25 22:02:06 -05:00
Fredrik Fornwall c8e62b0add libmsgpack: Update from 1.2.0 to 1.3.0 2015-12-25 22:00:54 -05:00
Fredrik Fornwall e97137242f libcairo: Update from 1.14.4 to 1.14.6 2015-12-25 21:53:25 -05:00
Fredrik Fornwall 574a17ca2d iperf3: Update from 3.1 to 3.1.1 2015-12-25 21:47:41 -05:00
Fredrik Fornwall 79a39b10b4 hexcurse: Update from 1.58 to 1.60 2015-12-25 21:45:21 -05:00