Commit Graph

45 Commits

Author SHA1 Message Date
Yaksh Bariya 3e0864fbbd
rebuild all packages depending on libicu
%ci:no-build
2022-04-12 20:39:04 +05:30
Tee KOBAYASHI ea97ab2e7d boost: Make revdeps build-depend on boost-headers
%ci:no-build
2022-03-02 07:09:32 +09:00
Tee KOBAYASHI c51922fa98 boost: Revbump revdeps
excluding:

* openfoam (taking too much time to build)

* osm2pgsql (having build issue; actually just a revbdep)
2022-02-09 09:10:06 +09:00
Tee KOBAYASHI a085200bf7 ncmpcpp: Update to 0.9.2 2022-01-20 14:18:36 +05:30
Yaksh Bariya ec53507d58
libmpdclient: update to 2.20 2021-12-15 19:39:40 +05:30
Yaksh Bariya 3c3788cf95
ncmpcpp: Depend on libicu
Fixes #7902
2021-11-01 08:56:21 +05:30
Henrik Grimler ef19fafde7 mpd, ncmpcpp: bump packages
To rebuild against updated libc++. Were stopped by broken libx265
build before.
2021-10-23 16:01:10 +02:00
Henrik Grimler a2187e62df Bump all packages depending on libc++
As part of ndk-r23 upgrade.
2021-10-22 23:05:45 +02:00
Leonid Pliushch 9f600fc7ba
ncmpcpp: bump revision 2021-10-08 00:25:34 +03:00
Leonid Pliushch d5965fbea9
ncmpcpp: bump revision 2021-02-07 17:53:34 +00:00
Leonid Pliushch 37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Butta 8b701199e3 boost: update from 1.73.0 to 1.74.0 and bump dependent packages 2020-08-16 13:27:12 +05:30
Leonid Pliushch f7782f33de boost: update to 1.73.0 & bump dependent packages 2020-05-13 11:31:03 +03:00
Leonid Pliushch 81ebfce665 rebuild packages dependent on 'boost' 2020-01-13 01:06:08 +02:00
Fredrik Fornwall f699c47dc7 boost: Update from 1.70.0 to 1.71.0 2019-11-27 23:24:36 +01:00
Henrik Grimler 1ea73150da ncmpcpp: Fix socket path after it has been updated in mpd 2019-09-01 14:58:40 +02:00
Leonid Pliushch c352216c63 packages: standardize values of several control variables for build.sh
Variables

 TERMUX_PKG_PLATFORM_INDEPENDENT
 TERMUX_DEBUG
 TERMUX_PKG_HAS_DEBUG
 TERMUX_PKG_ESSENTIAL
 TERMUX_SUBPKG_ESSENTIAL
 TERMUX_PKG_NO_STATICSPLIT
 TERMUX_PKG_BUILD_IN_SRC
 TERMUX_PKG_FORCE_CMAKE
 TERMUX_PKG_HOSTBUILD

should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.

build-package.sh should make decision based on variable's value but not on
whether it is set or empty.

%ci:no-build
2019-08-12 18:49:13 +03:00
Leonid Pliushch 448a201cff ncmpcpp: bump revision 2019-06-20 00:46:19 +03:00
Henrik Grimler 1197b9a9e0 termux_step_massage: drop TERMUX_PKG_KEEP_SHARE_DOC 2019-05-19 21:36:30 +03:00
Fredrik Fornwall ef8865e732 boost: Update from 1.69.0 to 1.70.0 2019-05-07 23:45:07 +02:00
Leonid Pliushch 11200afa32 add zlib to dependencies where needed 2019-04-14 16:00:23 +03:00
Leonid Pliushch 22487229d2 ncmpcpp: add libandroid-support to dependencies 2019-04-13 20:10:17 +03:00
Henrik Grimler 9d2c5ea8fb ncmpcpp: link against libandroid-support
ncmpcpp segfaults on android 9 because it picks up iconv in libc.so if we don't link against libandroid-support.so properly.
This fixes https://github.com/termux/termux-packages/issues/3333.
2019-04-13 18:49:55 +02:00
Leonid Pliushch 54036eac1a bump revision of all packages dependent on readline 2019-02-20 17:48:39 +02:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 36eda7a505 boost: Update from 1.68.0 to 1.69.0 2018-12-31 02:41:08 +01:00
Fredrik Fornwall fd72a74c42 openssl: Update from 1.0.2 to 1.1.1 (#2775) 2018-09-11 22:43:19 +02:00
Fredrik Fornwall e500adb3b4 boost: Update from 1.67.0 to 1.68.0 2018-08-14 12:19:31 +02:00
Fredrik Fornwall d4b2792ee0 ncmpcpp: Bump revision 2018-06-26 17:02:55 +02:00
Fredrik Fornwall 71822db961 Rebuild boost-using packages 2018-05-14 03:12:05 +02:00
Fredrik Fornwall fb25a02c04 ncmpcpp: Update from 0.8.1 to 0.8.2 2018-04-23 00:06:41 +02:00
Fredrik Fornwall 1351d7b3e9 ncmpcpp: Update from 0.8 to 0.8.1 2018-01-06 00:16:05 +01:00
Fredrik Fornwall ea61862721 Add scripts/lint-packages.py
Harmonize the layout by having the first two lines of a package
definition always be the homepage and the description.
2017-12-05 22:48:12 +01:00
Fredrik Fornwall d99706564a Use @TERMUX_PREFIX@ in more patch files 2017-11-12 22:21:07 +01:00
Fredrik Fornwall d4c554ae59 ledger&ncmpcpp: Rebuild after boost update 2017-09-24 23:15:10 +02:00
Stephen 388d6d858a add ncurses as ncmpcpp dependency (#1388)
#1169
2017-09-07 22:33:44 +02:00
Oliver Schmidhauser e8c1ceafd9 Don't disable SIGWINCH in ncmpcpp
It makes ncmpcpp resize itself when the window size has changed.
Not sure why this was ever added, but according to @its-pointless it can
be removed
2017-08-07 20:01:46 +02:00
Fredrik Fornwall 6c29aaa1c7 Transition from gnustl to libc++
This will make things as std::to_string() and other C++ features
work with a modern and supported C++ library.

We package up libc++_shared.so and bump the revision of every C++
using package to make it rebuild against it.

Users who have built C++ using libraries or programs will probably
need to rebuild them if they are linked against Termux-supplied
libraries, as user code was previously linked against gnustl while
the system libraries are now using libc++, and it's not a good idea
to mix C++ standard libraries in a program.
2017-07-14 00:23:37 +02:00
Fredrik Fornwall b9affbe95d ncmpcpp: Bump revision after patch 2017-05-25 00:33:26 +02:00
its-pointless 215b5df20c fifo default working (#1048)
* fifo default working

* set correct music dir as well
2017-05-24 13:55:43 +02:00
Fredrik Fornwall 159bad0de7 ncmpcpp: Bump revision to fix build issue 2017-05-23 20:55:14 +02:00
Fredrik Fornwall 451a5862a1 ncmpcpp: Bump revision after updated patch 2017-05-23 17:37:42 +02:00
its-pointless c94753b3ef ncmpcpp default settings to work with mpd default (#1043) 2017-05-23 17:34:35 +02:00
Fredrik Fornwall 9818f68641 ncmpcpp: Update from git snapshot to 0.8 release 2017-05-23 01:22:25 +02:00
its-pointless acf8220ade ncmpcpp cpp curses mpdclient (#975)
* ncmpcpp cpp curses mpdclient pre setup for android mpd

* not needed
2017-05-18 00:35:47 +02:00