aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorrhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9>2009-04-06 01:12:55 +0000
committerrhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9>2009-04-06 01:12:55 +0000
commit5e45628e7a0738dbfa30e9a4451e880671382dc7 (patch)
treea1814b3ef063f120713b8700a732fb2ef661ebb1 /app
parent5d22f6ae859976b23645a02fce52cf8ba2e7726c (diff)
downloadmkbuilds-5e45628e7a0738dbfa30e9a4451e880671382dc7.tar.gz
mkbuilds-5e45628e7a0738dbfa30e9a4451e880671382dc7.tar.bz2
adding SLACKBUILD PATH and enabling manifest_check at some mkbuilds
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@414 18ef50b8-d735-4ccd-97c1-689132df3dd9
Diffstat (limited to 'app')
-rw-r--r--app/backup/metastore/metastore.mkbuild4
-rw-r--r--app/backup/tahoe/tahoe.mkbuild4
-rw-r--r--app/text/tesseract/tesseract.mkbuild4
-rw-r--r--app/text/xmlto/xmlto.mkbuild4
4 files changed, 16 insertions, 0 deletions
diff --git a/app/backup/metastore/metastore.mkbuild b/app/backup/metastore/metastore.mkbuild
index c483e02..a2b35c2 100644
--- a/app/backup/metastore/metastore.mkbuild
+++ b/app/backup/metastore/metastore.mkbuild
@@ -42,6 +42,9 @@
# Documentation
[[DOCUMENTATION FILES]]="LICENSE README"
+# SlackBuild PATH in Slack.Sarava tree
+[[SLACKBUILD PATH]]="app/backup/metastore"
+
#---------------------
# SlackBuild Sections
#---------------------
@@ -62,6 +65,7 @@ off: svn_source
off: md5sum_download_and_check_0
off: md5sum_download_and_check_1
off: gpg_signature_check
+ on: manifest_check
off: untar_source
off: patch_source
off: configure
diff --git a/app/backup/tahoe/tahoe.mkbuild b/app/backup/tahoe/tahoe.mkbuild
index d56f055..10ae3a7 100644
--- a/app/backup/tahoe/tahoe.mkbuild
+++ b/app/backup/tahoe/tahoe.mkbuild
@@ -46,6 +46,9 @@
# Dependency list
[[SLACK REQUIRED]]="zfec: foolscap: simplejson: pycryptopp: Nevow: zope.interface: Twisted: setuptools"
+# SlackBuild PATH in Slack.Sarava tree
+[[SLACKBUILD PATH]]="app/backup/tahoe"
+
#---------------------
# SlackBuild Sections
#---------------------
@@ -64,6 +67,7 @@
off: md5sum_download_and_check_0
off: md5sum_download_and_check_1
off: gpg_signature_check
+ on: manifest_check
on: untar_source
off: patch_source
off: configure
diff --git a/app/text/tesseract/tesseract.mkbuild b/app/text/tesseract/tesseract.mkbuild
index 4a24446..59dbc25 100644
--- a/app/text/tesseract/tesseract.mkbuild
+++ b/app/text/tesseract/tesseract.mkbuild
@@ -30,6 +30,9 @@
# NEWS TODO README AUTHORS INSTALL ChangeLog MAINTAINERS COPYING readme.*
[[DOCUMENTATION FILES]]="AUTHORS COPYING ChangeLog NEWS README"
+# SlackBuild PATH in Slack.Sarava tree
+[[SLACKBUILD PATH]]="app/text/tesseract"
+
#
# Default enable sections:
# head, set_variables, slkflags, start_structure, untar_source,
@@ -46,6 +49,7 @@
off: md5sum_download_and_check_0
off: md5sum_download_and_check_1
off: gpg_signature_check
+ on: manifest_check
on: untar_source
off: patch_source
on: configure
diff --git a/app/text/xmlto/xmlto.mkbuild b/app/text/xmlto/xmlto.mkbuild
index b906683..9ac6524 100644
--- a/app/text/xmlto/xmlto.mkbuild
+++ b/app/text/xmlto/xmlto.mkbuild
@@ -30,6 +30,9 @@
# NEWS TODO README AUTHORS INSTALL ChangeLog MAINTAINERS COPYING readme.*
[[DOCUMENTATION FILES]]="AUTHORS COPYING ChangeLog FAQ NEWS README"
+# SlackBuild PATH in Slack.Sarava tree
+[[SLACKBUILD PATH]]="app/text/xmlto"
+
#
# Default enable sections:
# head, set_variables, slkflags, start_structure, untar_source,
@@ -46,6 +49,7 @@
off: md5sum_download_and_check_0
off: md5sum_download_and_check_1
off: gpg_signature_check
+ on: manifest_check
on: untar_source
off: patch_source
on: configure