Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cadadr/void-packages

My Void Linux packages.
https://github.com/cadadr/void-packages

Last synced: 2 days ago
JSON representation

My Void Linux packages.

Awesome Lists containing this project

README

        

# Göktuğ’s XBPS source package collection

This is my fork of the [void-packages] repository, containing my
personal, non-upstreamed packages. Consult [the upstream Readme] and
[documentation] for more information, including build instructions.

[void-packages]: https://github.com/void-linux/void-packages/
[the upstream Readme]: ./Readme_upstream.markdown
[documentation]: ./Manual.md

I have started a fresh git repo to save space and truncated [the
mailmap file](./.mailmap) in order not to redirect spam to addressed
found in the [original .mailmap
file](https://github.com/void-linux/void-packages/blob/master/.mailmap).

This fork starts from [commit 511ffe6].

[commit 511ffe6]: https://github.com/void-linux/void-packages/commit/511ffe6071009c1e6c9a3463c1b1f7a327189e4c

## Basic build instructions

$ ./xbps-src binary-bootstrap
$ ./xbps-src pkg

To install a package, first build it, then use `xi` from `xtools`:

$ xi

After building and installing a package, consider running

$ git clean -dfx

to remove unused files, as this reduces the size of the tree from
almost 600MB down to roughly 5.5MB, i.e. by two orders of magnitude.

## Packages found here

- [pomodorino](./srcpkgs/pomodorino): [my simple systray-based
pomodoro timer](https://gkayaalp.com/pomodorino.html)

- [hunspell-tr](./srcpkgs/hunspell-tr): [Turkish dictionary for
hunspell](https://code.google.com/archive/p/tr-spell/)

- [mailutils](./srcpkgs/mailutils): [GNU mailutils](https://mailutils.org/)

- [posy-cursor-theme](./srcpkgs/posy-cursor-theme): [Posy's cursors ](http://www.michieldb.nl/other/cursors/),
for Void Linux

- [volctl](./srcpkgs/volctl): up-to-date version of volctl

- [emacs-build-dependencies](./srcpkgs/emacs-build-dependencies):
packages required to build upstream emacs from git for my
configuration

- [hunspell-en\_GB-ise](./srcpgks/hunspell-en_GB-ise): British English
hunspell dictionary, -ise variant (which i prefer)