gpo.zugaina.org

Search Portage & Overlays:

app-portage/gpkg-bin

Graphical package manager for Gentoo Linux (pre-compiled binary)

Screenshots

  • gpkg-bin-1.0.8
    -* ~amd64
    systemd

    View      Download      Browse     License: GPL-2 Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-3.0   
    Overlay: nbdy_overlay

ChangeLog

commit 27c0790e84fadabe95c3138b77b704eb21945b3b
Author: drone <noreply@drone>
Date: Wed Feb 25 23:27:02 2026 +0000

app-portage/gpkg: bump to 1.0.8 (source + binary)

commit 18efa3f14ceaba21d40533d07477a318b5812785
Author: drone <noreply@drone>
Date: Wed Feb 25 13:56:58 2026 +0000

app-portage/gpkg: bump to 1.0.7 (source + binary)

commit 7d4de3641683a06e993e827e37aa9cf33bf2807a
Author: drone <noreply@drone>
Date: Wed Feb 25 13:26:57 2026 +0000

app-portage/gpkg: bump to 1.0.6 (source + binary)

commit f1de3f784eeacf8a374eba4a3f2c091cdab09e02
Author: drone <noreply@drone>
Date: Wed Feb 25 11:57:07 2026 +0000

app-portage/gpkg: bump to 1.0.5 (source + binary)

commit 1450c0cec57f697419cc5c31975cf14c23056706
Author: drone <noreply@drone>
Date: Wed Feb 25 08:58:52 2026 +0000

app-portage/gpkg: bump to 1.0.4 (source + binary)

commit e5f5205a6b33ebf5183d84d630e82738945a6744
Author: N3oTraX <n3otrax@xenonet.cc>
Date: Wed Feb 25 02:32:52 2026 +0100

app-portage/gpkg-bin: fix Manifest checksums + Drone CI rustup

- Update Manifest for v1.0.3 binary (now available on Codeberg)
- Replace emerge dev-lang/rust with rustup in CI (avoids 1h+ build)

commit 4e42e871b9ab66f71f20387bf8350ec999571fd2
Author: drone <noreply@drone>
Date: Wed Feb 25 00:28:47 2026 +0000

app-portage/gpkg: bump to 1.0.3 (source + binary)

commit cab2314744ae3e8daa98e1f2de13d6b06da57cc7
Author: drone <noreply@drone>
Date: Tue Feb 24 22:28:51 2026 +0000

app-portage/gpkg: bump to 1.0.1 (source + binary)

commit 8e58125615f1f81a83f17f8159ba818f7484258f
Author: N3oTraX <n3otrax@xenonet.cc>
Date: Tue Feb 24 17:26:19 2026 +0100

app-portage/gpkg{,-bin}: rebuild with --features full, add blockers

- Rebuild binary with VTE terminal and GtkSourceView support
- Install all icon sizes (PNG 16-256px + SVG scalable + status icons)
- Add mutual blockers (!app-portage/gpkg-bin / !app-portage/gpkg)
to prevent file collision between source and binary packages

commit 67b8c7aeda2b0c5cf9e1504e3dbbca2daa155f6b
Author: N3oTraX <n3otrax@xenonet.cc>
Date: Tue Feb 24 16:36:22 2026 +0100

app-portage/gpkg{,-bin}: add v1.0.0 source and binary ebuilds

- gpkg-1.0.0.ebuild: compilable source with cargo.eclass, 363 crates
- gpkg-bin-1.0.0.ebuild: pre-compiled x86-64-v3 binary from Codeberg release
- scripts/update-gpkg.sh: automated update script for both packages
- ci/packages.json: add gpkg-bin to binhost index
- SRC_URI: Codeberg (public, no auth required)