summaryrefslogtreecommitdiffstats
path: root/arch/extras/README
diff options
context:
space:
mode:
Diffstat (limited to 'arch/extras/README')
-rw-r--r--arch/extras/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/arch/extras/README b/arch/extras/README
new file mode 100644
index 000000000..d508b327f
--- /dev/null
+++ b/arch/extras/README
@@ -0,0 +1,12 @@
+contents of this directory
+
+ autotools_PKGBUILD: example of PKGBUILD for building
+ trinity components with autotools. Should be used
+ as template for new PKGBUILDS.
+
+ cmake_PKGBUILD: example of PKGBUILD for building
+ trinity components with CMake. Should be used as
+ a template for new PKGBUILDS.
+
+ batchbuild: simple scirpt for batch building trinity
+ components.