2020-06-04 00:09:00 +08:00
2020-05-27 00:39:16 +08:00
2020-04-18 13:26:24 +08:00
2020-06-04 00:09:00 +08:00
2020-05-27 00:39:16 +08:00
2020-06-03 00:40:59 +08:00
2020-05-30 00:12:03 +08:00
2020-06-03 00:40:50 +08:00
2020-04-18 13:26:24 +08:00
2020-05-27 00:39:16 +08:00
2020-06-03 00:06:28 +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.
  • community: Community ports.
  • testing : Testing 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%