From: rudson Date: Tue, 6 Nov 2007 00:05:48 +0000 (+0000) Subject: Adicionando vários mkbuilds... X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=4446b3d60096b82fab75330065cb3cd36597ac49;p=mkbuilds.git Adicionando vários mkbuilds... git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@19 18ef50b8-d735-4ccd-97c1-689132df3dd9 --- diff --git a/app/cdr/k9copy/k9copy.mkbuild b/app/cdr/k9copy/k9copy.mkbuild new file mode 100644 index 0000000..916199d --- /dev/null +++ b/app/cdr/k9copy/k9copy.mkbuild @@ -0,0 +1,139 @@ +#-------------------- +# Personal variables +#-------------------- +# Author name +[[SLACKBUILD AUTHOR]]="Rudson R. Alves" + +# Initials author name +[[SLACKBUILD AUTHOR INITIALS]]="rra" + +#------------------------ +# Construction Variables +#------------------------ +# +# Complete URL address or URL base address ( without $SRC_NAME-$VERSION... ) +[[DOWNLOAD FOLDER URL]]="http://downloads.sourceforge.net/k9copy/k9copy-1.1.3.tar.gz" + +# Source base name. if different from package name. Null ("") to default value. +# Auto-set, get SRC_NAME from URL: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' +[[SOURCE NAME]]="" + +# Package name. Null ("") to auto-set +# Auto-set, get PKG_NAME from URL downcase(SRC_NAME): http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' +[[PACKAGE NAME]]="" + +# +# Source Name construction string +# Default value is: $SRC_NAME-$VERSION.tar.$EXTENSION +[[SOURCE NAME CONSTRUCTION STRING]]="$SRC_NAME-$VERSION.tar.$EXTENSION" + +# +# Package version. Null ("") to auto-set. +# Auto-set, get VERSION from URL: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' +[[VERSION]]="" + +# +# Package extension. Null ("") to auto-set +# Auto-set, get EXTENSION from URL: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' +[[EXTENSION]]="" + +# +# Dependency list input +# Enter string: "dependency_1 [condiction_1] [versio_1]: dependency_2 [condiction_2] [versio_2]" +# Example: +[[SLACK REQUIRED]]="vamps:qt:kdelibs:libdvdread:libdvdcss" + +# +# Decompress program +# gz, tgz, bz2, set null ("") to auto-set +# Auto-set, get DECOMPRESSOR from URL EXTENSION: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' +[[DECOMPRESSOR]]="" + +# +# Decompress check flag +# gz, tgz, bz2, set null ("") to auto-set +[[DECOMPRESSOR TEST FLAG]]="" + +# +# Documentation files. Null ("") to auto-set commom doc-files: +# NEWS TODO README AUTHORS INSTALL ChangeLog MAINTAINERS COPYING readme.* +[[DOCUMENTATION FILES]]="NEWS TODO README AUTHORS INSTALL ChangeLog COPYING" + +# +# ./configure options +[[OTHER CONFIGURE ARGS]]="" + +# +# PREFIX. Default /usr +[[PREFIX]]="/usr" + +# +# Number of jobs +[[NUMBER OF JOBS]]="-j7" + +#--------------------- +# Others changes +#--------------------- +#[[PATCH FILES]]="" +#[[MD5SUM CODE]]="" +#[[MD5SUM EXTENSION]]="" +#[[SIGNING KEY]]="" +#[[SIGNING KEY URL]]="" +#[[PATCH FILES]]="" + +# SlackBuild model +[[SLACKBUILD MODEL]]="generic.mkSlackBuild" + +# SlackBuild PATH in Slack.Sarava tree +#[[SLACKBUILD PATH]]="others/unclassified/k9copy" +[[SLACKBUILD PATH]]="app/cdr/k9copy" + +#--------------------- +# SlackBuild Sections +#--------------------- +# Default enable 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 + on: download_source +#on: md5sum_download_and_check_0 +#on: md5sum_download_and_check_1 +#on: gpg_signature_check + on: untar_source +#on: path_source + on: configure + on: make_package + on: install_package + on: strip_binaries +#on: compress_manpages +#on: compress_info_files + on: install_documentation + on: slackdesc +#on: postinstall_script + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +k9copy: k9copy.Slackbuild by Slack.Sarava +k9copy: +k9copy: K9Copy is a program from Jean-Michel PETIT . +k9copy: This program is a DVD Shrink clone to GNU/Linux system +k9copy: +k9copy: +k9copy: +k9copy: +k9copy: +k9copy: +k9copy: +#>' and "#<<" tags. +#>> Start SlackBuild Sections: + on: head + on: slackbuildrc + on: set_variables + on: slkflags + on: error_codes + on: start_structure + on: download_source +#on: md5sum_download_and_check_0 +#on: md5sum_download_and_check_1 +#on: gpg_signature_check + on: untar_source +#on: path_source + on: configure + on: make_package + on: install_package + on: strip_binaries +#on: compress_manpages +#on: compress_info_files + on: install_documentation + on: slackdesc +#on: postinstall_script + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +kxmleditor: kxmleditor by Slack.Sarava +kxmleditor: +kxmleditor: KXML Editor is Open Source Software and developed under the GPL +kxmleditor: (see COPYING for details). +kxmleditor: +kxmleditor: KXML Editor is KParts application, and it must be installed properly +kxmleditor: to KDE directories. +kxmleditor: +kxmleditor: +kxmleditor: +kxmleditor: +#>' and "#<<" tags. +#>> Start SlackBuild Sections: + on: head + on: slackbuildrc + on: set_variables +off: slkflags + on: error_codes + on: start_structure + on: download_source +off: md5sum_download_and_check_0 +off: md5sum_download_and_check_1 +off: gpg_signature_check + on: untar_source +off: path_source +off: configure + on: make_package +off: install_package + on: strip_binaries +off: compress_manpages +off: compress_info_files +off: install_documentation + on: slackdesc +off: postinstall_script + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +broffice: BrOffice.org by Slack.Sarava +broffice: +broffice: Pacote do BrOffice construído a partir do pacote rpm pelo +broffice: broffice.Slackbuild. +broffice: +broffice: O BrOffice.org/OpenOffice.org é uma suíte de escritório feito +broffice: inicialmente pela Star Division, e atualmente pela Sun (com alguma +broffice: participação da 'comunidade'), e é composto por: Writer - editor; +broffice: Calc - planilha; Impress - apresentações; Draw - desenhos vetoriais; +broffice: Math - Editor de equações; Base - Banco de dados. +broffice: http://www.openoffice.org.br +#untar_source +# Untar +mkdir -p $PKG_SRC +cd $PKG_SRC +tar --no-same-owner --no-same-permissions -xvf "$SRC_DIR/$SRC" || exit $ERROR_TAR + +mv $PKG_SRC/OOG680_m5_native_packed-1_pt-BR.9221/* $PKG_SRC/ +rm -rf $PKG_SRC/OOG680_m5_native_packed-1_pt-BR.9221 +cd $PKG_SRC/RPMS +#make_package +# Convert packges and install +for i in *.rpm; do + echo -e "\nconvert $i" + rpm2tgz $i || exit $ERROR_TAR + tar xvf ${i//.rpm/.tgz} -C $PKG || exit $ERROR_TAR +done +rm *.rpm 2>/dev/null + +# Convert links to KDE +cd desktop-integration +echo -e "\ninstall broffice.org-slackware-menus-2.3*.rpm" +tar xvf broffice.org-slackware-menus-2.3*.tgz -C $PKG || exit $ERROR_TAR +rm *.rpm *.deb 2>/dev/null +cd .. + +# Change opt directory +#mkdir $PKG/usr +mv $PKG/opt/broffice.org2.3 $PKG/usr/share/ + +mv $PKG/opt/kde/share/* $PKG/usr/share/ +rm -rf $PKG/opt + +# Change doinstall install directory +sed 's/\/opt\/broffice.org2.3/\/usr\/share\/broffice.org2.3\//' $PKG/install/doinst.sh > $PKG/install/doinst.sh.new +mv $PKG/install/doinst.sh.new $PKG/install/doinst.sh +#install_documentation +# Install Documentation +mkdir -p "$PKG/usr/doc/$PKG_NAME-$PKG_VERSION" || exit $ERROR_MKDIR +mv $PKG_SRC/licenses/* $PKG/usr/doc/$PKG_NAME-$PKG_VERSION/ +mv $PKG_SRC/readmes/* $PKG/usr/doc/$PKG_NAME-$PKG_VERSION/ +#>' and "#<<" tags. +#>> Start SlackBuild Sections: + on: head + on: slackbuildrc + on: set_variables + on: slkflags + on: error_codes + on: start_structure + on: download_source +#on: md5sum_download_and_check_0 +#on: md5sum_download_and_check_1 +#on: gpg_signature_check + on: untar_source +#on: path_source + on: configure + on: make_package + on: install_package + on: strip_binaries +#on: compress_manpages +#on: compress_info_files + on: install_documentation + on: slackdesc +#on: postinstall_script + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +sqlite: sqlite by Slack.Sarava +sqlite: +sqlite: SQLite is a small C library that implements a self-contained, +sqlite: embeddable, zero-configuration SQL database engine. Features include: +sqlite: * Transactions are atomic, consistent, isolated, and durable (ACID) +sqlite: even after system crashes and power failures. +sqlite: * Zero-configuration - no setup or administration needed. +sqlite: * A complete database is stored in a single disk file. +sqlite: * Database files can be freely shared between machines with different +sqlite: byte orders. +sqlite: * ... +#>' and "#<<" tags. +#>> Start SlackBuild Sections: + on: head + on: slackbuildrc + on: set_variables + on: slkflags + on: error_codes + on: start_structure + on: download_source +# on: md5sum_download_and_check_0 +#on: md5sum_download_and_check_1 +#on: gpg_signature_check + on: untar_source +#on: path_source + on: configure + on: make_package + on: install_package + on: strip_binaries +#on: compress_manpages +#on: compress_info_files + on: install_documentation + on: slackdesc +#on: postinstall_script + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +dosbox: DOSBox.slackBuild by Slack.Sarava +dosbox: +dosbox: DOSBox is a DOS-emulator that uses the SDL-library which makes DOSBox +dosbox: very easy to port to different platforms. DOSBox has already been +dosbox: ported to many different platforms, such as Windows, BeOS, Linux, +dosbox: MacOS X... +dosbox: +dosbox: DOSBox also emulates CPU:286/386 realmode/protected mode, Directory +dosbox: FileSystem/XMS/EMS, Tandy/Hercules/CGA/EGA/VGA/VESA graphics, a +dosbox: SoundBlaster/Gravis Ultra Sound card for excellent sound +dosbox: compatibility with older games... +#>' and "#<<" tags. +#>> Start SlackBuild Sections: + on: head + on: slackbuildrc + on: set_variables + on: slkflags + on: error_codes + on: start_structure + on: download_source +#on: md5sum_download_and_check_0 +#on: md5sum_download_and_check_1 +#on: gpg_signature_check + on: untar_source +#on: path_source + on: configure + on: make_package + on: install_package + on: strip_binaries +#on: compress_manpages +#on: compress_info_files + on: install_documentation + on: slackdesc +#on: postinstall_script + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +kdmtheme: kdmtheme by Slack.Sarava +kdmtheme: +kdmtheme: KDM Theme manager is just what it says a theme Manager for KDM. +kdmtheme: This control module allows you to easily add, remove and select +kdmtheme: any KDM theme you want. +kdmtheme: +kdmtheme: To run kdmtheme simple open K Control Center and go to System +kdmtheme: Administration. There you will find KDM Theme Manager +kdmtheme: +kdmtheme: +kdmtheme: +#>' and "#<<" tags. +#>> Start SlackBuild Sections: + on: head + on: slackbuildrc + on: set_variables + on: slkflags + on: error_codes + on: start_structure + on: download_source +off: md5sum_download_and_check_0 +off: md5sum_download_and_check_1 +off: gpg_signature_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 + on: install_documentation + on: slackdesc +off: postinstall_script + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +ksystemlog: ksystemlog by Slack.Sarava +ksystemlog: +ksystemlog: KSystemLog is a system log viewer tool for KDE. +ksystemlog: +ksystemlog: This program is developed for being used by beginner users, which +ksystemlog: don't know how to find information about their Linux system, and +ksystemlog: how the log files are in their computer. But it is also +ksystemlog: designed for advanced users, who want to quickly see problems +ksystemlog: occuring on their server. +ksystemlog: +ksystemlog: +#>' and "#<<" tags. +#>> Start SlackBuild Sections: + on: head + on: slackbuildrc + on: set_variables + on: slkflags + on: error_codes + on: start_structure + on: download_source +off: md5sum_download_and_check_0 +off: md5sum_download_and_check_1 +off: gpg_signature_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 + on: install_documentation + on: slackdesc +off: postinstall_script + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +digikam: DIGIKAM package, by Rudson R. Alves +digikam: +digikam: digiKam is an easy to use and powerful digital photo management +digikam: application, which makes importing, organizing and manipulating +digikam: digital photos a "snap". An easy to use interface is provided +digikam: to connect to your digital camera, preview the images and download +digikam: and/or delete them. +digikam: +digikam: Homepage: http://www.digikam.org/ +digikam: +#>' and "#<<" tags. +#>> Start SlackBuild Sections: + on: head + on: slackbuildrc + on: set_variables + on: slkflags + on: error_codes + on: start_structure + on: download_source +on: md5sum_download_and_check_0 +#on: md5sum_download_and_check_1 +#on: gpg_signature_check + on: untar_source +#on: path_source + on: configure + on: make_package + on: install_package + on: strip_binaries +#on: compress_manpages +#on: compress_info_files + on: install_documentation + on: slackdesc +#on: postinstall_script + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +exiv2: exiv2 by Slack.Sarava +exiv2: +exiv2: Exiv2 is a C++ library and a command line utility to access image +exiv2: metadata. Exiv2 is available as free software and with a commercial +exiv2: license, and is used in a growing number of projects. +exiv2: The Exiv2 library provides: +exiv2: - full read and write access to the Exif and IPTC metadata of an +exiv2: image through Exiv2 keys and standard C++ iterators +exiv2: - a smart IPTC implementation that does not affect data that +exiv2: programs like Photoshop store in the same image segment, ... +#>' and "#<<" tags. +#>> Start SlackBuild Sections: + on: head + on: slackbuildrc + on: set_variables + on: slkflags + on: error_codes + on: start_structure + on: download_source +#on: md5sum_download_and_check_0 +#on: md5sum_download_and_check_1 +#on: gpg_signature_check + on: untar_source +#on: patch_source + on: configure + on: make_package + on: install_package + on: strip_binaries +#on: compress_manpages +#on: compress_info_files + on: install_documentation + on: slackdesc +#on: postinstall_script + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +gphoto2: gphoto2 by Slack.Sarava +gphoto2: +gphoto2: gPhoto2 is a free, redistributable, ready to use set of digital +gphoto2: camera software applications for Unix-like systems, written by a +gphoto2: whole team of dedicated volunteers around the world. It supports +gphoto2: more than 600 cameras. +gphoto2: +gphoto2: +gphoto2: +gphoto2: +gphoto2: +#>' and "#<<" tags. +#>> Start SlackBuild Sections: + on: head + on: slackbuildrc + on: set_variables + on: slkflags + on: error_codes + on: start_structure + on: download_source +off: md5sum_download_and_check_0 +off: md5sum_download_and_check_1 +off: gpg_signature_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 + on: install_documentation + on: slackdesc +off: postinstall_script + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +libjasper: libjasper by Slack.Sarava +libjasper: +libjasper: JasPer is a collection of software (i.e., a library and application +libjasper: programs) for the coding and manipulation of images. This software +libjasper: can handle image data in a variety of formats. One such format +libjasper: supported by JasPer is the JPEG-2000 format defined in ISO/IEC +libjasper: 15444-1. +libjasper: +libjasper: +libjasper: +libjasper: +#>' and "#<<" tags. +#>> Start SlackBuild Sections: + on: head + on: slackbuildrc + on: set_variables + on: slkflags + on: error_codes + on: start_structure + on: download_source +#on: md5sum_download_and_check_0 +#on: md5sum_download_and_check_1 +#on: gpg_signature_check + on: untar_source +#on: path_source + on: configure + on: make_package + on: install_package + on: strip_binaries +#on: compress_manpages +#on: compress_info_files + on: install_documentation + on: slackdesc +#on: postinstall_script + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +libdvdcss: Libdvdcss.SlackBuild by Rudson R. Alves +libdvdcss: +libdvdcss: libdvdcss is part of the VideoLAN project, a full MPEG2 client/ +libdvdcss: server solution. The VideoLAN Client can also be used as a +libdvdcss: standalone program to play MPEG2 streams from a hard disk or a +libdvdcss: DVD. +libdvdcss: +libdvdcss: +libdvdcss: +libdvdcss: +#untar_source +# Untar +cd "$TMP" +tar --no-same-owner --no-same-permissions -xvf "$SRC_DIR/$SRC" || exit $ERROR_TA +cd "$PKG_SRC" + +# Slackware 12.0 TeX set +for i in `grep -lr 'é' *`; do + sed 's/é/e/g' $i > $i.new + mv $i.new $i +done +#>' and "#<<" tags. +#>> Start SlackBuild Sections: + on: head + on: slackbuildrc + on: set_variables + on: slkflags + on: error_codes + on: start_structure + on: download_source +#on: md5sum_download_and_check_0 +#on: md5sum_download_and_check_1 +#on: gpg_signature_check + on: untar_source +#on: path_source + on: configure + on: make_package + on: install_package + on: strip_binaries +#on: compress_manpages +#on: compress_info_files + on: install_documentation + on: slackdesc +#on: postinstall_script + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +libdvdread: libdvdread.SlackBuild by Slack.Sarava +libdvdread: +libdvdread: libdvdread provides a simple foundation for reading DVD-Video +libdvdread: images. It offers DVD applications: +libdvdread: 1. A simple abstraction for reading the files on a DVD image +libdvdread: 2. A simple library for parsing the information (IFO) files +libdvdread: 3. A simple library for parsing the navigation (NAV) packets +libdvdread: +libdvdread: This allows application designers to access some of the more +libdvdread: advanced features of the DVD format. +#>' and "#<<" tags. +#>> Start SlackBuild Sections: +all: head +all: slackbuildrc +all: set_variables +all: slkflags +all: error_codes +all: start_structure + on: download_source +off: md5sum_download_and_check_0 +off: md5sum_download_and_check_1 +off: gpg_signature_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 + on: install_documentation +all: slackdesc +off: postinstall_script +all: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +libgphoto2: libgphoto2 by Slack.Sarava +libgphoto2: +libgphoto2: libgphoto2 is a library that can be used by applications to access +libgphoto2: various digital cameras. +libgphoto2: +libgphoto2: +libgphoto2: +libgphoto2: +libgphoto2: +libgphoto2: +libgphoto2: +#>' and "#<<" tags. +#>> Start SlackBuild Sections: + on: head + on: slackbuildrc + on: set_variables + on: slkflags + on: error_codes + on: start_structure + on: download_source +off: md5sum_download_and_check_0 +off: md5sum_download_and_check_1 +off: gpg_signature_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 + on: install_documentation + on: slackdesc +off: postinstall_script + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +libkdcraw: libkdcraw by Slack.Sarava +libkdcraw: +libkdcraw: Libkdcraw is a C++ interface around dcraw binary program used +libkdcraw: to decode RAW picture files. The library documentation is available +libkdcraw: on header files. +libkdcraw: +libkdcraw: This library is used by kipi-plugins, digiKam and others kipi +libkdcraw: host programs. +libkdcraw: +libkdcraw: +libkdcraw: +#>' and "#<<" tags. +#>> Start SlackBuild Sections: + on: head + on: slackbuildrc + on: set_variables + on: slkflags + on: error_codes + on: start_structure + on: download_source +off: md5sum_download_and_check_0 +off: md5sum_download_and_check_1 +off: gpg_signature_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 + on: install_documentation + on: slackdesc +off: postinstall_script + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +libkexiv2: libkexiv2 by Slack.Sarava +libkexiv2: +libkexiv2: EXIV2 Library interface for KDE +libkexiv2: This library is a part of Kipi-Plugins project +libkexiv2: (http://www.kipi-plugins.org) +libkexiv2: +libkexiv2: Libkexiv2 is a wrapper around Exiv2 library to manipulate +libkexiv2: pictures metadata. +libkexiv2: +libkexiv2: This library is used by kipi-plugins, digiKam and others +libkexiv2: kipi host programs. +#>' and "#<<" tags. +#>> Start SlackBuild Sections: + on: head + on: slackbuildrc + on: set_variables + on: slkflags + on: error_codes + on: start_structure + on: download_source +off: md5sum_download_and_check_0 +off: md5sum_download_and_check_1 +off: gpg_signature_check + on: untar_source +off: path_source + on: configure + on: make_package + on: install_package + on: strip_binaries +off: compress_manpages +off: compress_info_files + on: install_documentation + on: slackdesc +off: postinstall_script + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +libkipi: libkipi by Slack.Sarava +libkipi: +libkipi: +libkipi: +libkipi: +libkipi: +libkipi: +libkipi: +libkipi: +libkipi: +libkipi: +#>' and "#<<" tags. +#>> Start SlackBuild Sections: + on: head + on: slackbuildrc + on: set_variables + on: slkflags + on: error_codes + on: start_structure + on: download_source +# on: md5sum_download_and_check_0 +#on: md5sum_download_and_check_1 +#on: gpg_signature_check + on: untar_source +#on: path_source + on: configure + on: make_package + on: install_package + on: strip_binaries +#on: compress_manpages +#on: compress_info_files + on: install_documentation + on: slackdesc +#on: postinstall_script + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +sdl-sound: SDL_sound by Slack.Sarava +sdl-sound: +sdl-sound: SDL_sound is a library that handles the decoding of several popular +sdl-sound: sound file formats such as .WAV and .MP3. Designed to make the task +sdl-sound: of sound playback easier, SDL_sound accepts files or other input +sdl-sound: through an abstraction layer and returns the decoded waveform. +sdl-sound: SDL_sound can decode a whole sound file and hand back a single +sdl-sound: pointer to the waveform, or SDL_sound can process sound data in +sdl-sound: programmer-specified blocks when resource constraints are a concern. +sdl-sound: SDL_sound can also handle sample rate, audio format, and channel +sdl-sound: conversion on-the-fly. +#>' and "#<<" tags. +#>> Start SlackBuild Sections: + on: head + on: slackbuildrc + on: set_variables + on: slkflags + on: error_codes + on: start_structure + on: download_source +off: md5sum_download_and_check_0 +off: md5sum_download_and_check_1 +off: gpg_signature_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 + on: install_documentation + on: slackdesc +off: postinstall_script + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +kipi-plugins: kipi-plugins by Slack.Sarava +kipi-plugins: +kipi-plugins: Libkipi and kipi-plugins allows image applications to use +kipi-plugins: a plugin architecture for additional functionalities. +kipi-plugins: +kipi-plugins: +kipi-plugins: +kipi-plugins: +kipi-plugins: +kipi-plugins: +kipi-plugins: +#>' and "#<<" tags. +#>> Start SlackBuild Sections: + on: head + on: slackbuildrc + on: set_variables + on: slkflags + on: error_codes + on: start_structure + on: download_source +#on: md5sum_download_and_check_0 +#on: md5sum_download_and_check_1 +#on: gpg_signature_check + on: untar_source +#on: path_source + on: configure + on: make_package + on: install_package + on: strip_binaries +#on: compress_manpages +#on: compress_info_files + on: install_documentation + on: slackdesc +#on: postinstall_script + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +dvdauthor: dvdauthor.SlackBuild by Slack.Sarava +dvdauthor: +dvdauthor: dvdauthor is a program that will generate a DVD movie from a valid +dvdauthor: mpeg2 stream that should play when you put it in a DVD player. +dvdauthor: +dvdauthor: To start you need mpeg files that contain the necessary DVD VOB +dvdauthor: packets. These can be generated by passing '-f 8' to mplex. See +dvdauthor: the included utility makevob. +dvdauthor: +dvdauthor: +#>' and "#<<" tags. +#>> Start SlackBuild Sections: + on: head + on: slackbuildrc + on: set_variables + on: slkflags + on: error_codes + on: start_structure + on: download_source +#on: md5sum_download_and_check_0 +#on: md5sum_download_and_check_1 +#on: gpg_signature_check + on: untar_source +#on: path_source +off: configure + on: make_package + on: install_package + on: strip_binaries +#on: compress_manpages +#on: compress_info_files + on: install_documentation + on: slackdesc +#on: postinstall_script + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +vamps: vamps.SlackBuild by Slack.Sarava +vamps: +vamps: Vamps is a program from Jean-Michel PETIT +vamps: This program is an k9copy application. +vamps: +vamps: +vamps: +vamps: +vamps: +vamps: +vamps: +#make_package +# Compile +PREFIX=$PREFIX make $NUMJOBS || exit $ERROR_MAKE +#install_package +# Install +cp +PREFIX=$PKG/$PREFIX make install || exit $ERROR_INSTALL +#>' and "#<<" tags. +#>> Start SlackBuild Sections: + on: head + on: slackbuildrc + on: set_variables + on: slkflags + on: error_codes + on: start_structure + on: download_source +#on: md5sum_download_and_check_0 +#on: md5sum_download_and_check_1 +#on: gpg_signature_check + on: untar_source +#on: path_source + on: configure + on: make_package + on: install_package + on: strip_binaries +#on: compress_manpages +#on: compress_info_files + on: install_documentation + on: slackdesc +#on: postinstall_script + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +octave: octave by Slack.Sarava +octave: +octave: GNU Octave is a high-level language, primarily intended for numerical +octave: computations. It provides a convenient command line interface for +octave: solving linear and nonlinear problems numerically. +octave: +octave: Up to date information about Octave is available on the WWW at the +octave: URL http://www.octave.org, including archives of the help-octave, +octave: bug-octave, and octave-sources mailing lists. +octave: +octave: +#>' and "#<<" tags. +#>> Start SlackBuild Sections: + on: head + on: slackbuildrc + on: set_variables + on: slkflags + on: error_codes + on: start_structure + on: download_source +# on: md5sum_download_and_check_0 +#on: md5sum_download_and_check_1 +#on: gpg_signature_check + on: untar_source +#on: path_source + on: configure + on: make_package + on: install_package + on: strip_binaries +#on: compress_manpages +#on: compress_info_files + on: install_documentation + on: slackdesc +#on: postinstall_script + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +kexec-tools: kexec-tools.SlackBuild by Slack.Sarava +kexec-tools: +kexec-tools: kexec is a set of systems call that allows you to load another +kexec-tools: kernel from the currently executing Linux kernel. The current +kexec-tools: implementation has only been tested, and had the kinks worked +kexec-tools: out on x86, but the generic code should work on any architecture. +kexec-tools: +kexec-tools: Some machines have BIOSes that are either extremely slow to +kexec-tools: reboot or that cannot reliably perform a reboot. Kexec may be +kexec-tools: the alternative to reboot in a reliable and timely manner. +#>' and "#<<" tags. +#>> Start SlackBuild Sections: + on: head + on: slackbuildrc + on: set_variables + on: slkflags + on: error_codes + on: start_structure + on: download_source +off: md5sum_download_and_check_0 +off: md5sum_download_and_check_1 +off: gpg_signature_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 + on: install_documentation + on: slackdesc +off: postinstall_script + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +smartmontools: smartmontools by Slack.Sarava +smartmontools: +smartmontools: smartmontools contains utilities that control and monitor +smartmontools: storage devices using the Self-Monitoring, Analysis and +smartmontools: Reporting Technology (S.M.A.R.T.) system build into ATA and +smartmontools: SCSI Hard Drives. This is used to check the reliability of the +smartmontools: hard drive and to predict drive failures. smartmontools Version +smartmontools: 5.x is designed to comply to the ATA/ATAPI-5 specification +smartmontools: (Revision 1). Future releases of smartmontools (Versions 6.x +smartmontools: and 7.x) will comply with the ATA/ATAPI-6 and ATA/ATAPI-7 +smartmontools: specifications. +#>' and "#<<" tags. +#>> Start SlackBuild Sections: + on: head + on: slackbuildrc + on: set_variables + on: slkflags + on: error_codes + on: start_structure + on: download_source +#on: md5sum_download_and_check_0 +#on: md5sum_download_and_check_1 +#on: gpg_signature_check + on: untar_source +#on: patch_source + on: configure + on: make_package + on: install_package + on: strip_binaries +#on: compress_manpages +#on: compress_info_files + on: install_documentation + on: slackdesc +#on: postinstall_script + on: build_package + on: clean_builds +#<< End SlackBuild Sections + +#------------------ +# Sections changes +#------------------ +#>slackdesc +htop: htop by Slack.Sarava +htop: +htop: An interactive powerfull process viewer. Main features: +htop: +htop: - can scroll the list vertically and horizontally; +htop: - starts faster; +htop: - don't need to type the process number to kill a process; +htop: - don't need to type the process number or the priority value to renice +htop: a process; +htop: - can kill multiple processes at once. +htop: +#