summaryrefslogtreecommitdiffstats
path: root/arch/extras/README
diff options
context:
space:
mode:
authorPawel "l0ner" Soltys <sh4dou@gmail.com>2011-12-18 19:07:20 +0100
committerPawel "l0ner" Soltys <sh4dou@gmail.com>2011-12-18 19:07:20 +0100
commit620523010a822e93be02bdb3e375c11fe51ebae4 (patch)
tree3606450fd006fce129eca3ed6342e5f4da4c38e2 /arch/extras/README
parent2130815b4ab2359f9ad1024c8a5a40414710f5a9 (diff)
downloadtde-packaging-620523010a822e93be02bdb3e375c11fe51ebae4.tar.gz
tde-packaging-620523010a822e93be02bdb3e375c11fe51ebae4.zip
little modifiactions to base components PKGBUILDs,
removed dropped things added PKGBUILD templates fixed kde-style-lipstik PKGBUILD
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.