gpo.zugaina.org

Search Portage & Overlays:

dev-util/tinyxxd

Drop-in replacement and standalone version of xxd

Screenshots

  • tinyxxd-9999
    xxd

    View      Download      Browse     License: || ( GPL-2 MIT )   
    Overlay: guru
  • tinyxxd-1.3.7-r2
    ~amd64
    xxd

    View      Download      Browse     License: || ( GPL-2 MIT )   
    Overlay: guru

ChangeLog

commit 00aef8922896da2c6c9feb411167afb7316fbaa8
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Mon Jul 28 12:26:55 2025 +0200

dev-util/tinyxxd: respect user variables and add tests

The ebuild now properly honors CC, CFLAGS, LDFLAGS, EPREFIX.

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>

commit d07b67243ed59f81814cc27220d2b3035a921917
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Mon Jul 28 12:26:21 2025 +0200

dev-util/tinyxxd: fix LICENSE

No revbump as -r2 hasn't been merged to master yet.

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>

commit 48b3bc60df67790512970ba239c2684d829e9bc6
Author: ingenarel <ingenarelitems@gmail.com>
Date: Mon Jul 28 06:18:56 2025 +0600

dev-util/tinyxxd: properly setup xxd replacement

Signed-off-by: ingenarel <ingenarelitems@gmail.com>

commit 883cd42a303f0e7832f4a1b9bfe61a8a46525518
Author: ingenarel <ingenarelitems@gmail.com>
Date: Wed Jul 23 03:59:47 2025 +0600

dev-util/tinyxxd: fix KEYWORDS, symlinking, package collisions

KEYWORDS are now right below SRC_URI inside the else statement, for
both, live ebuild and versioned ebuild (effectively avoiding to diverge
the live ebuild from the versioned ebuild)

`dosym "$(which tinyxxd)" /usr/bin/xxd` required tinyxxd to be installed
which was an oversight on my part, it should be now fixed because i used
/usr/bin/tinyxxd

also added dev-util/xxd as a blocker to avoid file collisions

Signed-off-by: ingenarel <ingenarelitems@gmail.com>

commit 1942ce6b16fc6fdfdd7d54a3d814db367ac6defa
Author: David Roman <davidroman96@gmail.com>
Date: Fri Jul 18 11:31:30 2025 +0200

dev-util/tinyxxd: unkeyword 1.3.7 for ~amd64

Signed-off-by: David Roman <davidroman96@gmail.com>

commit ab389def312070f51499143c24ebb4e91e676c46
Author: ingenarel <ingenarelitems@gmail.com>
Date: Thu Jul 17 15:45:53 2025 +0600

dev-util/tinyxxd: unkeyword 9999 for ~amd64

Signed-off-by: ingenarel <ingenarelitems@gmail.com>

commit 976fd0cf5980542303df6025e9e4ef924f85aba4
Author: ingenarel <ingenarelitems@gmail.com>
Date: Thu Jul 17 14:46:36 2025 +0600

dev-util/tinyxxd: new package, add 1.3.7, 9999

Signed-off-by: ingenarel <ingenarelitems@gmail.com>