summaryrefslogtreecommitdiff
path: root/README.md
blob: 67562a7bb5dcd1fbf0193fa5bafbac2d5ab27ad7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# csobczak gentoo ebuild repository

To use this repository, add it to portate and then sync it:
```
eselect repository add csobczak git https://codeberg.org/csobczak/csobczak.ebuild
emaint -r csobczak sync # this is the same as emerge --sync csobczak
```

Then you can verify that the packages it provides are available by searching for them, for example `dwl`:
```
emerge --search dwl
```
And you should see the listing from `csobczak`.

You can add these packages to your sets with the `::csobczak` suffix. For example, dwl in my `@wm` set:
```
gui-wm/dwl::csobczak
```

My custom ebuilds. Based on [Gentoo Ebuilds](https://wiki.gentoo.org/wiki/Basic_guide_to_write_Gentoo_Ebuilds) guide.

Also guide to [creating a repository](https://wiki.gentoo.org/wiki/Creating_an_ebuild_repository) and [this](https://wiki.gentoo.org/wiki/Handbook:AMD64/Portage/CustomTree#Defining_a_custom_ebuild_repository).

I plan to include the following packages:
- dwl
- slstatus
- sfeed
- passmenu-wmenu