Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
Index: elfutils-x32-pkg-description.in
===================================================================
--- elfutils-x32-pkg-description.in	(nonexistent)
+++ elfutils-x32-pkg-description.in	(revision 5)
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.  Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in.  You must
+# make exactly 11 lines for the formatting to be correct.  It's also
+# customary to leave one space after the ':'.
+
+            |-----handy-ruler------------------------------------------------------|
+elfutils-x32: elfutils-x32 @VERSION@ (ELF object file access library and utilities)
+elfutils-x32:
+elfutils-x32: Elfutils is a collection of utilities, including stack (to show
+elfutils-x32: backtraces), nm (for listing symbols from object files), size
+elfutils-x32: (for listing the section sizes of an object or archive file),
+elfutils-x32: strip (for discarding symbols), readelf (to see the raw ELF file
+elfutils-x32: structures), and elflint (to check for well-formed ELF files).
+elfutils-x32:
+elfutils-x32: Homepage: ftp://sourceware.org/pub/elfutils/
+elfutils-x32:
+elfutils-x32: