gpo.zugaina.org

Search Portage & Overlays:

app-portage/gpkg

Graphical package manager for Gentoo Linux (GTK4/libadwaita Portage frontend)

Screenshots

  • gpkg-9999
    +vte sourceview systemd debug

    View      Download      Browse     License: GPL-2   
    Overlay: nbdy_overlay
  • gpkg-1.0.8
    ~amd64
    +vte sourceview systemd debug

    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 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)

commit a138f9eeba2f79ddccb92f09649dc4b4847671a4
Author: N3oTraX <n3otrax@xenonet.cc>
Date: Mon Feb 23 19:34:33 2026 +0100

fix(gpkg): correct RUST_MIN_VER and systemd unit path

- RUST_MIN_VER: 1.88.0 -> 1.75.0 (align with Cargo.toml rust-version)
- systemd_dounit: dist/ -> systemd/ (use hardened service file)

commit c36fddea93099658ad1fcd434a0be561044b2950
Author: N3oTraX <n3otrax@xenonet.cc>
Date: Mon Feb 23 19:03:49 2026 +0100

fix(gpkg): bump RUST_MIN_VER to 1.88.0 to match workspace requirement

commit 0862ff92a02c32bee4f9849ab39ccd03dc32aae5
Author: N3oTraX <n3otrax@xenonet.cc>
Date: Mon Feb 23 16:39:29 2026 +0100

app-portage/gpkg: fix BDEPEND, use RUST_MIN_VER from cargo.eclass

commit bdb1c6b5f67daea764a9ef366667a5b26ccc1ced
Author: N3oTraX <n3otrax@xenonet.cc>
Date: Mon Feb 23 16:32:09 2026 +0100

app-portage/gpkg: add live ebuild for Gentoo Package Manager

New package: graphical Portage frontend (GTK4/libadwaita)
with D-Bus daemon, VTE terminal, and polkit authorization.