diff options
Diffstat (limited to 'dev')
6 files changed, 36 insertions, 14 deletions
diff --git a/dev/perl/perl-appconfig/perl-appconfig.mkbuild b/dev/perl/perl-appconfig/perl-appconfig.mkbuild index 35b21e2..5a4fc84 100644 --- a/dev/perl/perl-appconfig/perl-appconfig.mkbuild +++ b/dev/perl/perl-appconfig/perl-appconfig.mkbuild @@ -39,6 +39,9 @@ # Auto-set, get PKG_NAME from URL downcase(SRC_NAME): http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' [[PACKAGE NAME]]="perl-appconfig" +# SlackBuild PATH in Slack.Sarava tree +[[SLACKBUILD PATH]]="dev/perl/perl-appconfig" + # # Default sections: # head, set_variables, slkflags, start_structure, untar_source, diff --git a/dev/perl/perl-devel-dprof/perl-devel-dprof.mkbuild b/dev/perl/perl-devel-dprof/perl-devel-dprof.mkbuild index b64e191..9358eeb 100644 --- a/dev/perl/perl-devel-dprof/perl-devel-dprof.mkbuild +++ b/dev/perl/perl-devel-dprof/perl-devel-dprof.mkbuild @@ -18,8 +18,10 @@ #-------------------- # Personal variables #-------------------- -# Author name -[[SLACKBUILD AUTHOR]]="rha" +[[SLACKBUILD AUTHOR]]="Silvio Rhatto" + +# Initials author name +[[SLACKBUILD AUTHOR INITIALS]]="rha" #------------------------ # Construction Variables @@ -32,8 +34,8 @@ # Auto-set, get PKG_NAME from URL downcase(SRC_NAME): http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' [[PACKAGE NAME]]="perl-devel-dprof" -# Package requirements -[[SLACK REQUIRED]]="" +# SlackBuild PATH in Slack.Sarava tree +[[SLACKBUILD PATH]]="dev/perl/perl-devel-drof" # # Default sections: diff --git a/dev/perl/perl-file-temp/perl-file-temp.mkbuild b/dev/perl/perl-file-temp/perl-file-temp.mkbuild index 243551c..25a8ecb 100644 --- a/dev/perl/perl-file-temp/perl-file-temp.mkbuild +++ b/dev/perl/perl-file-temp/perl-file-temp.mkbuild @@ -18,8 +18,10 @@ #-------------------- # Personal variables #-------------------- -# Author name -[[SLACKBUILD AUTHOR]]="rha" +[[SLACKBUILD AUTHOR]]="Silvio Rhatto" + +# Initials author name +[[SLACKBUILD AUTHOR INITIALS]]="rha" #------------------------ # Construction Variables @@ -32,8 +34,8 @@ # Auto-set, get PKG_NAME from URL downcase(SRC_NAME): http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' [[PACKAGE NAME]]="perl-file-temp" -# Package requirements -[[SLACK REQUIRED]]="" +# SlackBuild PATH in Slack.Sarava tree +[[SLACKBUILD PATH]]="dev/perl/perl-file-temp" # # Default sections: diff --git a/dev/perl/perl-html-stripscripts-parser/perl-html-stripscripts-parser.mkbuild b/dev/perl/perl-html-stripscripts-parser/perl-html-stripscripts-parser.mkbuild index 76ae670..a67ee0d 100644 --- a/dev/perl/perl-html-stripscripts-parser/perl-html-stripscripts-parser.mkbuild +++ b/dev/perl/perl-html-stripscripts-parser/perl-html-stripscripts-parser.mkbuild @@ -18,8 +18,10 @@ #-------------------- # Personal variables #-------------------- -# Author name -[[SLACKBUILD AUTHOR]]="rha" +[[SLACKBUILD AUTHOR]]="Silvio Rhatto" + +# Initials author name +[[SLACKBUILD AUTHOR INITIALS]]="rha" #------------------------ # Construction Variables @@ -35,6 +37,9 @@ # Package requirements [[SLACK REQUIRED]]="perl-html-stripscripts" +# SlackBuild PATH in Slack.Sarava tree +[[SLACKBUILD PATH]]="dev/perl/perl-html-stripscripts-parser" + # # Default sections: # head, set_variables, slkflags, start_structure, untar_source, diff --git a/dev/perl/perl-html-stripscripts/perl-html-stripscripts.mkbuild b/dev/perl/perl-html-stripscripts/perl-html-stripscripts.mkbuild index b0fdd6a..5f48767 100644 --- a/dev/perl/perl-html-stripscripts/perl-html-stripscripts.mkbuild +++ b/dev/perl/perl-html-stripscripts/perl-html-stripscripts.mkbuild @@ -18,8 +18,10 @@ #-------------------- # Personal variables #-------------------- -# Author name -[[SLACKBUILD AUTHOR]]="rha" +[[SLACKBUILD AUTHOR]]="Silvio Rhatto" + +# Initials author name +[[SLACKBUILD AUTHOR INITIALS]]="rha" #------------------------ # Construction Variables @@ -35,6 +37,9 @@ # Package requirements [[SLACK REQUIRED]]="perl-html-parser" +# SlackBuild PATH in Slack.Sarava tree +[[SLACKBUILD PATH]]="dev/perl/perl-html-stripscripts" + # # Default sections: # head, set_variables, slkflags, start_structure, untar_source, diff --git a/dev/perl/perl-xml-sax/perl-xml-sax.mkbuild b/dev/perl/perl-xml-sax/perl-xml-sax.mkbuild index 8bc0896..b87d817 100644 --- a/dev/perl/perl-xml-sax/perl-xml-sax.mkbuild +++ b/dev/perl/perl-xml-sax/perl-xml-sax.mkbuild @@ -18,8 +18,10 @@ #-------------------- # Personal variables #-------------------- -# Author name -[[SLACKBUILD AUTHOR]]="rha" +[[SLACKBUILD AUTHOR]]="Silvio Rhatto" + +# Initials author name +[[SLACKBUILD AUTHOR INITIALS]]="rha" #------------------------ # Construction Variables @@ -39,6 +41,9 @@ # Package requirements [[SLACK REQUIRED]]="perl-xml-namespacesupport" +# SlackBuild PATH in Slack.Sarava tree +[[SLACKBUILD PATH]]="dev/perl/perl-xml-sax" + # # Default sections: # head, set_variables, slkflags, start_structure, untar_source, |