Giter Site home page Giter Site logo

peyman13671368 / termux-packages Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 0xxa/termux-packages

0.0 0.0 0.0 9.51 MB

Android terminal and Linux environment - packages repository.

Home Page: https://termux.com

License: Other

Ruby 0.11% Shell 55.53% C++ 7.08% C 33.83% Roff 0.64% Emacs Lisp 0.01% Vim Script 0.39% Assembly 0.34% Objective-C 0.02% Dockerfile 0.09% Python 1.89% PowerShell 0.06%

termux-packages's Introduction

Termux packages

Powered by JFrog Bintray

Join the chat at https://gitter.im/termux/termux

This project contains scripts and patches to build packages for the Termux Android application. Note that packages are cross-compiled and on-device builds are not currently supported.

More information can be found in the docs directory.

Directory Structure

  • disabled-packages: Packages that cannot be built or have serious issues.

  • docs: Documentation on how to build, formatting etc.

  • ndk-patches: Patches for Android NDK headers.

  • packages: All currently available packages.

  • scripts: Utility scripts for building.

Issues

The two most common types of issues are package requests and bug reports. There are already templates available.

You can open an issue for any package or build problems. For example, if you observing crashes or other kind of malfunction, you are certainly welcome to file an issue.

Also, if you want to request a particular package, you may suggest it in an issue. However, be prepared that package may not be available shortly. Bugfixes and improvements take precedence over new packages.

Information for Android 7+ users

If your device running Android OS with version 7 and higher, it is highly recommended to check whether your Termux installation uses our new repository with packages compiled specially for higher Android API levels (24+).

Execute any one of these commands:

$ termux-info | grep -o 'https://dl.bintray.com/termux/termux-packages-[(0-9)]*' | cut -d- -f3

$ cat $PREFIX/etc/apt/sources.list | grep -o 'https://dl.bintray.com/termux/termux-packages-[(0-9)]*' | cut -d- -f3

output must be 24+.If not, then it is time to upgrade your installation. This procedure will involve complete erasing of $PREFIX, directory where all packages are installed (aka rootfs) but your home directory will be untouched.

So if you decided to upgrade your installation, do the following steps:

  1. Ensure that application's version is v0.67 or higher. If not - upgrade.

  2. Move all important files, e.g. configs, databases, custom scripts, etc to your $HOME (temporarily). Also, save the list of packages that you will need to reinstall.

  3. Execute rm -rf $PREFIX.

  4. Restart Termux application.

  5. Restore all your stuff saved in step 1.

Pull Requests

We welcome any pull requests. Nevertheless, a log file should be provided in order to show that it is at least working.

All pull requests will be built by Cirrus CI. Usually, it is expected that all tasks will pass. But do not worry if CI build timed out. Alternatively, you can provide build logs by yourself.

Note that it is highly recommended to keep your pull requests up-to-date. If you do not know how to do this, take a look on manpage of git-rebase.

Contacts

If you are interested in our weekly development sessions, please check the https://wiki.termux.com/wiki/Dev:Development_Sessions. Also, you may want to check the https://wiki.termux.com/wiki/Development.

termux-packages's People

Contributors

fornwall avatar grimler91 avatar tomty89 avatar stephengroat avatar its-pointless avatar vishalbiswas avatar auxilus avatar neo-oli avatar wetitpig avatar michalbednarski avatar vaites avatar joakim-noah avatar franciscod avatar mklein994 avatar phcoder avatar robertvalik avatar kcotugno avatar hax4us avatar rudloff avatar jimdigriz avatar rnauber avatar iainnicol avatar eltopo avatar rsnel avatar 0xxa avatar jottr avatar thebrokenrail avatar konimex avatar radare avatar hacknox avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.