Merge pull request #262 from wertyi48/master

Various update !
This commit is contained in:
Juan RP 2014-01-24 12:27:03 -08:00
commit 3ca91f9e92
6 changed files with 14 additions and 14 deletions

View file

@ -1,6 +1,6 @@
# Template file for 'compton-git' # Template file for 'compton-git'
pkgname=compton-git pkgname=compton-git
version=20140109 version=20140124
revision=1 revision=1
only_for_archs="i686 x86_64" only_for_archs="i686 x86_64"
build_style=gnu-makefile build_style=gnu-makefile

View file

@ -1,9 +1,9 @@
# Template file for 'duplicity' # Template file for 'duplicity'
pkgname=duplicity pkgname=duplicity
version=0.6.22 version=0.6.23
revision=1 revision=1
distfiles="http://code.launchpad.net/duplicity/0.6-series/${version}/+download/duplicity-${version}.tar.gz" distfiles="http://code.launchpad.net/duplicity/0.6-series/${version}/+download/duplicity-${version}.tar.gz"
checksum="6f489b0445681f0697488f3d4097b4c56a7fe8a5fea5fadd2e431724039c5a12" checksum="7a17f1e10395dedcf3204bc53925bb9dcbbf2a7552c9b096ebe727eceb9c0c60"
build_style=python-module build_style=python-module
hostmakedepends="python-devel" hostmakedepends="python-devel"
makedepends="librsync-devel" makedepends="librsync-devel"

View file

@ -1,10 +1,10 @@
# Template build file for 'exiftool'. # Template build file for 'exiftool'.
pkgname=exiftool pkgname=exiftool
version=9.45 version=9.47
revision=1 revision=1
noarch="yes" noarch="yes"
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="aa123e35c7648270418481d64cb9a2dddf4b223e11c93ea5df31e01823a04024" checksum="f79c515620fd0eccf16a8afc118252cfc9f0a61773b3d6d8203129c49deb0174"
build_style=perl-module build_style=perl-module
makedepends="perl>=5.18" makedepends="perl>=5.18"
hostmakedepends="${makedepends}" hostmakedepends="${makedepends}"

View file

@ -1,12 +1,12 @@
# Template file for 'glances' # Template file for 'glances'
pkgname=glances pkgname=glances
version=1.7.3 version=1.7.4
revision=1 revision=1
noarch=yes noarch="yes"
create_srcdir=yes create_srcdir="yes"
distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz" distfiles="https://github.com/nicolargo/glances/archive/v${version}.tar.gz"
checksum="03a5c8193fd3c91b8249c2501bc612008fa81861c14f82464a10b45d08c4ca4f" checksum="20960b5f191bc86e6184d937940f00a62100eb51388bcdeb233f30c809b0f1a6"
build_style=python-module build_style="python-module"
hostmakedepends="python-devel" hostmakedepends="python-devel"
makedepends="python-distribute" makedepends="python-distribute"
depends="python python-psutil ${makedepends}" depends="python python-psutil ${makedepends}"

View file

@ -1,9 +1,9 @@
# Template file for 'python-requests' # Template file for 'python-requests'
pkgname=python-requests pkgname=python-requests
version=2.1.0 version=2.2.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="a57307f3a5f35ec9e1254aaf3e0484063ee3ee6b5f123fb35c5b2673492efa71" checksum="1266921f1bed5fbf364cd83cf239b6d7b3ea5c32ccccbc93980d9ba12cdcfd02"
build_style=python-module build_style=python-module
hostmakedepends="python-distribute" hostmakedepends="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=2014.01.08 version=2014.01.23.4
revision=1 revision=1
wrksrc="${pkgname}" wrksrc="${pkgname}"
makedepends="python" makedepends="python"
@ -11,7 +11,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=9b33c9d034d1fb50234719e5ffff948707944dfe406f376e6fae4cc185910329 checksum=a96d562be51aeb817b9952bff8c65ecab737575b7104381ce62185397408dc72
do_install() { do_install() {
vinstall ${pkgname} 755 usr/bin vinstall ${pkgname} 755 usr/bin