Commit Graph

25 Commits

Author SHA1 Message Date
Tee KOBAYASHI c20a125219 cmus: Bump revision to rebuild
as a follow-up of ffmpeg version bump.
2022-01-18 10:17:15 +02:00
Leonid Pliushch 27afd9e665
auto updates: migrate config from github-projects.txt to build.sh-specific
Re-enable automatic updates after deleting github-projects.txt.

%ci:no-build
2021-10-04 13:43:31 +03:00
Termux Github Actions 91186a6a7c cmus: update to 2.9.1
This commit has been automatically submitted by Github Actions.
2021-01-23 01:10:28 +00:00
Patrick Gaskin 0cd975d10a
cmus: Update to 2.9.0 2021-01-17 06:46:12 -05: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
Leonid Pliushch 617c321b7c
bump packages depending on pulseaudio 2020-12-11 16:20:07 +02:00
Tom Yan b33d343b6b bump revisions for pulseaudio update 2019-10-08 20:58:52 +08:00
Henrik Grimler 41a9a55e77 Bump packages that depends on ffmpeg after ffmpeg update 2019-08-12 22:00:50 +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
Henrik Grimler 335ce0e352 cmus: link only cue against libm 2019-05-17 21:46:57 +02:00
unprivileged 9f6890795e cmus: fix cue sheet input plugin 2019-05-17 17:13:30 +00:00
Leonid Pliushch b98ffcf631 add libiconv to dependencies where needed 2019-05-05 21:29:36 +02:00
Leonid Pliushch d6c526ab26 cmus: fix checksum 2019-04-16 20:33:09 +03:00
Tom Yan af288a630e cmus: Update from d93f9c3 to 2748d40 2019-04-16 19:39:22 +03:00
Fredrik Fornwall 5b8579d7aa cmus: Make dependencies required for now 2019-03-06 23:36:02 +01:00
Tom Yan 60f4a8ca19 cmus: Update from 2.7.1 to 2.8.0 (d93f9c3) 2019-03-04 15:51:50 +08:00
Wetitpig 5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Fredrik Fornwall 9213ead4c6 Bump some nl_langinfo-using packages 2019-01-30 00:14:35 +01:00
Leonid Pliushch 361d8c519f [incomplete] set licenses for packages 2019-01-20 22:41:50 +01:00
Fredrik Fornwall 52f8bd5cdd Rebuild packages linking against libflac 2018-03-22 23:32:36 +01:00
its-pointless f63f45fc80 username fix for 64 bit archs... 2018-01-15 10:28:44 +01:00
its-pointless ffdcb8fc0e opensles output for libpulseaudio from @twaik (#1968) 2017-12-29 00:52:17 +01:00
Fredrik Fornwall 51c7760090 Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Stephen a11acc3566 disable OSS in cmus
needed for #1169, should not affect current build process
2017-08-14 21:12:49 +02:00
Alain Kalker 0209a40e1c New packages: cmus-2.7.1, dependencies: opusfile-0.8, libcue-2.1.0 (#844)
* New package: cmus-2.7.1

* New package: libcue-2.1.0

Dependency of cmus

* New package: opusfile-0.8
2017-03-24 00:55:30 +01:00