looks a bit simpler then using src_unpack stuff
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Turns out that the liks that were used were incorrectly generated
packages (autogenerated by github, without pulling in submodules)
This has since been fixed by upstream including a note to
not download the incorrectly tagged tar.gz packages
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
gui-apps:
wcm: new package, gui configuration manager for wayfire using wf-config
wf-config: new package, cli configuration manager for wayfire
wf-shell: new package, basic desktop environment for wayfire
gui-wm:
wayfire: new package, compiz like window manager for wayland
gui-libs:
gtk-layer-shell: new package, library for creating DE windows
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
This package contains a collection of utilities and example code to be used with
the eXpress Data Path facility of the Linux kernel.
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
remail is a very simplistic mailing list tool which provides encryption.
remail reads mail from a maildir, decrypts it with the mailing list private
key and re-encrypts it for every enabled subscriber. The resulting mails are
delivered to the localhost's SMTP server.
remail supports S/MIME and PGP on both ends.
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
The package already exists as dev-vcs/cli in the Gentoo repository.
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: William Wennerström <william@wstrm.dev>
tests work without it installed and otherwise we have
to remove py3_7
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
also made attempt to fix tests
but looks like we need to download something
see ebuild for comments
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
also made an attempt at getting tests to work
but we need newer graphql-core
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
test suite appears very broken or something else is very wrong here
restricting tests until someone figures out what is going on here
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
If you overwrite src_prepare, be sure to call default or eapply_user
emerge will fail if it is missing.
Patches can also go in the patches variable
All the functions here are already added by inheriting the eclass
so there's no need to specify them manually
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
katarakt is a simple PDF viewer. It is designed to use as much available screen
space as possible.
There are currently two layouts. The presentation layout is very simple and
only supports scrolling on a per page basis. As the name suggests the current
page is displayed in the center and zoomed to fit the window. It is active by
default.
The grid layout is much more advanced and offers continuous (smooth, per pixel)
scrolling, zooming and adjusting the column count. Pages keep their correct
relative size and are shown in a grid.
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
mb2q analyses the complete mailbox and collects various tags (Reviewed-by,
Acked-by, Tested-by) from replies to individual patches and to the cover
letter. If a tag is in a reply to the cover letter it is applied to all
patches which reference the cover letter.
Optionally the output can be redirected into a mailbox which can be applied
with git-am.
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>