1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-13 17:26:39 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Panda Foss
afae4becfa Do not reinstall packages in setup-archlinux.sh
I have added the --needed option to pacman to prevent reinstalling packages that are already installed and updated.
2021-05-05 00:37:29 +03:00
Leonid Pliushch
8487bd8018
bintray repository is now in archive mode
Even though JFrog continued Bintray normal operation until 31 Mar 2021, I'm
disabling Github Actions uploads now. Termux Bintray repository continues to
be available in read-only mode until the final shutdown by JFrog.
2021-02-28 18:15:46 +02:00
Leonid Pliushch
12f877401d setup-archlinux.sh: use $TERMUX_PREFIX 2020-10-30 21:37:58 +02:00
Leonid Pliushch
99236ea338 setup scripts: do not use sudo if already running under root
Reworked variant of https://github.com/termux/termux-packages/pull/4753.
2020-01-06 18:33:55 +02:00
Leonid Pliushch
74832cbea8 update setup-archlinux.sh 2019-06-03 23:24:34 +03:00
Wetitpig
7ddcce5701 No backticks 2019-02-15 18:01:09 +02:00
Henrik Grimler
ae2bdf510a setup-archlinux: add gperf as dependency for fontconfig 2018-12-30 13:04:12 +01:00
Henrik Grimler
2fc73cef77 archlinux needs patch as well 2018-11-25 00:56:56 +01:00
Henrik Grimler
af41dc2143 Enable ghostscript (#1135)
* Fix ghostscript for aarch64.

* ghostscript: fix arm header

* ghostscript: clean build script

* ghostscript: disable i686 and x86_64 for now and enable package!

* Add required build dependencies for ghostscript to setup scripts

* ghostscript: add libexpat as dependency

* ghostscript: add (untested) generated headers for x86_64 and i686
2017-08-11 13:25:55 +02:00
pvagner
cc02b93ff8 Add scripts/setup-archlinux.sh similar to setup-ubuntu.sh (#1098) 2017-07-01 00:39:28 +02:00