Dawimpy / shpkg-builds

scripts for build packages in termux using shpkg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shpkg-builds

scripts for build packages in termux using shpkg

Installation:

Install shpkg and my repo

cd $PREFIX/bin/ && curl -fsSL https://raw.githubusercontent.com/WMCB-Tech/shpkg/master/shpkg | tee shpkg && chmod +x shpkg && pkg install make cmake clang x11-repo git -y && cd && mkdir -p .config &&  echo "https://github.com/Yisus7u7/shpkg-builds.git" > ~/.config/shpkg_repo.list && shpkg update

And run :

shpkg update

If when installing a package it tells you that if you want to delete the build dependencies after installation, please do not accept that option

Available packages:

  • hydra
  • feathernotes
  • qt5ct
  • pfetch
  • flat-remix-gtk-theme
  • file-roller
  • sdlgnuboy
  • tinywm

Over time more packages will be added

You can request packages, report bugs, or give suggestions here

About

scripts for build packages in termux using shpkg


Languages

Language:Shell 100.0%