aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorrhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9>2009-01-14 14:24:12 +0000
committerrhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9>2009-01-14 14:24:12 +0000
commit93f911df07338800110e852800e8f9a9168d01a4 (patch)
tree213570f833730fca6e8c9cf944b165ab9f45514e /x11
parentf6df3dc18b3779d999062f61b4da40b56c9bf888 (diff)
downloadmkbuilds-93f911df07338800110e852800e8f9a9168d01a4.tar.gz
mkbuilds-93f911df07338800110e852800e8f9a9168d01a4.tar.bz2
gtksourceview: adding gtksourceview
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@364 18ef50b8-d735-4ccd-97c1-689132df3dd9
Diffstat (limited to 'x11')
-rw-r--r--x11/libs/gtksourceview/Manifest3
-rw-r--r--x11/libs/gtksourceview/gtksourceview.mkbuild102
2 files changed, 105 insertions, 0 deletions
diff --git a/x11/libs/gtksourceview/Manifest b/x11/libs/gtksourceview/Manifest
new file mode 100644
index 0000000..682a8bc
--- /dev/null
+++ b/x11/libs/gtksourceview/Manifest
@@ -0,0 +1,3 @@
+DIST gtksourceview-2.4.2.tar.bz2 923948 MD5 aece5dcb1e2e7ca1855f95eb48f30443 RMD160 c4e9f4eadb34cd651753518132cbf4c6aa9cb3c9 SHA1 ed1b3775311c7f914abe2c9e433bf1da9afa2d9b SHA256 49cd6b1bc4b3aa20dee0445d5b1a7d4bf4329414a9025a84681db01390172cbf SHA512 068901b01d315bae35c8f909b129c8af34057eec8e375a6be3b2b735a1abc81c9a168a18a229287e3ff19a642c96d3ca5a7ca0c6fa4ed806996b44db7205700e
+MKBUILD gtksourceview.mkbuild 3208 MD5 fbebedd349eaa62c7c31a6ef7c6caf07 RMD160 58826d2fc91b6e6566b0484fc997ae1004db790e SHA1 79bf82dc478969a4dc2e593324ae8892633b942b SHA256 30b1b8564ee8a7fc4019ab77b1c7c4ea66f31c654c8370ae15aac1179c655b77 SHA512 bfa53a8d46ab1f00799f9c8158b1e0edc9884e2a8fb1a073184d7f66cb1ef7c68f979597315e05d8a00febac4e4f5c55d81e7583148127c1d0aef40d968ee6d3
+SLACKBUILD gtksourceview.SlackBuild 6794 MD5 292c91f0a13e905c38d68b1399805732 RMD160 31cf0dc119cf1a4b8699f229b149c453327f5da1 SHA1 1583b06f102a0cb131e6bb270d48e58641f70fcf SHA256 1e94682e764d5a4c1f2ef383b623516c22f2ec5854994841b42ef2f12c353cb8 SHA512 990e30d75c6f6f1e833cd7bfe0356bae8f1740843329333e70af9a5cc0a11fb82fe8c9bd06ccd55253fe1633190da44c95422f45547ff6c21d7f93a8cdccbeaf
diff --git a/x11/libs/gtksourceview/gtksourceview.mkbuild b/x11/libs/gtksourceview/gtksourceview.mkbuild
new file mode 100644
index 0000000..eb0bbb5
--- /dev/null
+++ b/x11/libs/gtksourceview/gtksourceview.mkbuild
@@ -0,0 +1,102 @@
+#
+# 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
+#
+# Version 0.9.0 - Alves ( rudsonalves at yahoo d0t com d0t br )
+# Version $Rev: 742 $ - $Author: rhatto $
+
+#--------------------
+# 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://ftp.gnome.org/pub/gnome/sources/gtksourceview/2.4/gtksourceview-2.4.2.tar.bz2"
+
+#
+# Documentation files. Null ("") to auto-set commom doc-files:
+# NEWS TODO README AUTHORS INSTALL ChangeLog MAINTAINERS COPYING readme.*
+[[DOCUMENTATION FILES]]="AUTHORS COPYING COPYING.lib HACKING INSTALL MAINTAINERS NEWS README"
+
+# SlackBuild model
+[[SLACKBUILD MODEL]]="generic.mkSlackBuild"
+
+# SlackBuild PATH in Slack.Sarava tree
+#[[SLACKBUILD PATH]]="others/unclassified/gtksourceview"
+[[SLACKBUILD PATH]]="x11/libs/gtksourceview"
+
+#---------------------
+# 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: create_build_user_and_group
+ on: download_source
+off: download_patches
+off: svn_source
+off: git_source
+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
+ on: make_package
+ on: install_package
+ on: strip_binaries
+off: compress_manpages
+off: compress_info_files
+off: copy_init_scripts
+off: copy_config_files
+ on: install_documentation
+ on: slackdesc
+off: move_config_files
+off: postinstall_script
+off: slack_required
+ on: build_package
+ on: clean_builds
+#<< End SlackBuild Sections
+
+#------------------
+# Sections changes
+#------------------
+#>slackdesc
+gtksourceview: gtksourceview
+gtksourceview:
+gtksourceview: GtkSourceView is a portable C library that extends the standard
+gtksourceview: GTK+ framework for multiline text editing with support for
+gtksourceview: configurable syntax highlighting, unlimited undo/redo, UTF-8
+gtksourceview: compliant caseless searching, printing and other features
+gtksourceview: typical of a source code editor.
+gtksourceview:
+gtksourceview:
+gtksourceview:
+gtksourceview:
+#<slackdesc