From d4f05a648228cacd18da82914115cb18c768be2a Mon Sep 17 00:00:00 2001 From: midipix Date: Tue, 10 Mar 2015 17:24:26 -0400 Subject: created repository --- README | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..c8e63d8 --- /dev/null +++ b/README @@ -0,0 +1,13 @@ +portage: the midipix porting bits for everything but the compiler + +porting applications and libraries to midipix can often be done with +no changes to the code proper, and only minor changes to the build +system, most notably with respect to libtool. + +for the sake of convenience and simplicity, each supported version of +an upstream source tree has a patch named package-x.y.z.midipix.patch. + +for packages not using libtool, building for the midipix target should +only require the above patch file. if the package does use libtool, +however, then you should also copy libtool.midipix to the top +directory of its source tree. -- cgit v1.2.3