xwing overlay - available with layman -a xwing (via rsync)
https://gentoo.xwing.info/
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 days ago | |
---|---|---|
app-office/grisbi | 2 years ago | |
dev-util/forgejo-runner | 2 months ago | |
distfiles | 2 weeks ago | |
licenses | 4 months ago | |
media-fonts | 2 weeks ago | |
media-gfx/rawtherapee | 6 days ago | |
media-sound | 4 weeks ago | |
metadata | 10 years ago | |
net-im/teams-for-linux | 4 days ago | |
net-print/brlaser | 2 years ago | |
profiles | 11 months ago | |
www-apps/forgejo | 1 month ago | |
x11-themes/smplayer-themes | 4 months ago | |
.gitattributes | 2 years ago | |
.gitignore | 8 years ago | |
README.md | 2 years ago | |
robots.txt | 13 years ago | |
skel.ebuild | 2 years ago | |
skel.metadata.xml | 2 years ago |
README.md
xwing-overlay
This is my personal overlay
Stuf I need, stuff I test…
The preferred way to sync this repository is using rsync (either manual or layman install). The rsync version has the advantage to be cleanned from distfiles and specific files not needed by portage, and it comes with portage metadata. It’s updated every 30 minutes from git, so it’s perfectly fine considering my own commit rate.
Install
Manually
$ cat <<EOF > /etc/portage/repos.conf/xwing.conf
[xwing]
priority = 50
location = /var/db/repos/xwing
sync-type = rsync
sync-uri = rsync://gentoo.xwing.info/xwing-overlay
auto-sync = yes
EOF
With layman
$ layman -a xwing
Clone
You can clone the repository, BUT:
- it comes with the binary distfiles (LFS) you do not need
- it has no metadata
$ git clone https://git.xwing.info/casta/portage.git