Commit Graph

858 Commits

Author SHA1 Message Date
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
Fredrik Fornwall 03658e133f global: Update from 6.5 to 6.5.2 2015-12-25 21:39:56 -05:00
Fredrik Fornwall 4378ead082 dpkg: Update from 1.18.3 to 1.18.4 2015-12-25 21:27:43 -05:00
Fredrik Fornwall 563f0b1b84 findutils: Update from 4.5.14 to 4.5.17 2015-12-25 21:27:25 -05:00
Fredrik Fornwall 76897d2eed ffmpeg: Update from 2.8.3 to 2.8.4 2015-12-25 21:26:47 -05:00
Fredrik Fornwall 54cb74f98d apt: Update to 1.1.6, default disable SRV records
By disabling SRV records support in apt by default we work around
an issue with HTC devices (fixes #99).
2015-12-25 19:32:51 -05:00
Fredrik Fornwall 4e7183b9b8 busybox: Update i686 build 2015-12-25 19:13:55 -05:00
Fredrik Fornwall 59d4c3f2a8 weechat: Rebuild to link against new ruby 2.3 lib 2015-12-25 18:25:10 -05:00
Fredrik Fornwall ba1982c779 Merge pull request #112 from franciscod/buildorder.py
Huge refactor of buildorder.py!
2015-12-25 22:39:45 +01:00
Fredrik Fornwall 98e0a8ee97 ruby: Update from 2.2.4 to 2.3.0 (closes #114) 2015-12-25 16:35:13 -05:00
Fredrik Fornwall 307f9bf63e linux-man-pages: Update from 4.02 to 4.03 2015-12-25 15:36:21 -05:00
Fredrik Fornwall c8baff59f9 gnupg: Update from 1.4.19 to 1.4.20 2015-12-25 09:38:50 -05:00
Fredrik Fornwall f7dcd8ad1f lftp: Update from 4.6.4 to 4.6.5 2015-12-25 09:36:20 -05:00
Fredrik Fornwall c501b8272d Add back TERMUX_PREFIX in patch 2015-12-24 03:21:22 -05:00
Fredrik Fornwall 9867ff1aca Include <string.h> in <stdio.h> for ctermid() 2015-12-24 03:20:05 -05:00
Fredrik Fornwall 59c1f3a138 Merge pull request #113 from franciscod/stdio-ctermid
ndk_patches/stdio.h.patch: add bogus ctermid()
2015-12-24 09:19:32 +01:00
Fredrik Fornwall 7e606cc7eb Remove dependency on php on the builder
The native php executable is built by the package itself
2015-12-24 02:50:23 -05:00
Francisco Demartino 93b884f130 ndk_patches/stdio.h.patch: add bogus ctermid() 2015-12-24 04:13:53 -03:00
Francisco Demartino 4f0cc21962 buildorder.py: remove targeted buildorder dupes 2015-12-24 03:55:17 -03:00
Francisco Demartino 0227e1a6e9 buildorder.py: comments and other changes 2015-12-24 03:34:27 -03:00
Francisco Demartino a8d10018d4 buildorder.py: add targeted build order
Now you can run the following:

`buildorder.py <package> [<package> ...]`

and get the buildorder just for building those packages
2015-12-24 03:29:34 -03:00
Francisco Demartino da6299f059 buildorder.py: huge refactor 2015-12-24 03:20:47 -03:00
Francisco Demartino 37af75e4f3 buildorder.py: TermuxPackage instead of DebianPackage 2015-12-24 02:04:28 -03:00
Francisco Demartino 15ea0fef9e buildorder.py: wrap main() 2015-12-24 00:47:38 -03:00