Merge pull request #210 from wertyi48/master

Various update
This commit is contained in:
Juan RP 2013-11-10 23:28:44 -08:00
commit 197a020a5e
6 changed files with 12 additions and 12 deletions

View file

@ -1,9 +1,9 @@
# Template build file for 'exiftool'. # Template build file for 'exiftool'.
pkgname=exiftool pkgname=exiftool
version=9.39 version=9.40
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="185f9806073583cfc17ef3a114a8c4081735de5ae5d4f0c33739dc74c158395f" checksum="b9e087c67f38d3350f786e9a6da50f33d70249fa304b66eac7d024167aa153e0"
build_style=perl-module build_style=perl-module
makedepends="perl>=5.16" makedepends="perl>=5.16"
hostmakedepends="${makedepends}" hostmakedepends="${makedepends}"

View file

@ -1,9 +1,9 @@
# Template file for 'eyeD3' # Template file for 'eyeD3'
pkgname=eyeD3 pkgname=eyeD3
version=0.7.3 version=0.7.4
revision=1 revision=1
distfiles="http://eyed3.nicfit.net/releases/eyeD3-${version}.tgz" distfiles="http://eyed3.nicfit.net/releases/eyeD3-${version}.tgz"
checksum="47b4b942f9ad0260a430220f8191bbf110bdb6c542d6651ac8c60508d5340604" checksum="a138e6e1fd5b8c2b7947a2d22868167ede16bb96e8e02a067951388bf1fb3000"
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 'glances' # Template file for 'glances'
pkgname=glances pkgname=glances
version=1.7.1 version=1.7.2
revision=1 revision=1
distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz" distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz"
checksum="a681883dd6add6371e987bac2b2bbb2959f873283d833ec2e6f2e1e3707a5e3c" checksum="9bf0b615d546b7ad11d0588cf3e675472612d448fa3acd3ad28f6e1cae20bdf0"
build_style=python-module build_style=python-module
hostmakedepends="python-devel" hostmakedepends="python-devel"
makedepends="python-distribute" makedepends="python-distribute"

View file

@ -1,9 +1,9 @@
# Template file for 'python-munkres' # Template file for 'python-munkres'
pkgname=python-munkres pkgname=python-munkres
version=1.0.5.4 version=1.0.6
revision=1 revision=1
distfiles="https://pypi.python.org/packages/source/m/munkres/munkres-${version}.tar.gz" distfiles="https://pypi.python.org/packages/source/m/munkres/munkres-${version}.tar.gz"
checksum="105adad30659dbdf82815d3e12a74d4c01a3e0741d5ccbce194ee2ad4e5338d2" checksum="c78f803b9b776bfb20a25c9c7bb44adbf0f9202c2024d51aa5969d21e560208d"
build_style=python-module build_style=python-module
hostmakedepends="python-devel" hostmakedepends="python-devel"
makedepends="python-distribute" makedepends="python-distribute"

View file

@ -1,9 +1,9 @@
# Template file for 'python-psutil' # Template file for 'python-psutil'
pkgname=python-psutil pkgname=python-psutil
version=1.1.2 version=1.1.3
revision=1 revision=1
distfiles="https://pypi.python.org/packages/source/p/psutil/psutil-${version}.tar.gz" distfiles="https://pypi.python.org/packages/source/p/psutil/psutil-${version}.tar.gz"
checksum="adeb1afcb46327bed6603aa8981dce863f052043a52f003e2742ec7c3739677a" checksum="5e1164086a7ed3b863ebd12315d35086e22252b328401fce901a0862050ef98c"
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,6 +1,6 @@
# Template file for 'youtube-dl' # Template file for 'youtube-dl'
pkgname=youtube-dl pkgname=youtube-dl
version=2013.10.30 version=2013.11.07
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=54dd4293975a69c46fadf2948de9226b79a0b524884ef23e96daab307dea792d checksum=11537cf289a0ee9eb555647c7743d3989c5e16759ec526b3b31382a2852c8c4b
do_install() { do_install() {
vinstall ${pkgname} 755 usr/bin vinstall ${pkgname} 755 usr/bin