From 9d48c8b8277e0e6d94f0e80b69ea9c5b9823f1fe Mon Sep 17 00:00:00 2001 From: rhatto Date: Sun, 29 Mar 2009 13:56:34 +0000 Subject: TracTicketChange: adding TracTicketChange and dependency git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@403 18ef50b8-d735-4ccd-97c1-689132df3dd9 --- www/apps/tracticketchange/Manifest | 23 +++++ www/apps/tracticketchange/TracTicketChange.mkbuild | 101 +++++++++++++++++++++ www/apps/tracticketdelete/Manifest | 23 +++++ www/apps/tracticketdelete/TracTicketDelete.mkbuild | 101 +++++++++++++++++++++ 4 files changed, 248 insertions(+) create mode 100644 www/apps/tracticketchange/Manifest create mode 100644 www/apps/tracticketchange/TracTicketChange.mkbuild create mode 100644 www/apps/tracticketdelete/Manifest create mode 100644 www/apps/tracticketdelete/TracTicketDelete.mkbuild (limited to 'www') diff --git a/www/apps/tracticketchange/Manifest b/www/apps/tracticketchange/Manifest new file mode 100644 index 0000000..668f5c1 --- /dev/null +++ b/www/apps/tracticketchange/Manifest @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MKBUILD TracTicketChange.mkbuild 2793 MD5 8dc417a56f65c6f62cc4e36c2ca070cd RMD160 cd34afdfdb618d58ef814c7f56e759d8c8733013 SHA1 219afebb3b3dd6ad330e3cc244d7020b34d05a8e SHA256 7ec97755d701f1676b4ed1fe94a5e47d3af2ca4808403e3d9ee558fa8d79a95b SHA512 d3910e55e1964704642236853ca4e463168612bfef08ff13410b28e32620298a1112a35552259de06168abbaccf1d7352acb31801f1fa0334a189dbcfb1343d6 +SLACK-REQUIRED slack-required 106 MD5 5da3433e0016dcc3a0f5c03d4adf9bb5 RMD160 fe6f40547f87d0c34edc5467dbfcb07c0d8d5a34 SHA1 0f3e36284e832a85b39354e3b226d99e107b9497 SHA256 832261525f70593513187dfc036490c636d56d7c16e4ce1ca88c2d06e261aca8 SHA512 35575933478160db668d59a14fb4351d087a0ce4e7b5e031b09a9ab99434ca6a2be75d1dde968ef0e9782c8780e2a7f9ddf895f43d50c5d34b48a33978b8f51e +SLACKBUILD TracTicketChange.SlackBuild 5046 MD5 5b8eff5a55a57d121c8ddc95b6a4a0d5 RMD160 dfc99646773f75ec5139b949a771e41416cb3003 SHA1 94c48b12cc94b7135208679e493f392b9b92e6be SHA256 e56e5631d471dad2a90f913960fd3be9ce9e8a4ced060ed890edd3206052fb9c SHA512 9fb596ce72a8f441dfe75ab12f4b5227c539e6388fb98b4b3a73187428fbc0fb64166ded5960f27076fcfa48ce825525b8c126abbd1e72ed6cfccc14eaf6a60f +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.9 (GNU/Linux) + +iQIcBAEBAgAGBQJJz38qAAoJEEHL93ESzgeibrQP/jsDHeuUuP+RCD7MOgy1hg4N +ZJ3zKY3Dcxop/u0aEFLzS7jXjGBAoqz3EE9EgTiC8WG4XUOGk0IEuy3i/2ygnn3k +wNIV6yC+m6Rx0Y7XheibltfCEOFKcP2gR+72aAo/2XCluM42Ed4tn/vz27x/lSGM +LE2gyFRAIdJ+ljJRWC7d/rg/pniQ8G2aVEn3KHGrqoYf3YLKam15zc7oFIXZupzW +msl96vZCrnQbIDSLxypSi35WFgxm21821yVbXJZ5ykj2N40RY8byWtS7cIA8f9kW +he0i2NUJ8UFCfC3wHHeXZSNShndnqkZCYvimPw8Xzxkm683LDNpn4QPxWO72FS8g +vYhayTfblsF5wFCeTQSSoX4JQp1iNQkPjuUjwYu9JEg55aq+Uq7yEunrTlptvcZp +PMUZsEnQr4SdztGl9mPHLDELuH6ZNxvxe4YNUPMdbefMrP9YyA3nXbAee398aneb +LPY6pv3hRM1yRdpwVWkT3vYv6pSos8pQ0sykYwLjEysG1M+lX8CuTOveDrCStgxC +XuOGMDaDpSdKLS+Twz4xn7aQdBx6aNz/NpTQYLfNrcuemNR1YNfL51xsNF2gwTlN +CtbUCw3wQZ/Y+Vrl/Cr9bQknpq+4Pd8sVNs3j6nRPj02amJ6ydRHFWE2Gv+Biv6o +l2RZn8I0Qsi8bDsnaNso +=Dfg+ +-----END PGP SIGNATURE----- diff --git a/www/apps/tracticketchange/TracTicketChange.mkbuild b/www/apps/tracticketchange/TracTicketChange.mkbuild new file mode 100644 index 0000000..dd8b663 --- /dev/null +++ b/www/apps/tracticketchange/TracTicketChange.mkbuild @@ -0,0 +1,101 @@ +# +# This mkbuild is free software; you can redistribute it and/or modify it under the +# terms of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or any later version. +# +# This mkbuild is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR +# A PARTICULAR PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# + +#-------------------- +# Personal variables +#-------------------- +# Author name +[[SLACKBUILD AUTHOR]]="Silvio Rhatto" + +# Initials author name +[[SLACKBUILD AUTHOR INITIALS]]="rha" + +#------------------------ +# Construction Variables +#------------------------ +# +# Complete URL address or URL base address ( without $SRC_NAME-$VERSION... ) +[[DOWNLOAD FOLDER URL]]="http://trac-hacks.org/svn/ticketchangeplugin/0.11" + +# Package name +[[SOURCE NAME]]="TracTicketChange" + +# PKG_NAME version. Null ("") to auto-set. +[[VERSION]]="svn_version" + +# Dependency list input +[[SLACK REQUIRED]]="Trac:TracTicketDelete" + +# SlackBuild PATH in Slack.Sarava tree +[[SLACKBUILD PATH]]="www/apps/tracticketchange" + +# Documentation files +[[DOCUMENTATION FILES]]="COPYING README" + +#--------------------- +# SlackBuild Sections +#--------------------- +# Default sections: +# head, set_variables, slkflags, start_structure, untar_source, +# make_package, install_package, build_package +# Warning: don't remove '#>>' and "#<<" tags. +#>> Start SlackBuild Sections: + on: head + on: slackbuildrc + on: set_variables + on: slkflags + on: error_codes + on: start_structure +off: download_source + on: svn_source +off: md5sum_download_and_check_0 +off: md5sum_download_and_check_1 +off: gpg_signature_check +off: untar_source +off: patch_source +off: configure + on: make_package +off: install_package + on: strip_binaries +off: compress_manpages +off: compress_info_files + on: install_documentation + on: slackdesc +off: postinstall_script + on: slack_required + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +TracTicketChange: TracTicketChange +TracTicketChange: +TracTicketChange: In the Change History section of the ticket view there is the Reply button. +TracTicketChange: TicketChangePlugin adds Change button. +TracTicketChange: +TracTicketChange: +TracTicketChange: +TracTicketChange: +TracTicketChange: +TracTicketChange: +TracTicketChange: +#make_package +# Build and install package +python setup.py build install --root=$PKG +#>' and "#<<" tags. +#>> Start SlackBuild Sections: + on: head + on: slackbuildrc + on: set_variables + on: slkflags + on: error_codes + on: start_structure +off: download_source + on: svn_source +off: md5sum_download_and_check_0 +off: md5sum_download_and_check_1 +off: gpg_signature_check +off: untar_source +off: patch_source +off: configure + on: make_package +off: install_package + on: strip_binaries +off: compress_manpages +off: compress_info_files + on: install_documentation + on: slackdesc +off: postinstall_script + on: slack_required + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +TracTicketDelete: TracTicketDelete +TracTicketDelete: +TracTicketDelete: This is a small plugin to allow deleting +TracTicketDelete: tickets from within Trac. +TracTicketDelete: +TracTicketDelete: +TracTicketDelete: +TracTicketDelete: +TracTicketDelete: +TracTicketDelete: +TracTicketDelete: +#make_package +# Build and install package +python setup.py build install --root=$PKG +#