This is a gentoo overlay hosting either customized ebuilds I have in use as well as ebuilds for my own projects.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Georg Hopp a45fb8c8c0
Try to fix python deps
4 years ago
app-arch initial checkin 10 years ago
app-doc/doxygen update Manifest 10 years ago
dev-libs update manifest 10 years ago
dev-python/python2-lxc initial checkin 10 years ago
games-emulation/dosbox remove not used diff from manifest 8 years ago
metadata initial checkin 10 years ago
net-fs/djmount initial checkin 10 years ago
net-libs/libupnp initial checkin 10 years ago
profiles add version 0.1.9 ebuild 10 years ago
sys-apps/pacman initial checkin 10 years ago
sys-auth/accountmanager Add fixed version of accountmanager to overlay 8 years ago
sys-cluster/ceph Try to fix python deps 4 years ago
www-servers/taskrambler add version 0.1.9 ebuild 10 years ago
.gitignore initial checkin 10 years ago
README.md fix small typo 10 years ago
lauout.conf Add layout.conf 4 years ago
overlay.xml fix overlay.xml to be well formed 10 years ago

README.md

ghopp-overlay

This is a gentoo/layman overlay used either to store ebuils customized by me as well as ebuilds for my own projects, as far as I have them.

Synopsis

To add this overlay:

~> layman -o https://gitlab.weird-web-workers.org/ghopp/ghopp-overlay/raw/production/overlay.xml -f -a ghopp
~> layman-updater -R
~> layman -a ghopp

Description

Ebuilds customized by me

Ebuilds created by me

app-arch/arch-install-scripts

This one installs the Arch Linux install scripts. You need them to bootstrap a Arch Linux LXC container.

app-arch/armrr

Arch Linux script that downloads a pacman ranked mirrorlist.

app-doc/doxygen

Customized doxygen, modified to generate better documentation for trbase classes.

dev-python/python2-lxc

LXC api bindings for python2.

net-fs/djmount

As the djmount delivered with portage simply did not work for me anymore I created this patched version.

net-libs/libupnp

Dependency of djmount.

sys-app/pacman

Arch package manager.

Requirements

  • layman

Contributing

You may clone and modify this at your own will. If you modify it please contact me, either with a patch containing your changes or to get an account within gitlab.weird-web-workers.org, so that you can make a merge request.

License

GNU General Public License (Version 3)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Author

Georg Hopp <georg@steffers.org>