gpo.zugaina.org

Search Portage & Overlays:

app-portage/gpkg

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

Screenshots

  • gpkg-9999
    +sourceview +vte btrfs dracut appindicator grub2 kerneltools limine refind systemd systemd-boot debug

    View      Download      Browse     License: GPL-2   
    Overlay: nbdy_overlay
  • gpkg-9999
    +sourceview +vte btrfs dracut appindicator grub2 kerneltools limine refind systemd systemd-boot debug

    View      Download      Browse     License: GPL-2 Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-3.0   
    Overlay: ROKO__
  • gpkg-1.4.0-r1
    ~amd64
    +sourceview +vte btrfs dracut appindicator grub2 kerneltools limine refind systemd systemd-boot debug

    View      Download      Browse     License: GPL-2 Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-3.0   
    Overlay: ROKO__
  • gpkg-1.4.0
    ~amd64
    +sourceview +vte btrfs dracut appindicator grub2 kerneltools limine refind systemd systemd-boot debug

    View      Download      Browse     License: GPL-2 Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-3.0   
    Overlay: guru
  • gpkg-1.3.10-r3
    ~amd64
    +sourceview +vte btrfs dracut appindicator grub2 kerneltools limine refind systemd systemd-boot debug

    View      Download      Browse     License: GPL-2 Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-3.0   
    Overlay: ROKO__
  • gpkg-1.3.10-r1
    ~amd64
    +sourceview +vte btrfs dracut appindicator grub2 kerneltools limine refind systemd systemd-boot debug

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

ChangeLog

commit 718492d3ddf758725666846755104f9e7379c201
Author: Eric CHAVAL (NoBoDyZ) <neotrax70@gmail.com>
Date: Wed Jul 15 16:48:26 2026 +0200

app-portage/gpkg: new package, add 1.4.0

Signed-off-by: Eric CHAVAL (NoBoDyZ) <neotrax70@gmail.com>

commit 550565323d220db221ed2e1da17ccdb686587c1a
Author: Eric CHAVAL (NoBoDyZ) <neotrax70@gmail.com>
Date: Wed May 27 23:25:24 2026 +0200

app-portage/gpkg: bump RUST_MIN_VER to 1.88.0 (rev-bump)

One of the bundled crates specifies rust-version="1.88.0" in its
Cargo.toml, which the cargo eclass QA check requires RUST_MIN_VER to
match. Bumping to 1.88.0 silences the QA notice and ensures portage
selects a sufficient Rust slot.

Drop older 1.3.10 and 1.3.10-r1 ebuilds; both shipped the obsolete
1.75.0 value.

Closes: https://bugs.gentoo.org/976017
Signed-off-by: Eric CHAVAL (NoBoDyZ) <neotrax70@gmail.com>

commit ac40019322708c468bbe158019499850ae02162d
Author: Eric CHAVAL (NoBoDyZ) <neotrax70@gmail.com>
Date: Sat May 23 22:13:25 2026 +0200

app-portage/gpkg: fix install with USE=debug (rev-bump)

cargo.eclass switches to dev profile when USE=debug is set, placing
binaries in target/debug/ instead of target/release/. The ebuild
hard-coded target/release/ paths in src_install, causing dobin to fail
when users had USE=debug enabled.

Use $(usex debug debug release) to pick the right output directory.

Closes: https://bugs.gentoo.org/975866
Signed-off-by: Eric CHAVAL (NoBoDyZ) <neotrax70@gmail.com>

commit 85c69e5819f7fd6020e0faaa91f63c4cffceee03
Author: Eric CHAVAL (NoBoDyZ) <neotrax70@gmail.com>
Date: Wed May 20 20:48:32 2026 +0000

app-portage/gpkg: new package, add 1.3.10

Signed-off-by: Eric CHAVAL (NoBoDyZ) <neotrax70@gmail.com>

commit 9308cb65b801041b81c01fc3798ec594861e7095
Author: Eric CHAVAL (NoBoDyZ) <neotrax70@gmail.com>
Date: Sun May 10 13:34:33 2026 +0200

app-portage/gpkg: new package, add 1.3.9

Signed-off-by: Eric CHAVAL (NoBoDyZ) <neotrax70@gmail.com>

commit 2a1fe051ab080f6301b9b85dd88c64feca6d5ea6
Author: Eric CHAVAL (NoBoDyZ) <neotrax70@gmail.com>
Date: Fri Apr 3 18:41:03 2026 +0000

app-portage/gpkg: new package, add 1.3.8

Signed-off-by: Eric CHAVAL (NoBoDyZ) <neotrax70@gmail.com>

commit 61b24d663293821f6596703b6404137b8c5b9a46
Author: Eric CHAVAL (NoBoDyZ) <neotrax70@gmail.com>
Date: Fri Apr 3 18:28:24 2026 +0000

app-portage/gpkg: new package, add 1.3.7

Signed-off-by: Eric CHAVAL (NoBoDyZ) <neotrax70@gmail.com>

commit 7bda5a4370d0ef741a94981cc951ef9b608d7028
Author: Eric CHAVAL (NoBoDyZ) <neotrax70@gmail.com>
Date: Fri Apr 3 12:32:46 2026 +0000

app-portage/gpkg: bump to 1.3.6

Signed-off-by: drone <n3otrax@noreply.localhost>

commit b6273f5d90111ac9e6becb2aad25b019bed78f14
Author: Eric CHAVAL (NoBoDyZ) <neotrax70@gmail.com>
Date: Fri Mar 27 18:40:49 2026 +0100

app-portage/gpkg: new package, add 1.3.5

Signed-off-by: Eric CHAVAL (NoBoDyZ) <neotrax70@gmail.com>