2020-05-10 22:25:14 +08:00
2020-04-27 23:10:43 +08:00
2020-04-18 13:26:24 +08:00
2020-04-13 14:55:25 +08:00
2020-04-18 14:35:54 +08:00
2020-04-24 23:21:58 +08:00
2020-04-27 14:19:23 +08:00
2020-05-04 00:30:12 +08:00
2020-04-18 13:26:24 +08:00
2020-04-18 14:35:54 +08:00
2020-04-13 14:55:25 +08:00
2020-04-13 14:55:25 +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%