summaryrefslogtreecommitdiffstats
path: root/arch/extras/README
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-20 20:20:39 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-20 20:20:39 -0600
commit3604961da7fb258a7f6fe34a08cd60bf58bcf3cb (patch)
treebdcffc4947c45a9da868d7a191db4cc7e02ac33f /arch/extras/README
parenta9a3e888fa1f8290730fabd0c5aebd1eb6bbb21c (diff)
parentaa67f69e3bd294588f63825b744c31c95ec1a849 (diff)
downloadtde-packaging-3604961da7fb258a7f6fe34a08cd60bf58bcf3cb.tar.gz
tde-packaging-3604961da7fb258a7f6fe34a08cd60bf58bcf3cb.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
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.