Reset maintainer for pancake, tripledes and xdave (2/2).
This commit is contained in:
parent
58aafc4b63
commit
8038fe1972
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'luafilesystem'
|
||||
pkgname=luafilesystem
|
||||
version=1.6.2
|
||||
revision=3
|
||||
revision=4
|
||||
makedepends="lua51-devel"
|
||||
depends="lua51"
|
||||
short_desc="File System Library for the Lua Programming Language"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="http://keplerproject.github.com/luafilesystem"
|
||||
distfiles="https://github.com/downloads/keplerproject/$pkgname/$pkgname-$version.tar.gz"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'luaposix'
|
||||
pkgname=luaposix
|
||||
version=5.1.28
|
||||
revision=2
|
||||
revision=3
|
||||
lib32disabled=yes
|
||||
wrksrc="${pkgname}-release-v${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -10,7 +10,7 @@ hostmakedepends="perl lua-devel"
|
|||
makedepends="ncurses-devel lua-devel"
|
||||
depends="lua"
|
||||
short_desc="A POSIX library for Lua programming language"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
homepage="http://luaforge.net/projects/luaposix/"
|
||||
distfiles="https://github.com/luaposix/luaposix/archive/release-v${version}.tar.gz"
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'luasocket'
|
||||
pkgname=luasocket
|
||||
version=2.0.2
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-makefile
|
||||
makedepends="lua51-devel"
|
||||
depends="lua51"
|
||||
short_desc="Network support for the Lua language "
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="http://www.cs.princeton.edu/~diego/professional/luasocket/"
|
||||
distfiles="http://luaforge.net/frs/download.php/2664/luasocket-$version.tar.gz"
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'lv2'
|
||||
pkgname=lv2
|
||||
version=1.0.0
|
||||
revision=3
|
||||
revision=4
|
||||
lib32disabled=yes
|
||||
build_style=waf
|
||||
homepage="http://lv2plug.in"
|
||||
makedepends="python libsndfile-devel gtk+-devel"
|
||||
short_desc="Plugin standard for audio systems"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1, BSD"
|
||||
distfiles="http://lv2plug.in/spec/${pkgname}-${version}.tar.bz2"
|
||||
checksum=857ec8c1b1f803409e57b84f75b0f8ae7477a9c6bccb4a66220d739e8e39d751
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'mda-lv2'
|
||||
pkgname=mda-lv2
|
||||
version=1.0.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=waf
|
||||
homepage="http://drobilla.net/software/mda-lv2/"
|
||||
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
||||
makedepends="pkg-config lv2 python"
|
||||
depends="lv2 python"
|
||||
short_desc="LV2 port of the MDA plugins by Paul Kellett"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
checksum=0eb88587b6f7a960a9a7adc5f733e74388ba0ae90db084a7d39c6e9cfedd6fb5
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Template build file for 'minecraft'
|
||||
pkgname=minecraft
|
||||
version=0.3
|
||||
revision=3
|
||||
revision=4
|
||||
nonfree="yes"
|
||||
noarch="yes"
|
||||
makedepends="wmname wget"
|
||||
depends="${makedepends}"
|
||||
short_desc="Launcher for the famous Minecraft game"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.minecraft.net/"
|
||||
license="Propietary"
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mono'
|
||||
pkgname=mono
|
||||
version=3.2.3
|
||||
revision=2
|
||||
revision=3
|
||||
patch_args="-Np1"
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -11,7 +11,7 @@ hostmakedepends="libtool perl"
|
|||
makedepends="zlib-devel libX11-devel libgdiplus-devel"
|
||||
depends="libgdiplus>=0"
|
||||
short_desc="Free implementation of the .NET platform including runtime and compiler"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.go-mono.org"
|
||||
license="GPL-2, LGPL-2, MPL, MITX11"
|
||||
distfiles="http://download.mono-project.com/sources/mono/$pkgname-$version.tar.bz2"
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'msmtp'
|
||||
pkgname=msmtp
|
||||
version=1.4.32
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
short_desc="A mini SMTP client"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://msmtp.sourceforge.net"
|
||||
license="GPL-3"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Template build file for 'mtd-utils'.
|
||||
pkgname=mtd-utils
|
||||
version=1.5.0
|
||||
revision=5
|
||||
revision=6
|
||||
makedepends="zlib-devel lzo-devel acl-devel libuuid-devel liblzma-devel"
|
||||
short_desc="Memory Technology Device Utilities"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.linux-mtd.infradead.org/"
|
||||
distfiles="ftp://ftp.infradead.org/pub/mtd-utils/$pkgname-$version.tar.bz2"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mumble'
|
||||
pkgname=mumble
|
||||
version=1.2.5
|
||||
revision=1
|
||||
revision=2
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="
|
||||
libcap-devel Ice-devel>=3.5 protobuf-devel>=2.5.0 libXi-devel qt-devel openssl-devel
|
||||
|
@ -10,7 +10,7 @@ makedepends="
|
|||
depends="qt-plugin-sqlite desktop-file-utils hicolor-icon-theme"
|
||||
replaces="libmumble<=1.2.3"
|
||||
short_desc="Open source, low-latency, high quality voice chat for gaming"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://mumble.sourceforge.net/"
|
||||
license="BSD"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mumble122'
|
||||
pkgname=mumble122
|
||||
version=1.2.2
|
||||
revision=7
|
||||
revision=8
|
||||
wrksrc="mumble-${version}"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="protobuf-devel>=2.5.0 libXi-devel qt-devel openssl-devel speex-devel
|
||||
|
@ -11,7 +11,7 @@ depends="jack qt-plugin-sqlite desktop-file-utils hicolor-icon-theme"
|
|||
replaces="libmumble<=1.2.3 mumble>=0"
|
||||
provides="mumble-${version}_${revision}"
|
||||
short_desc="Open source, low-latency, high quality voice chat for gaming"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="BSD"
|
||||
homepage="http://mumble.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/mumble/mumble-${version}.tar.gz"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mutagen'
|
||||
pkgname=mutagen
|
||||
version=1.22
|
||||
revision=2
|
||||
revision=3
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
hostmakedepends="python-devel"
|
||||
|
@ -9,7 +9,7 @@ makedepends="python-devel"
|
|||
depends="python"
|
||||
pycompile_module="mutagen"
|
||||
short_desc="Python multimedia tagging library"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://code.google.com/p/${pkgname}/"
|
||||
license="GPL-2"
|
||||
distfiles="http://${pkgname}.googlecode.com/files/${pkgname}-${version}.tar.gz"
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'nano'
|
||||
pkgname=nano
|
||||
version=2.3.1
|
||||
revision=6
|
||||
revision=7
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="groff"
|
||||
makedepends="ncurses-devel"
|
||||
short_desc="The GNU nano editor"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.nano-editor.org/"
|
||||
license="GPL-3"
|
||||
distfiles="http://www.nano-editor.org/dist/v2.3/$pkgname-$version.tar.gz"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'nethogs'
|
||||
pkgname=nethogs
|
||||
version=0.8.0
|
||||
revision=2
|
||||
revision=3
|
||||
makedepends="libpcap-devel ncurses-devel"
|
||||
short_desc="Small net top tool grouping bandwidth by process"
|
||||
maintainer="tripledes <tripledes@gmail.com>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-1"
|
||||
homepage="http://nethogs.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'ngircd'
|
||||
pkgname=ngircd
|
||||
version=21
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-ipv6 --without-ident"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -9,7 +9,7 @@ makedepends="zlib-devel"
|
|||
conf_files="/etc/ngircd.conf"
|
||||
homepage="http://ngircd.barton.de/"
|
||||
short_desc="Free, portable and lightweight Internet Relay Chat server"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
distfiles="ftp://ftp.berlios.de/pub/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=0edbd41304186e43f9d907a7017b40520cc90c2ce29b1339bdcd7622fffe19a0
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'nitrogen'
|
||||
pkgname=nitrogen
|
||||
version=1.5.2
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
short_desc="Background browser and setter for X with support for Xinerama"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://projects.l3ib.org/nitrogen/"
|
||||
license="GPL-2"
|
||||
distfiles="http://projects.l3ib.org/${pkgname}/files/${pkgname}-${version}.tar.gz"
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Template build file for 'objfw'
|
||||
pkgname=objfw
|
||||
version=0.7.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-static"
|
||||
hostmakedepends="clang"
|
||||
short_desc="Portable, lightweight framework for the Objective-C language."
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="https://webkeks.org/objfw/"
|
||||
license="QPL,GPL-2,GPL-3"
|
||||
distfiles="https://webkeks.org/${pkgname}/downloads/${pkgname}-${version}.tar.xz"
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'ocaml-camomile'
|
||||
pkgname=ocaml-camomile
|
||||
version=0.8.3
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="camomile-${version}"
|
||||
build_style=gnu-configure
|
||||
makedepends="ocaml-compiler-libs ocaml-findlib ocaml"
|
||||
short_desc="Unicode library for O'Caml"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://camomile.sourceforge.net/"
|
||||
license="LGPL2"
|
||||
distfiles="${SOURCEFORGE_SITE}/camomile/camomile-${version}.tar.bz2"
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'ocaml-findlib'
|
||||
pkgname=ocaml-findlib
|
||||
version=1.3.3
|
||||
revision=3
|
||||
revision=4
|
||||
wrksrc="findlib-${version}"
|
||||
makedepends="ocaml-compiler-libs"
|
||||
short_desc="O'Caml library manager"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://projects.camlcity.org/projects/findlib.html"
|
||||
license="MIT/X11"
|
||||
distfiles="http://download.camlcity.org/download/findlib-${version}.tar.gz"
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'ocaml-lidl'
|
||||
pkgname=ocaml-lidl
|
||||
version=1.05
|
||||
revision=4
|
||||
revision=5
|
||||
wrksrc="camlidl-${version}"
|
||||
makedepends="ocaml-compiler-libs"
|
||||
short_desc="stub code generator and COM binding for Objective Caml"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://caml.inria.fr/pub/old_caml_site/camlidl/"
|
||||
license="Q"
|
||||
distfiles="http://caml.inria.fr/pub/old_caml_site/distrib/bazar-ocaml/camlidl-${version}.tar.gz"
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
pkgname=ocaml
|
||||
_majorver=4.00
|
||||
version=${_majorver}.0
|
||||
revision=4
|
||||
revision=5
|
||||
makedepends="gdbm-devel ncurses-devel libX11-devel"
|
||||
short_desc="The main implementation of the Caml language"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://caml.inria.fr"
|
||||
license="QPL-1,LGPL-2"
|
||||
distfiles="${homepage}/pub/distrib/${pkgname}-${_majorver}/${pkgname}-${version}.tar.bz2"
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'optipng'
|
||||
pkgname=optipng
|
||||
version=0.7.5
|
||||
revision=1
|
||||
revision=2
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="zlib-devel libpng-devel>=1.6"
|
||||
short_desc="Advanced PNG Optimizer"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="zlib"
|
||||
homepage="http://optipng.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'patchage'
|
||||
pkgname=patchage
|
||||
version=0.5.0
|
||||
revision=5
|
||||
revision=6
|
||||
build_style=waf
|
||||
configure_args="--jack-dbus"
|
||||
hostmakedepends="pkg-config python"
|
||||
|
@ -10,7 +10,7 @@ makedepends="dbus-devel dbus-glib-devel gtkmm2-devel
|
|||
alsa-lib-devel jack-devel raul-devel boost-devel graphviz jack hicolor-icon-theme"
|
||||
depends="graphviz jack hicolor-icon-theme"
|
||||
short_desc="Modular patch bay for audio and MIDI based on JACK and ALSA"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://drobilla.net/software/patchage/"
|
||||
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'pavucontrol'
|
||||
pkgname=pavucontrol
|
||||
version=2.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="gtkmm-devel libcanberra-devel gtk+3-devel pulseaudio-devel"
|
||||
short_desc="PulseAudio Volume Control"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://freedesktop.org/software/pulseaudio/pavucontrol/"
|
||||
distfiles="${homepage}/${pkgname}-${version}.tar.xz"
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
# Template build file for 'perl-Archive-Zip'.
|
||||
pkgname=perl-Archive-Zip
|
||||
version=1.30
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="Archive-Zip-${version}"
|
||||
build_style=perl-module
|
||||
makedepends="perl>=5.18"
|
||||
noarch="yes"
|
||||
depends="${makedepends}"
|
||||
short_desc="Provide a perl interface to ZIP archive files"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="Artistic, GPL-1"
|
||||
homepage="http://search.cpan.org/dist/Archive-Zip/"
|
||||
distfiles="http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Archive-Zip-${version}.tar.gz"
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
# Template build file for 'perl-Crypt-OpenSSL-Bignum'.
|
||||
pkgname=perl-Crypt-OpenSSL-Bignum
|
||||
version=0.04
|
||||
revision=3
|
||||
revision=4
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
makedepends="perl>=5.18 openssl-devel"
|
||||
depends="${hostmakedepends}"
|
||||
short_desc="Crypt::OpenSSL::Bignum - OpenSSL multiprecision integer arithmetic"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/Crypt-OpenSSL-Bignum"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Crypt/Crypt-OpenSSL-Bignum-${version}.tar.gz"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-Encode-Locale'.
|
||||
pkgname=perl-Encode-Locale
|
||||
version=1.03
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
|
@ -9,7 +9,7 @@ makedepends="${hostmakedepends}"
|
|||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="Encode::Locale - Determine the locale encoding"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/Encode-Locale"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Encode/Encode-Locale-$version.tar.gz"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-File-Listing'.
|
||||
pkgname=perl-File-Listing
|
||||
version=6.04
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
|
@ -9,7 +9,7 @@ makedepends="${hostmakedepends} perl-HTTP-Date"
|
|||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="File::Listing - parse directory listing"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/File-Listing"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/File/File-Listing-$version.tar.gz"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-HTML-Form'.
|
||||
pkgname=perl-HTML-Form
|
||||
version=6.03
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
|
@ -9,7 +9,7 @@ makedepends="perl-HTML-Parser perl-URI perl-HTTP-Message"
|
|||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="HTML::Form - Class that represents an HTML form element"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://search.cpan.org/~gaas/HTML-Form/lib/HTML/Form.pm"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/HTML/HTML-Form-$version.tar.gz"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-Parser'.
|
||||
pkgname=perl-HTML-Parser
|
||||
version=3.71
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
|
@ -10,6 +10,6 @@ depends="${makedepends}"
|
|||
short_desc="HTML::Parser - HTML parser class"
|
||||
homepage="http://search.cpan.org/~gaas/HTML-Parser-3.68/Parser.pm"
|
||||
license="Artistic, GPL-1"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${CPAN_SITE}/HTML/HTML-Parser-$version.tar.gz"
|
||||
checksum=be918b3749d3ff93627f72ee4b825683332ecb4c81c67a3a8d72b0435ffbd802
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-Tagset'.
|
||||
pkgname=perl-HTML-Tagset
|
||||
version=3.20
|
||||
revision=4
|
||||
revision=5
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
|
@ -11,6 +11,6 @@ noarch="yes"
|
|||
short_desc="HTML::Tagset - data tables useful in parsing HTML"
|
||||
homepage="http://search.cpan.org/~petdance/HTML-Tagset-3.20/Tagset.pm"
|
||||
license="Artistic, GPL-1"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${CPAN_SITE}/HTML/HTML-Tagset-$version.tar.gz"
|
||||
checksum=adb17dac9e36cd011f5243881c9739417fd102fce760f8de4e9be4c7131108e2
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-HTTP-Cookies'.
|
||||
pkgname=perl-HTTP-Cookies
|
||||
version=6.01
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
|
@ -9,7 +9,7 @@ makedepends="perl-HTTP-Message"
|
|||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="HTTP::Cookies - HTTP cookie jars"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/HTTP-Cookies"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/HTTP/HTTP-Cookies-$version.tar.gz"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-HTTP-Daemon'.
|
||||
pkgname=perl-HTTP-Daemon
|
||||
version=6.01
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
|
@ -9,7 +9,7 @@ makedepends="perl-HTTP-Message perl-LWP-MediaTypes"
|
|||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="HTTP::Daemon - a simple http server class"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/HTTP-Message"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/HTTP/HTTP-Daemon-$version.tar.gz"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-HTTP-Date'.
|
||||
pkgname=perl-HTTP-Date
|
||||
version=6.02
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
|
@ -9,7 +9,7 @@ makedepends="${hostmakedepends}"
|
|||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="HTTP::Date - date conversion routines"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/HTTP-Date"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/HTTP/HTTP-Date-$version.tar.gz"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-HTTP-Message'.
|
||||
pkgname=perl-HTTP-Message
|
||||
version=6.06
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
|
@ -9,7 +9,7 @@ makedepends="perl-LWP-MediaTypes perl-Encode-Locale perl-URI perl-HTTP-Date perl
|
|||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="HTTP::Message - HTTP style message (base class)"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/HTTP-Message"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/HTTP/HTTP-Message-$version.tar.gz"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-HTTP-Negotiate'.
|
||||
pkgname=perl-HTTP-Negotiate
|
||||
version=6.01
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
|
@ -9,7 +9,7 @@ makedepends="perl-HTTP-Message"
|
|||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="HTTP::Negotiate - choose a variant to serve"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/HTTP-Negotiate"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/HTTP/HTTP-Negotiate-$version.tar.gz"
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
# Template build file for 'perl-IO-Tty'.
|
||||
pkgname=perl-IO-Tty
|
||||
version=1.10
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="IO-Tty-$version"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
short_desc="IO::Tty - Perl interface to Low-level allocate a pseudo-Tty"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/IO-Tty/"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/IO/IO-Tty-$version.tar.gz"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-LWP-MediaTypes'.
|
||||
pkgname=perl-LWP-MediaTypes
|
||||
version=6.02
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
|
@ -9,7 +9,7 @@ makedepends="${hostmakedepends}"
|
|||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="LWP::MediaTypes - guess media type for a file or a URL"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="https://metacpan.org/release/LWP-MediaTypes"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/LWP/LWP-MediaTypes-$version.tar.gz"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-LWP'.
|
||||
pkgname=perl-LWP
|
||||
version=6.05
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="libwww-perl-$version"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
|
@ -12,7 +12,7 @@ makedepends="
|
|||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="LWP - The World-Wide Web library for Perl (libwww-perl)"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/libwww-perl/lib/LWP.pm"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/LWP/libwww-perl-${version}.tar.gz"
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
# Template build file for 'perl-Locale-gettext'.
|
||||
pkgname=perl-Locale-gettext
|
||||
version=1.05
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="gettext-$version"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
short_desc="Permits access from Perl to the gettext() family of functions"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/gettext"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="http://search.cpan.org/CPAN/authors/id/P/PV/PVANDRY/gettext-${version}.tar.gz"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-Net-HTTP'.
|
||||
pkgname=perl-Net-HTTP
|
||||
version=6.06
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
|
@ -9,7 +9,7 @@ makedepends="${hostmakedepends}"
|
|||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="Net::HTTP - Low-level HTTP connection (client)"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/Net-HTTP"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Net/Net-HTTP-$version.tar.gz"
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
# Template build file for 'perl-Parse-CPAN-Meta'.
|
||||
pkgname=perl-Parse-CPAN-Meta
|
||||
version=1.4404
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="Parse-CPAN-Meta-${version}"
|
||||
makedepends="perl-CPAN-Meta-YAML"
|
||||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
build_style=perl-module
|
||||
short_desc="Parse::CPAN::Meta - Parse META.yml and META.json CPAN metadata files"
|
||||
maintainer="tripledes <tripledes@gmail.com>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/Parse-CPAN-Meta"
|
||||
license="GPL-1, Artistic"
|
||||
distfiles="${CPAN_SITE}/Parse/${pkgname#perl-}-${version}.tar.gz"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-WWW-RobotRules'.
|
||||
pkgname=perl-WWW-RobotRules
|
||||
version=6.02
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
|
@ -9,7 +9,7 @@ makedepends="${hostmakedepends} perl-URI"
|
|||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="WWW::RobotRules - database of robots.txt-derived permissions"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/WWW-RobotRules"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/WWW/WWW-RobotRules-$version.tar.gz"
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'prelink'
|
||||
pkgname=prelink
|
||||
version=20130503
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc=prelink
|
||||
build_style=gnu-configure
|
||||
makedepends="elfutils-devel"
|
||||
short_desc="ELF prelinking utility to speed up dynamic linking"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://people.redhat.com/jakub/prelink/"
|
||||
distfiles="http://people.redhat.com/jakub/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'protobuf'
|
||||
pkgname=protobuf
|
||||
version=2.5.0
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="libtool pkg-config"
|
||||
makedepends="zlib-devel"
|
||||
short_desc="Google's data interchange format"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="http://${pkgname}.googlecode.com/files/${pkgname}-${version}.tar.bz2"
|
||||
homepage="http://code.google.com/p/${pkgname}/"
|
||||
license="BSD"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'pypy'
|
||||
pkgname=pypy
|
||||
version=2.0
|
||||
revision=1
|
||||
revision=2
|
||||
makedepends="python libffi-devel"
|
||||
short_desc="PyPy is a fast, compliant alternative implementation of the Python language"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://pypy.org/"
|
||||
license="MIT"
|
||||
distfiles="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-src.tar.bz2"
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'python-distutils-extra'
|
||||
pkgname=python-distutils-extra
|
||||
version=2.37
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools intltool"
|
||||
depends="python python-distribute"
|
||||
noarch="yes"
|
||||
pycompile_module="DistUtilsExtra"
|
||||
short_desc="Enhancements to the Python build system"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="https://launchpad.net/python-distutils-extra"
|
||||
license="GPL-2"
|
||||
distfiles="http://launchpad.net/${pkgname}/trunk/${version}/+download/${pkgname}-${version}.tar.gz"
|
||||
|
|
|
@ -2,14 +2,14 @@
|
|||
pkgname=python-docutils
|
||||
version=0.10
|
||||
wrksrc="docutils-${version}"
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=python-module
|
||||
makedepends="python"
|
||||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
pycompile_module="docutils"
|
||||
short_desc="Text processing system to convert to various formats"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://docutils.sourceforge.net"
|
||||
license="GPL-3"
|
||||
distfiles="${SOURCEFORGE_SITE}/docutils/docutils-${version}.tar.gz"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-setproctitle'
|
||||
pkgname=python-setproctitle
|
||||
version=1.1.6
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="setproctitle-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-devel"
|
||||
|
@ -9,7 +9,7 @@ makedepends="python-devel"
|
|||
depends="python"
|
||||
pycompile_module="setproctitle"
|
||||
short_desc="A library to allow customization of the process title"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://code.google.com/p/py-setproctitle/"
|
||||
license="BSD"
|
||||
distfiles="http://pypi.python.org/packages/source/s/setproctitle/setproctitle-${version}.tar.gz"
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'pyyaml'
|
||||
pkgname=pyyaml
|
||||
version=3.10
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="PyYAML-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python"
|
||||
makedepends="libyaml-devel python-devel"
|
||||
pycompile_module="pyyaml"
|
||||
short_desc="YAML parser and emitter for Python"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://pyyaml.org/wiki/PyYAML"
|
||||
license="MIT"
|
||||
distfiles="http://${pkgname}.org/download/${pkgname}/PyYAML-${version}.tar.gz"
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'qjackctl'
|
||||
pkgname=qjackctl
|
||||
version=0.3.11
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-jack-version"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libX11-devel qt-devel jack-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme jack"
|
||||
short_desc="JACK Audio Connection Kit - Qt GUI Interface"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://qjackctl.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'qsynth'
|
||||
pkgname=qsynth
|
||||
version=0.3.8
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="qt-devel jack-devel fluidsynth-devel desktop-file-utils hicolor-icon-theme"
|
||||
depends="jack desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="Qt GUI Interface for FluidSynth"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://qsynth.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'r2-bindings'
|
||||
pkgname=r2-bindings
|
||||
version=0.9.7
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
wrksrc="radare2-${version}"
|
||||
short_desc="Advanced command line debugger and hexadecimal editor (bindings)"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-3"
|
||||
homepage="http://www.radare.org"
|
||||
distfiles="${homepage}/get/radare2-bindings-${version}.tar.xz"
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'raul'
|
||||
pkgname=raul
|
||||
version=0.8.0
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=waf
|
||||
hostmakedepends="pkg-config python"
|
||||
makedepends="glib-devel boost-devel"
|
||||
short_desc="C++ utility library primarily aimed at audio/musical applications"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="ISC"
|
||||
homepage="http://drobilla.net/software/raul/"
|
||||
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'rdis-git'
|
||||
pkgname=rdis-git
|
||||
version=20130812
|
||||
revision=1
|
||||
revision=2
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="gtk+3-devel jansson-devel LuaJIT-devel udis86-devel openssl-devel"
|
||||
short_desc="A binary analysis tool for linux"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://rainbowsandpwnies.com/rdis/"
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'rkill'
|
||||
pkgname=rfkill
|
||||
version=0.5
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
short_desc="Small tool to query the state of the rfkill switches, buttons and subsystem interfaces"
|
||||
maintainer="tripledes <tripledes@gmail.com>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="Public domain"
|
||||
homepage="http://wireless.kernel.org/en/users/Documentation/rfkill"
|
||||
distfiles="https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$version.tar.bz2"
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'rust'
|
||||
pkgname=rust
|
||||
version=0.10
|
||||
revision=2
|
||||
revision=3
|
||||
lib32disabled=yes
|
||||
build_style=configure
|
||||
only_for_archs="x86_64 i686"
|
||||
configure_args="--prefix=/usr --disable-docs"
|
||||
hostmakedepends="which pkg-config perl curl python chrpath"
|
||||
short_desc="A safe, concurrent, practical language"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.rust-lang.org/"
|
||||
license="MIT, Apache-2.0"
|
||||
distfiles="http://static.rust-lang.org/dist/rust-${version}.tar.gz"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'scons'
|
||||
pkgname=scons
|
||||
version=2.3.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=python-module
|
||||
hostmakedepends="python"
|
||||
depends="python"
|
||||
|
@ -9,7 +9,7 @@ noarch="yes"
|
|||
pycompile_module="SCons"
|
||||
make_install_args="--standard-lib --install-data=/usr/share"
|
||||
short_desc="A software construction tool"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.scons.org/"
|
||||
license="MIT"
|
||||
distfiles="http://prdownloads.sourceforge.net/$pkgname/$pkgname-$version.tar.gz"
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'screen'
|
||||
pkgname=screen
|
||||
version=4.0.3
|
||||
revision=9
|
||||
revision=10
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-sys-screenrc=/etc/screenrc -enable-pam --enable-colors256
|
||||
--enable-locale -with-socket-dir=/run/screens --with-pty-group=5"
|
||||
makedepends="pam-devel ncurses-devel"
|
||||
conf_files="/etc/screenrc /etc/skel/.screenrc"
|
||||
short_desc="The GNU screen utility"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnu.org/s/screen/"
|
||||
license="GPL-2"
|
||||
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'skype'
|
||||
pkgname=skype
|
||||
version=4.2.0.13
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=meta
|
||||
short_desc="P2P software for high-quality voice communication"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.skype.com"
|
||||
license="skype"
|
||||
distfiles="http://download.skype.com/linux/${pkgname}-${version}.tar.bz2"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'spice-gtk'
|
||||
pkgname=spice-gtk
|
||||
version=0.21
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-vala --enable-introspection
|
||||
--enable-smartcard=no --enable-usbredir=no --enable-polkit=yes
|
||||
|
@ -14,7 +14,7 @@ depends="hwids"
|
|||
homepage="http://spice-space.org"
|
||||
license="LGPL-2.1"
|
||||
short_desc="GTK+2/3 SPICE widget"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="http://spice-space.org/download/gtk/${pkgname}-${version}.tar.bz2"
|
||||
checksum=73d418ffa97d6cf5edb1920d46f1d51fc40d14a8d4edfab3be6041e25062c564
|
||||
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'sratom'
|
||||
pkgname=sratom
|
||||
version=0.4.0
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=waf
|
||||
hostmakedepends="pkg-config python lv2"
|
||||
makedepends="serd-devel>=0.18.0 sord-devel"
|
||||
short_desc="Library for serialising LV2 atoms to/from RDF (Turtle syntax)"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="ISC"
|
||||
homepage="http://drobilla.net/software/sratom/"
|
||||
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'suil'
|
||||
pkgname=suil
|
||||
version=0.6.4
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=waf
|
||||
hostmakedepends="pkg-config python lv2"
|
||||
makedepends="gtk+-devel qt-devel"
|
||||
short_desc="Lightweight C library for loading and wrapping LV2 plugin UIs"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="BSD-style"
|
||||
homepage="http://drobilla.net/software/suil/"
|
||||
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'surf'
|
||||
pkgname=surf
|
||||
version=0.6
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-makefile
|
||||
make_install_args="PREFIX=/usr"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="webkit-gtk-devel"
|
||||
short_desc="Simple web browser based on WebKit/GTK+"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="http://surf.suckless.org"
|
||||
distfiles="http://dl.suckless.org/surf/$pkgname-$version.tar.gz"
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'swh-lv2'
|
||||
pkgname=swh-lv2
|
||||
version=1.0.15
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-makefile
|
||||
make_install_target="install-system"
|
||||
homepage="http://plugin.org.uk/"
|
||||
distfiles="http://plugin.org.uk/lv2/${pkgname}-${version}.tar.gz"
|
||||
makedepends="pkg-config fftw-devel libxslt"
|
||||
short_desc="Collection of GPL (free software) LV2 audio plugins"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
checksum=5809441a94571d2f492a5e015ad035ea747127e0322e531b79a960fd0c3d250d
|
||||
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Template build file for 'unicc'
|
||||
pkgname=unicc
|
||||
version=1.0.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="${pkgname}-${version}-source"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-trace"
|
||||
makedepends="phorward-devel"
|
||||
short_desc="The Universal Compiler-Compiler"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.phorward-software.com"
|
||||
license="BSD"
|
||||
distfiles="${homepage}/products/${pkgname}/${pkgname}-${version}-source.tar.gz"
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'valadoc-git'
|
||||
pkgname=valadoc-git
|
||||
version=20140327
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config libtool automake which"
|
||||
makedepends="libglib-devel vala-devel>=0.24 libgee08-devel graphviz-devel"
|
||||
replaces="valadoc>=0"
|
||||
provides="valadoc-${version}_${revision}"
|
||||
short_desc="Documentation tool for the vala project"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-3"
|
||||
homepage="https://live.gnome.org/Valadoc"
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wine-gecko'
|
||||
pkgname=wine-gecko
|
||||
version="2.24"
|
||||
revision=2
|
||||
revision=3
|
||||
if [ "$XBPS_MACHINE" = "i686" ]; then
|
||||
gecko_arch="x86"
|
||||
checksum=6e38acae87ea66e2c1e8f2f0afe88f89eed3e6e0b431cd3da38dea814b71202c
|
||||
|
@ -13,7 +13,7 @@ distfiles="${SOURCEFORGE_SITE}/wine/wine_gecko-${version}-${gecko_arch}.msi"
|
|||
homepage="http://wiki.winehq.org/Gecko"
|
||||
license="MPL-2"
|
||||
short_desc="Mozilla Gecko Layout Engine for WINE to replace Internet Explorer"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
||||
# XXX there's no support for multilib pkgs yet, so restrict it to x86 for now.
|
||||
only_for_archs="i686"
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'wine-mono'
|
||||
pkgname=wine-mono
|
||||
version="4.5.0"
|
||||
revision=2
|
||||
revision=3
|
||||
homepage="http://wiki.winehq.org/Mono"
|
||||
license="MIT,GPL-3,LGPL-2"
|
||||
short_desc="Mono built for running .NET applications with WINE."
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${SOURCEFORGE_SITE}/wine/Wine%20Mono/${version}/${pkgname}-${version}.msi"
|
||||
checksum=389a2b60563a82e7bf93883dbf4eed933ae846dbad43e853c820878e3d1bedc9
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wineasio'
|
||||
pkgname=wineasio
|
||||
version=0.9.2
|
||||
revision=2
|
||||
revision=3
|
||||
nonfree="yes"
|
||||
only_for_archs=i686
|
||||
wrksrc=${pkgname}
|
||||
|
@ -9,7 +9,7 @@ homepage="http://sourceforge.net/projects/wineasio"
|
|||
makedepends="wine>=1.6 wine-devel>=1.6 jack-devel"
|
||||
depends="jack"
|
||||
short_desc="JACK driver for WINE to provide Windows Apps with ASIO support"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL"
|
||||
distfiles="${SOURCEFORGE_SITE}/wineasio/${pkgname}-${version}.tar.gz"
|
||||
checksum=9fbc2d10a4cec307dc0558bed82b887c864424d16da40a80f1d80f907d92af0b
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'wxPython'
|
||||
pkgname=wxPython
|
||||
version=2.8.12.1
|
||||
revision=5
|
||||
revision=6
|
||||
wrksrc="${pkgname}-src-${version}"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="zlib-devel libpng-devel libjpeg-turbo-devel libXpm-devel
|
||||
|
@ -10,7 +10,7 @@ makedepends="zlib-devel libpng-devel libjpeg-turbo-devel libXpm-devel
|
|||
depends="python"
|
||||
pycompile_module="wx-2.8-gtk2-unicode"
|
||||
short_desc="The wxWidgets GUI toolkit library (Python Bindings)"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.wxwidgets.org/"
|
||||
license="wxWindows"
|
||||
distfiles="${SOURCEFORGE_SITE}/wxpython/${pkgname}-src-${version}.tar.bz2"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xournal'
|
||||
pkgname=xournal
|
||||
version=0.4.7
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
make_install_args="desktop-install"
|
||||
hostmakedepends="autoconf automake pkg-config"
|
||||
|
@ -9,7 +9,7 @@ makedepends="gtk+-devel libgnomecanvas-devel>=2.30.3_1 poppler-glib-devel zlib-d
|
|||
makedepends+=" hicolor-icon-theme desktop-file-utils"
|
||||
depends="hicolor-icon-theme desktop-file-utils ghostscript"
|
||||
short_desc="GPL Notetaking, sketching, and journal-keeping"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://xournal.sourceforge.net/"
|
||||
license="GPL-2"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# Template build for 'yajl'.
|
||||
pkgname=yajl
|
||||
version=2.1.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
hostmakedepends="ruby cmake doxygen"
|
||||
short_desc="Yet Another JSON Library"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="ISC"
|
||||
homepage="http://lloyd.github.com/yajl/"
|
||||
|
||||
|
|
Loading…
Reference in New Issue