Merge pull request #203 from wertyi48/master

Various updates
This commit is contained in:
Juan RP 2013-11-01 05:03:15 -07:00
commit cff41951a2
11 changed files with 27 additions and 26 deletions

View file

@ -1430,3 +1430,4 @@ libgdiplus.so.0 libgdiplus-2.10.9_1
libmonosgen-2.0.so.1 mono-3.2.3_1 libmonosgen-2.0.so.1 mono-3.2.3_1
libshout-idjc.so.3 libshout-idjc-2.3.1_1 libshout-idjc.so.3 libshout-idjc-2.3.1_1
libpolarssl.so.5 libpolarssl-1.3.1_1 libpolarssl.so.5 libpolarssl-1.3.1_1
libmonoboehm-2.0.so.1 mono-3.2.3_1

View file

@ -1,9 +1,9 @@
# Template file for 'beets' # Template file for 'beets'
pkgname=beets pkgname=beets
version=1.3.0 version=1.3.1
revision=2 revision=1
distfiles="https://github.com/sampsyo/beets/releases/download/v${version}/beets-${version}.tar.gz" distfiles="https://github.com/sampsyo/beets/archive/v${version}.tar.gz"
checksum="8323ac1a3a9632a996b54043aa592419c91c8575c5eb0c8f1b21a407ce5f96d3" checksum="d36052f71f115db1d9cfc097a4e6af0c7eaaccf9a34cfd5021fc8523f56b1313"
build_style=python-module build_style=python-module
hostmakedepends="python-devel" hostmakedepends="python-devel"
makedepends="python-distribute" makedepends="python-distribute"

View file

@ -1,6 +1,6 @@
# Template file for 'compton-git' # Template file for 'compton-git'
pkgname=compton-git pkgname=compton-git
version=20130914 version=20131030
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
hostmakedepends="pkg-config asciidoc" hostmakedepends="pkg-config asciidoc"

View file

@ -1,9 +1,9 @@
# Template build file for 'exiftool'. # Template build file for 'exiftool'.
pkgname=exiftool pkgname=exiftool
version=9.36 version=9.39
revision=1 revision=1
distfiles="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-${version}.tar.gz" distfiles="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-${version}.tar.gz"
checksum="3a0d7f4d3fd3f58f7d8867c35d0adc1e93e8586494f1b25cb9bd6c137be4b830" checksum="185f9806073583cfc17ef3a114a8c4081735de5ae5d4f0c33739dc74c158395f"
build_style=perl-module build_style=perl-module
makedepends="perl>=5.16" makedepends="perl>=5.16"
hostmakedepends="${makedepends}" hostmakedepends="${makedepends}"

View file

@ -1,13 +1,13 @@
# Template file for 'fish-shell' # Template file for 'fish-shell'
pkgname=fish-shell pkgname=fish-shell
version=2.0.0 version=2.1.0
revision=3 revision=1
distfiles="http://fishshell.com/files/${version}/fish-${version}.tar.gz" distfiles="http://fishshell.com/files/${version}/fish-${version}.tar.gz"
checksum="7e4c4a0b3c518769a3d31b235e743de7a8d52f851ad19d2df9d53534e6238303" checksum="af527af9d145df5675ca3031c1a87007d4f4753a1cde49da88f4eb883a1cf044"
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="autoconf doxygen" hostmakedepends="autoconf doxygen"
makedepends="ncurses-devel" makedepends="ncurses-devel"
wrksrc="fish" wrksrc="fish-${version}"
maintainer="Steven R <strob AT styez DOT com>" maintainer="Steven R <strob AT styez DOT com>"
homepage="http://fishshell.com/" homepage="http://fishshell.com/"
license="GPL" license="GPL"

View file

@ -1,19 +1,19 @@
# Template file for 'gtk-sharp' # Template file for 'gtk-sharp'
pkgname=gtk-sharp pkgname=gtk-sharp
version=2.12.22 version=2.99.1
revision=1 revision=1
distfiles="https://github.com/mono/gtk-sharp/archive/${version}.tar.gz" distfiles="https://github.com/mono/gtk-sharp/archive/${version}.tar.gz"
checksum="d50f153c9b1a179efb989ba46abd3083a8eae1b514dd04129f8cc9339f723926" checksum="652f11ee424e893b3514055b4eb4a6a23fbd53c761dcfd7951962a90ddc9cd54"
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config autoconf automake" hostmakedepends="pkg-config autoconf automake"
makedepends="mono gtk+-devel libglade-devel libtool which" makedepends="mono gtk+3-devel libglade-devel libtool which"
maintainer="Steven R <strob AT styez DOT com>" maintainer="Steven R <strob AT styez DOT com>"
homepage="http://www.mono-project.com/GtkSharp" homepage="http://www.mono-project.com/GtkSharp"
license="LGPL" license="LGPL"
short_desc="Gtk# is a Graphical User Interface Toolkit for mono and .Net" short_desc="Gtk# is a Graphical User Interface Toolkit for mono and .Net"
pre_configure() { pre_configure() {
./bootstrap-2.12 ./autogen.sh
} }
gtk-sharp_package() { gtk-sharp_package() {

View file

@ -1,6 +1,6 @@
# Template file for 'nodejs' # Template file for 'nodejs'
pkgname=nodejs pkgname=nodejs
version=0.10.19 version=0.10.21
revision=1 revision=1
wrksrc=node-v${version} wrksrc=node-v${version}
short_desc="Evented I/O for V8 javascript" short_desc="Evented I/O for V8 javascript"
@ -8,7 +8,7 @@ maintainer="davehome <davehome@redthumb.info.tm>"
license="MIT" license="MIT"
homepage="http://nodejs.org/" homepage="http://nodejs.org/"
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz" distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
checksum=e50787672cdf6afa6caeef9345ca40c4a69f96a31829a0884ea6ed63dfdde21e checksum=7c125bf22c1756064f2a68310d4822f77c8134ce178b2faa6155671a8124140d
hostmakedepends="which pkg-config python" hostmakedepends="which pkg-config python"
makedepends="openssl-devel zlib-devel" makedepends="openssl-devel zlib-devel"

View file

@ -1,9 +1,9 @@
# Template file for 'python-psutil' # Template file for 'python-psutil'
pkgname=python-psutil pkgname=python-psutil
version=1.0.1 version=1.1.2
revision=1 revision=1
distfiles="https://psutil.googlecode.com/files/psutil-${version}.tar.gz" distfiles="https://pypi.python.org/packages/source/p/psutil/psutil-${version}.tar.gz"
checksum="2ec4a05c4ee352def25a1df53dc5d1d8203a051b3cf3ae92d3e93810e1813fff" checksum="adeb1afcb46327bed6603aa8981dce863f052043a52f003e2742ec7c3739677a"
build_style=python-module build_style=python-module
hostmakedepends="python-devel python-distribute" hostmakedepends="python-devel python-distribute"
makedepends="python-devel" makedepends="python-devel"

View file

@ -1,9 +1,9 @@
# Template file for 'python-requests' # Template file for 'python-requests'
pkgname=python-requests pkgname=python-requests
version=1.2.3 version=2.0.1
revision=1 revision=1
distfiles="https://pypi.python.org/packages/source/r/requests/requests-${version}.tar.gz" distfiles="https://pypi.python.org/packages/source/r/requests/requests-${version}.tar.gz"
checksum="156bf3ec27ba9ec7e0cf8fbe02808718099d218de403eb64a714d73ba1a29ab1" checksum="8cfddb97667c2a9edaf28b506d2479f1b8dc0631cbdcd0ea8c8864def59c698b"
build_style=python-module build_style=python-module
hostmakedepends="python-distribute" hostmakedepends="python-distribute"
makedepends="python-devel" makedepends="python-devel"

View file

@ -1,9 +1,9 @@
# Template file for 'sublime-text3' # Template file for 'sublime-text3'
pkgname=sublime-text3 pkgname=sublime-text3
version=3053 version=3054
revision=1 revision=1
distfiles="http://c758482.r82.cf2.rackcdn.com/sublime_text_3_build_${version}_x64.tar.bz2" distfiles="http://c758482.r82.cf2.rackcdn.com/sublime_text_3_build_${version}_x64.tar.bz2"
checksum="c2b8c760f5d394e704a4073f291b5e34f70bb1ed4830492bb1a34dff7ce27082" checksum="7d0296c742332dce79a5898fb081f13e18386bdf93e448b0aa771d6f4d009715"
wrksrc="sublime_text_3" wrksrc="sublime_text_3"
only_for_archs="x86_64" only_for_archs="x86_64"
maintainer="Steven R <strob AT styez DOT com>" maintainer="Steven R <strob AT styez DOT com>"

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl' # Template file for 'youtube-dl'
pkgname=youtube-dl pkgname=youtube-dl
version=2013.11.09 version=2013.10.30
revision=1 revision=1
wrksrc="${pkgname}" wrksrc="${pkgname}"
makedepends="python" makedepends="python"
@ -9,7 +9,7 @@ maintainer="pancake <pancake@nopcode.org>"
license="Public Domain" license="Public Domain"
homepage="http://rg3.github.com/youtube-dl/" homepage="http://rg3.github.com/youtube-dl/"
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz" distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
checksum=1704dbec3492c55ae68d2bf59dca60aafa51461da164438bed90ad835d41f8b3 checksum=54dd4293975a69c46fadf2948de9226b79a0b524884ef23e96daab307dea792d
do_install() { do_install() {
vinstall ${pkgname} 755 usr/bin vinstall ${pkgname} 755 usr/bin