Commit Graph

39 Commits

Author SHA1 Message Date
Termux Github Actions 6aab25fda8 bump(main/cava): 0.10.1
This commit has been automatically submitted by Github Actions.
2024-02-02 18:10:09 +00:00
Chongyun Lee 452f152ddd cava: bump to 0.10.0 2024-01-10 22:28:42 +08:00
Termux Github Actions 4feffd1533 bump(main/cava): 0.9.1
This commit has been automatically submitted by Github Actions.
2023-08-12 18:08:28 +00:00
Termux Github Actions 4149e6a5fa bump(main/cava): 0.9.0
This commit has been automatically submitted by Github Actions.
2023-08-07 00:22:35 +00:00
Tee KOBAYASHI b6e7449933 some packages: Re-enable clang16-porting
%ci:no-build
2023-04-07 10:14:33 +09:00
Tee KOBAYASHI 10ada7e4d3 *: Disable clang16-porting for auto-updating packages
%ci:no-build
2023-03-28 16:27:35 +09:00
Tee KOBAYASHI cec1d690cf tree-wide: Cleanup lib{pthread,rt} patches
not handled in commit 986babfda7.

%ci:no-build
2023-02-13 08:52:27 +00:00
Henrik Grimler 986babfda7 tree-wide: remove pthread/rt patches and workarounds
Commit af18f1dac0 ("scripts: start_build: create libpthread and
librt as well") added helper libs so that packages that try to find
these libs can do so.

%ci:no-build
2023-02-13 05:56:37 +00:00
Kevin Williams 08657bcca9 upgpkg(main/cava): 0.8.3
Signed-off-by: Kevin Williams <admin@utermux.dev>
2022-11-07 15:28:30 +08:00
Tom Yan 187e7fa1cb bump revisions of most pulseaudio dependants in main repo
qemu (headless) will be bumped with a separate commit
2022-08-04 12:49:34 +08:00
Tom Yan 1de1ae6193 bump revisions after updating pulseaudio 2022-08-02 19:27:39 +00:00
Termux Github Actions 4f8c07980d cava: update to 0.8.2
This commit has been automatically submitted by Github Actions.
2022-04-25 00:19:12 +00:00
Termux Github Actions 0e4e827ab3 cava: update to 0.8.1
This commit has been automatically submitted by Github Actions.
2022-04-17 18:09:08 +00:00
Aditya Alok 9b6f952ff8
chore(cava): update to 0.8.0
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-11 20:48:03 +05:30
Tee KOBAYASHI 01c7f332e4 cava: Update to 0.7.5 2022-02-28 12:41:34 +05:30
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
glow ce4bd9d866
cava: update to 0.7.4 (#6829) 2021-05-24 19:04:41 +03:00
Leonid Pliushch 617c321b7c
bump packages depending on pulseaudio 2020-12-11 16:20:07 +02:00
Leonid Pliushch 2167c73307 cava: update no-posix-shmem.patch 2020-11-09 01:06:20 +02:00
Leonid Pliushch 81c53d82a7 cava: update to 0.7.3 2020-11-08 22:57:14 +02:00
Henrik Grimler 37515713b2 cava: update to 0.7.2 2020-07-20 21:23:39 +02:00
Henrik Grimler dcb926abd4 Copy LICENSE file for some licenses instead of using generic one (#5478)
* termux-licenses: remove licenses that contain copyright information

These licenses cannot be taken from the common termux-licenses package as the copyright information needs to be distributed with the package as well.

271 packages in the main repository needs to be rebuilt after this change.

* termux_step_install_license: remove duplicated comment

* Bump packages that has a license with copyright information

We need to include this copyright information in the package so need
to rebuild them now that termux_step_install_license has been
modified.

The affected licenses are: MIT, ISC, PythonPL, Openfont-1.1, ZLIB,
Libpng, BSD, BSD 2-Clause, BSD 3-Clause.

* zlib: extract license file from zlib.h

* xorgproto: include all individual license files in package

* libgcrypt: include LICENSE file in package

It contains some copyright information so needs to be included in package

* libcrypt: add a dummy BSD 2-Clause license

According to homepage it is suppose to be BSD 2-Clause, but original
project did not include a license file

* libandroid-spawn: add LICENSE file to package

* libandroid-glob: add license file to package

* licenses: allow for comma separated TERMUX_PKG_LICENSE_FILE

%ci:no-build

* libicu: fix so that termux_step_install_license finds license file

%ci:no-build

* termux_step_install_license: check for license file as "License"

%ci:no-build

* libtiff: specify TERMUX_PKG_LICENSE_FILE

%ci:no-build

* asciidoctor: install license to standard location

* krb5: specify license file

* libdb: specify path to license file

%ci:no-build

* libprotobuf: specify path to license file

* darkhttpd: extract license file from darkhttpd.c

* w3m: ensure host libraries are not picked up

* w3m: extract LICENSE file from dock/README

* liblua{,52}: extract license files from doc/readme.html

* termux_step_install_license: look for License.txt as well

* dart: specify path to LICENSE file

* nim: specify license file

* runit: specify license file

* termux_step_install_license: look for LICENSE.TXT as well

* ossp-uuid: extract LICENSE from README

* pigz: extract LICENSE from pigz.c

* ttyrec: extract LICENSE from ttyrec.c

%ci:no-build

* bmon: specify license files

Most of the source files are licensed under MIT, it is not clear (to me) which
parts that are licensed under BSD 2-Clause.

%ci:no-build

* wordgrinder: specify license files

* fdupes: add LICENSE

* autossh: add LICENSE patch

* cmake: specify LICENSE file

* dos2unix: specify LICENSE file

* gnuplot: specify LICENSE file

* termux_step_install_license: look for variants of "copyright" also

* picolisp: specify LICENSE file

* lua-lpeg: extract license file

* tidy: specify license file

* gflags: specify LICENSE file

* timewarrior: fix src url

It seems to have been changed.

* postgresql: specify license file

* ttyrec: fix license patch header

* fossil: specify license file

* fmt: specify license file

* i2pd: specify license file

* leptonica: specify license file

* imgflo: add license file patch

* ired: add license file from ired github repo

* libzen: specify license file

* libmediainfo: specify license file

* mediainfo: specify license file

* tty-clock: add license patch

* samefile: add license patch

* quickjs: add license patch

* docbook-xml: add LICENSE patch

* docbook-xsl: specify LICENSE files

* gnuplot: configure with --without-latex

* timewarrior: add libshared to SRCURL as well

The non-release archives does not contain gitsubmodules so we need to
download it manually.

* restic: switch back to using 0.9.6 archive

* dart: revert revision bump

dart's SDK does not fully support python3 yet, and trying to solve
that is not entirely trivial. We save the dart bump (and upgrade to
2.8.4) for another day.

%ci:no-build
2020-07-07 18:45:45 +02:00
Leonid Pliushch 3904ec2ab5 cava: update patches 2020-06-20 23:01:35 +03:00
Leonid Pliushch 73b1f9ae4e cava: update patches 2020-06-20 21:54:10 +03:00
Leonid Pliushch 35b5887019 cava: update to 0.7.0 2020-06-20 21:16:51 +03:00
Leonid Pliushch 5123b0cffa fix formatting of some build.sh 2020-01-13 03:00:07 +02:00
Tom Yan b33d343b6b bump revisions for pulseaudio update 2019-10-08 20:58:52 +08:00
Tom Yan 2f8ad960c0 pulseaudio: unsplit package
With commit 63dc34f being accepted, there isn't exactly a reason that pulseaudio should be splited into two packages anymore.
2019-10-07 21:27:31 +08:00
Leonid Pliushch 369b727a02 cava: do not look into /usr/local/lib when searching for libraries at link time
Fix on-device build.
2019-08-16 13:49:27 +03: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 361d8c519f [incomplete] set licenses for packages 2019-01-20 22:41:50 +01:00
Oliver Schmidhauser 7a7240ee4d upadte cava package description 2018-08-06 22:19:23 +02:00
Oliver Schmidhauser 81ea6fef64 Enable pulseaudio in cava
The pulse method is the default of cava. Now that it is avalable and
works fairly well, I think we can enable it in cava. This way it can
also be used with cmus and other pulseaudio players.
The old method of fifo input (ncmpcpp visualizer output) can still be
enabled by adding the following to the config file
(`~/.config/cava/config`):

```
[input]
method = fifo
```
2018-08-06 22:19:23 +02:00
Fredrik Fornwall 88ef04afdc cava: Update from 0.6.0 to 0.6.1 2018-05-19 00:05:28 +02:00
Stephen 281d17c6f5 remove unneeded prefix from cava (#1632)
* remove unneeded prefix from cava

* test V=0 on make to shorten output

* move V=0 into separate PR
2017-10-08 22:04:35 +02: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
Oliver Schmidhauser 5eeea9ff89 Update Cava to 0.6.0
This also fixes a problem of it segfaulting when "r" is pressed (should
reload the config)
2017-08-28 18:41:36 +02:00
Fredrik Fornwall ff9f6df169 cava: Avoid linking to pulseaudio 2017-08-26 23:48:00 +02:00
Oliver Schmidhauser eec02a26ba Add package: Cava
Cava is an Audio Visualizer that can work together with MPD. It works
out of the Box if you enable "visulizer output" in MPD by either running
`mpc enable 3` or by enabling it in [7] in ncmpcpp.
2017-08-26 23:20:48 +02:00