Commit Graph

4432 Commits

Author SHA1 Message Date
Fredrik Fornwall
eafa7ec84d python: Do not replace old python2, just break 2018-05-22 10:58:19 +02:00
Tom Yan
3a270b8aa3 python(2): bump revision after updates 2018-05-21 00:08:28 +02:00
Tom Yan
999d9feaab python(2): match TERMUX_PKG_RM_AFTER_INSTALL 2018-05-21 00:08:28 +02:00
Tom Yan
3d3547d115 python(2): fix bin/ and share/man/
Justification for the changes:

$ dpkg -S smtpd.py
python: /data/data/com.termux/files/usr/lib/python3.6/smtpd.py
python2: /data/data/com.termux/files/usr/lib/python2.7/smtpd.py
python2: /data/data/com.termux/files/usr/bin/smtpd.py

$ ls -l $PREFIX/bin/python-config
lrwxrwxrwx    1 u0_a312  u0_a312         14 May 18 01:09 /data/data/com.termux/files/usr/bin/python-config -> python2-config

$ ls -l $PREFIX/share/man/man1/python2.1
lrwxrwxrwx    1 u0_a312  u0_a312          9 May 18 01:09 /data/data/com.termux/files/usr/share/man/man1/python2.1 -> python2.1

$ dpkg -S bin/2to3
python: /data/data/com.termux/files/usr/bin/2to3
python: /data/data/com.termux/files/usr/bin/2to3-3.6

$ dpkg -S bin/pydoc
python2: /data/data/com.termux/files/usr/bin/pydoc
python: /data/data/com.termux/files/usr/bin/pydoc3.6
python: /data/data/com.termux/files/usr/bin/pydoc3
2018-05-21 00:08:28 +02:00
Tom Yan
07ddeca733 python: have bin/python${_MAJOR_VERSION}m back
and convert bin/python${_MAJOR_VERSION} from hardlink to symlink
2018-05-21 00:08:28 +02:00
Tom Yan
18d2585c33 python(2): improve cache cleanup command
by using + instead of ;
2018-05-21 00:08:10 +02:00
Tom Yan
cf0b9522d3 python2: fix cache cleanup command
python2 does not produce __pycache__ directories but only *.pyc
files.
2018-05-21 00:08:10 +02:00
Tom Yan
3af95bb483 python(2): remove easy_install in prerm 2018-05-21 00:08:10 +02:00
Fredrik Fornwall
de89bd2bc9 libidn2: Do not configure with --disable-doc
Removing --disable-doc gets us the idn2 manpage. Also, remove
--enable-static=no since build-package.sh already configures with
--disable-static.
2018-05-20 16:01:39 +02:00
Hax4us
3c5858d640 update build.sh 2018-05-20 15:49:12 +02:00
Hax4us
db9d7562b8 add package libidn2 2018-05-20 15:49:12 +02:00
Fredrik Fornwall
ab6b83ee2a poppler: Update from 0.64.0 to 0.65.0 2018-05-20 14:37:12 +02:00
Fredrik Fornwall
830c578502 p7zip: Minor cleanup 2018-05-20 14:36:54 +02:00
Fredrik Fornwall
135fcfaeb3 mutt: Update from 1.9.5 to 1.10.0 2018-05-20 13:51:42 +02:00
Fredrik Fornwall
703140f17a neofetch: Update from 4.0.1 to 4.0.2 2018-05-20 13:51:30 +02:00
its-pointless
3414e5d00b install freetype-config and freetype-config.1 2018-05-20 13:43:09 +02:00
Fredrik Fornwall
7f163df93e mariadb: Avoid linking in liblz4 2018-05-19 04:11:16 +02:00
Fredrik Fornwall
2db10a2925 nginx: Update from 1.12.2 to 1.14.0 2018-05-19 03:50:28 +02:00
Fredrik Fornwall
90e0af4ee7 procps: Update from 3.3.12 to 3.3.14 2018-05-19 03:50:15 +02:00
Fredrik Fornwall
99a925b57c gst-plugins-good: Build with --disable-gst_v4l2
See https://github.com/termux/termux-packages/pull/2415
2018-05-19 03:44:16 +02:00
Fredrik Fornwall
df928df3e3 util-linux: Update from 2.30.1 to 2.32 2018-05-19 03:18:52 +02:00
Fredrik Fornwall
aee44c886b yarn: Update from 1.5.1 to 1.6.0 2018-05-19 03:18:35 +02:00
Fredrik Fornwall
a7c92ae5f1 strace: Update from 4.20 to 4.22 2018-05-19 02:57:29 +02:00
Fredrik Fornwall
ff1b5fbc40 transmission: Update from 2.93 to 2.94 2018-05-19 02:57:06 +02:00
Fredrik Fornwall
21eba96fb7 tcl: Update from 8.6.7 to 8.6.8 2018-05-19 02:47:36 +02:00
Fredrik Fornwall
6b27b56f44 ffmpeg: Bump revision after libsoxr and libx265 updates 2018-05-19 02:37:04 +02:00
Fredrik Fornwall
78faca718a gstreamer: Update from 1.14.0 to 1.14.1 2018-05-19 02:36:37 +02:00
Fredrik Fornwall
a532007e9d rgbds: Update from 0.3.3 to 0.3.7 2018-05-19 02:35:47 +02:00
Fredrik Fornwall
016e10da3d qpdf: Update from 7.1.1 to 8.0.2 2018-05-19 02:33:14 +02:00
Fredrik Fornwall
debd94d63d pforth: Update to latest git master 2018-05-19 02:32:50 +02:00
Fredrik Fornwall
2649fe5317 qalc: Update from 2.4.0 to 2.5.0 2018-05-19 02:27:09 +02:00
Fredrik Fornwall
ea61f2c544 minicom: Update from 2.7 to 2.7.1 2018-05-19 02:08:49 +02:00
Fredrik Fornwall
0d808c6efa mariadb: Update from 10.2.13 to 10.2.15 2018-05-19 02:08:14 +02:00
Fredrik Fornwall
2c168d0b6d mpc: Update from 0.29 to 0.30 2018-05-19 02:03:42 +02:00
Fredrik Fornwall
2196c78446 libx265: Update from 2.6 to 2.7 2018-05-19 01:53:35 +02:00
Fredrik Fornwall
b493edf5de libvpx: Update from 1.6.1 to 1.7.0 2018-05-19 01:53:13 +02:00
Fredrik Fornwall
79b090146c libvterm: Update from 17.10.05 to 18.02.20 2018-05-19 01:51:29 +02:00
Fredrik Fornwall
8fe03f26f7 luarocks: Update from 2.4.3 to 2.4.4 2018-05-19 01:50:23 +02:00
Fredrik Fornwall
291f2230e1 linux-man-pages: Update from 4.14 to 4.16 2018-05-19 01:49:08 +02:00
Fredrik Fornwall
94c90a62af libsoxr: Update from 0.1.2 to 0.1.3 2018-05-19 01:48:40 +02:00
Fredrik Fornwall
42119def68 libprotobuf: Update from 3.5.1 to 3.5.2 2018-05-19 01:46:57 +02:00
Fredrik Fornwall
ee4a1454ab lighttpd: Update from 1.4.48 to 1.4.49 2018-05-19 01:46:35 +02:00
Fredrik Fornwall
4499b72c24 libgraphite: Update from 1.3.10 to 1.3.11 2018-05-19 01:15:26 +02:00
Fredrik Fornwall
e7ad5dc071 libgc: Update from 7.6.2 to 7.6.4 2018-05-19 01:15:06 +02:00
Fredrik Fornwall
aeaf0d6ea3 iperf3: Update from 3.4 to 3.5 2018-05-19 01:13:46 +02:00
Fredrik Fornwall
5441a3179f libical: Update from 3.0.1 to 3.0.3 2018-05-19 01:09:21 +02:00
Fredrik Fornwall
0b1a57c9d8 frobtads: Update from 1.2.3 to 1.2.4 2018-05-19 01:04:39 +02:00
Fredrik Fornwall
6e69209b9b libcue: Update from 2.1.0 to 2.2.1 2018-05-19 00:57:53 +02:00
Fredrik Fornwall
9f8a166ecc libexif: Update homepage 2018-05-19 00:57:05 +02:00
Fredrik Fornwall
dd932526c3 inotify-tools: Update from 3.14 to 3.20.1 2018-05-19 00:55:59 +02:00
Fredrik Fornwall
6a5422bafa gmic: Update from 2.1.1 to 2.2.3 2018-05-19 00:55:20 +02:00
Fredrik Fornwall
116bcfeab2 graphicsmagick: Update from 1.3.28 to 1.3.29 2018-05-19 00:45:45 +02:00
Fredrik Fornwall
feec79e2b0 expect: Update from 5.45.3 to 5.45.4 2018-05-19 00:24:34 +02:00
Fredrik Fornwall
f1921582cb debootstrap: Update from 1.0.97 to 1.0.99 2018-05-19 00:17:00 +02:00
Fredrik Fornwall
6ff640723a ctags: Update to latest git master 2018-05-19 00:16:44 +02:00
Fredrik Fornwall
c185812061 ccache: Update from 3.3.4 to 3.4.2 2018-05-19 00:16:31 +02:00
Fredrik Fornwall
62842942e7 dash: Update from 0.5.10.1 to 0.5.10.2 2018-05-19 00:16:15 +02:00
Fredrik Fornwall
88ef04afdc cava: Update from 0.6.0 to 0.6.1 2018-05-19 00:05:28 +02:00
Fredrik Fornwall
abc004f9f5 ack-grep: Update from 2.20 to 2.22 2018-05-19 00:05:15 +02:00
Fredrik Fornwall
ef4834a4d1 libzopfli: Update from 1.0.1 to 1.0.2 2018-05-18 23:34:45 +02:00
Fredrik Fornwall
51c65880e4 neofetch: Update from 4.0.0 to 4.0.1 2018-05-18 23:32:37 +02:00
Fredrik Fornwall
648bde33e8 nodejs: Update from 8.11.1 to 8.11.2 2018-05-18 03:35:09 +02:00
Fredrik Fornwall
2ebfc9c51c imgflo: Revision-bump after gegl update 2018-05-18 03:34:50 +02:00
Fredrik Fornwall
7c2b8f9be2 cmake: Update from 3.11.1 to 3.11.2 2018-05-18 03:22:51 +02:00
Fredrik Fornwall
29b5ee8f52 librhash: Include pkg-config file 2018-05-18 03:22:17 +02:00
Fredrik Fornwall
12360b9e5d ncurses: Update from 6.1.20180331 to 6.1.20180512 2018-05-18 02:33:40 +02:00
Fredrik Fornwall
ba05115274 gegl: Update from 0.3.34 to 0.4.2 2018-05-17 19:52:25 +02:00
Fredrik Fornwall
2edf15cca4 babl: Update from 0.1.46 to 0.1.48 2018-05-17 19:42:08 +02:00
Fredrik Fornwall
d4c7819660 libidn: Update from 1.34 to 1.35 2018-05-17 19:40:39 +02:00
Fredrik Fornwall
61f5368431 fribidi: Update from 1.0.2 to 1.0.3 2018-05-17 19:38:49 +02:00
Fredrik Fornwall
80eccf01da unrar: Update from 5.6.3 to 5.6.4 2018-05-17 19:38:03 +02:00
Fredrik Fornwall
1961b1c68f dash: Update from 0.5.10 to 0.5.10.1 2018-05-17 19:37:02 +02:00
Fredrik Fornwall
9d756ccaf3 aria2: Update from 1.33.1 to 1.34.0 2018-05-17 19:36:11 +02:00
Fredrik Fornwall
3e8f0d30ab libnghttp2: Update from 1.31.1 to 1.32.0 2018-05-17 19:32:29 +02:00
Fredrik Fornwall
531990abcd libcurl: Update from 7.59.0 to 7.60.0 2018-05-17 19:32:12 +02:00
Fredrik Fornwall
1c0e8a272e vim: Update from 8.0.1800 to 8.0.1850 2018-05-17 19:29:13 +02:00
Fredrik Fornwall
287b3f97a7 nano: Update from 2.9.6 to 2.9.7 2018-05-17 19:22:11 +02:00
Fredrik Fornwall
ad4536d5a9 scripts/lint-packages.py cleanups 2018-05-17 18:09:24 +02:00
Muhammad Herdiansyah
3dc576054a neofetch: update from 3.4.0 to 4.0.0 2018-05-17 12:14:16 +02:00
Oliver Schmidhauser
6e3b4bca9a remove --without-ltdl 2018-05-17 12:10:36 +02:00
Oliver Schmidhauser
23168abfbe Update imagemagick to 7.0.7.32 2018-05-17 12:10:36 +02:00
Oliver Schmidhauser
5ac2bab27f Update imagemagick to version 7.0.7.31
I was checking if it might fix the segfault problems, as the changelog
indicated that several memory overflows have been fixed, but they still
happen for me.
2018-05-17 12:10:36 +02:00
Tom Yan
9cd99e6e02 openssh: keep TMPDIR and PS1 2018-05-14 18:07:42 +02:00
Fredrik Fornwall
b1ba7dbf95 boost: Bump revision after update 2018-05-14 17:33:51 +02:00
Tom Yan
248cde994b set address-model 2018-05-14 16:51:38 +02:00
its-pointless
5dba6d8779 enables coroutine and context 2018-05-14 16:51:38 +02:00
Fredrik Fornwall
67ab5c8c30 fontconfig: Update from 2.12.6 to 2.13.0 2018-05-14 03:12:55 +02:00
Fredrik Fornwall
71822db961 Rebuild boost-using packages 2018-05-14 03:12:05 +02:00
Fredrik Fornwall
e74de1b6d4 liblz4: Update from 1.8.1.2 to 1.8.2 2018-05-14 02:27:06 +02:00
Fredrik Fornwall
1a78444e66 freetype: Update from 2.9 to 2.9.1 2018-05-14 02:27:06 +02:00
Tom Yan
5694891398 boost: add python2 variant of libboost_python 2018-05-14 02:26:52 +02:00
Tom Yan
e54ed44bde boost: unsplit libboost-python
libboost_python was never supposed to be linked to libpython. Hence
the patch, and in turn the dependency to the python package, and in
turn the package split, were never necessary.
2018-05-14 02:26:52 +02:00
Tom Yan
91dd97de1c boost: Update from 1.65.1 to 1.67.0 2018-05-14 02:26:52 +02:00
its-pointless
074bc59583 symlink fix 2018-05-14 02:13:59 +02:00
vishalbiswas
712530b3ef librhash: build executable as well 2018-05-14 01:39:08 +02:00
Michał Bednarski
8cfea9198f proot: Update with fix for termux/proot#14 2018-05-14 00:57:33 +02:00
Fredrik Fornwall
1164b7f094 imagemagick: Update from 7.0.7.27 to 7.0.7.29 2018-05-13 02:58:23 +02:00
Fredrik Fornwall
f2f5eb5eab leptonica: Update from 1.75.3 to 1.76.0 2018-05-13 02:55:23 +02:00
Fredrik Fornwall
53b0f0bb4b erlang: Update from 20.3.4 to 20.3.6 2018-05-13 02:52:42 +02:00
Fredrik Fornwall
1aea1fc27f libsoup: Update from 2.62.1 to 2.62.2 2018-05-13 02:49:01 +02:00