theslinux-buildsystem branch _utils updated 9fcd426 _pkgbuild_to_yaml: + script description

  • From: git@xxxxxxxxxxxxxxxxxxxx
  • To: theslinux-phantom@xxxxxxxxxxxxx
  • Date: Fri, 09 Aug 2013 03:03:26 -0700

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "theslinux-buildsystem".

The branch, _utils has been updated
       via  9fcd4260b7a1dcd526a56d7f904305c82f38a88c (commit)
      from  55478af5f6f134017f11b93a11648716d301864f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9fcd4260b7a1dcd526a56d7f904305c82f38a88c
Author: Ky-Anh Huynh <kyanh@xxxxxxxxxxxxx>
Date:   Fri Aug 9 17:02:02 2013 +0700

    _pkgbuild_to_yaml: + script description

-----------------------------------------------------------------------

Summary of changes:
 _utils/run.sh | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/_utils/run.sh b/_utils/run.sh
index b1a1779..5ca2f08 100755
--- a/_utils/run.sh
+++ b/_utils/run.sh
@@ -774,6 +774,12 @@ _get_update() {
   get_update
 }
 
+# This script will read the PKGBUILD from the current build environment
+# and print YAML contents that describe some basic information of the
+# package. The primary purpose is to gather information from packages
+# quicly and simple. We also build our own hierachy of dependencies.
+#
+# TODO: embeded some bash script into YAML output
 _pkgbuild_to_yaml() {
   _s_env || return 1
 


hooks/post-receive
-- 
theslinux-buildsystem
--
Purpose: Store commits, feeds from other projects
Post: mailto:theslinux-phantom@xxxxxxxxxxxxx
Archive, Gmane: http://theslinux.org/lists/phantom/
Subscribe: mailto:theslinux-phantom-request@xxxxxxxxxxxxx?Subject=subscribe
Unsubscribe: mailto:theslinux-phantom-request@xxxxxxxxxxxxx?Subject=unsubscribe
Other information: http://theslinux.org/lists (vi) or 
http://theslinux.org/lists/en (en)
Support: mailto:theslinux-questions@xxxxxxxxxxxxx

Other related posts:

  • » theslinux-buildsystem branch _utils updated 9fcd426 _pkgbuild_to_yaml: + script description - git