2019-11-19 13:42:23 +08:00
2019-11-19 13:32:05 +08:00
2019-11-19 13:32:05 +08:00
2019-11-19 13:32:05 +08:00
2019-11-19 13:32:05 +08:00
2019-08-22 00:30:19 +08:00
2019-11-05 11:45:25 +08:00
2018-01-09 21:49:40 +08:00
2019-11-02 23:50:08 +08:00

ports

Contain all ports for Venom Linux used by scratchpkg

All ports are separated into several repositories. This repositories will get sync by scratchpkg using a tool called httpup. These are repository exist (for now):

  • core: Ports needed for core system.
  • extra: All other ports.
  • xorg: Ports for Xorg.
  • multilib: Multilib ports.

rep-gen

rep-gen is a script to generate 'REPO' file in the repository. rep-gen need to run after any of ports changed.

how to use:

./rep-gen <repo name>

or, for all exist repositories

./rep-gen

Example:

./rep-gen core xorg
Description
No description provided
Readme 190 MiB
Languages
Shell 36.7%
C 31.5%
CSS 14.5%
Roff 5.3%
Python 4.9%
Other 7.1%