Merge pull request #283 from wertyi48/master

Various updates and 2 new packages.
This commit is contained in:
Juan RP 2014-02-10 18:22:16 +01:00
commit bd3f0106a1
6 changed files with 42 additions and 11 deletions

4
srcpkgs/exiftool/template Executable file → Normal file
View file

@ -1,10 +1,10 @@
# Template build file for 'exiftool'.
pkgname=exiftool
version=9.47
version=9.50
revision=1
noarch="yes"
distfiles="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-${version}.tar.gz"
checksum="f79c515620fd0eccf16a8afc118252cfc9f0a61773b3d6d8203129c49deb0174"
checksum="b04bcf9700ba00974051788475c57190fdd5dbdae6e65432ffb2e32056d0ef4e"
build_style=perl-module
makedepends="perl>=5.18"
hostmakedepends="${makedepends}"

View file

@ -0,0 +1,16 @@
# Template file for 'powerdown-git'
pkgname=powerdown-git
version=20140210
revision=1
build_style=gnu-makefile
depends="bc hdparm x86_energy_perf_policy"
maintainer="Steven R <strob AT styez DOT com>"
homepage="http://github.com/taylorchu/powerdown"
license="GPL-2"
short_desc="A simple linux powersaving script"
do_fetch() {
local url="git://github.com/taylorchu/powerdown.git"
msg_normal "Fetching source from $url ...\n"
git clone ${url} ${pkgname}-${version}
}

View file

@ -1,9 +1,9 @@
# Template file for 'python-musicbrainzngs'
pkgname=python-musicbrainzngs
version=0.4
version=0.5
revision=1
distfiles="https://pypi.python.org/packages/source/m/musicbrainzngs/musicbrainzngs-${version}.tar.gz"
checksum="1a1b7c3cce851c491d5ad71b501bbed2bd653098e33565a0534050d4b922265a"
checksum="281388ab750d2996e9feca4580fd4215d616a698e02cd6719cb9b8562945c489"
build_style=python-module
hostmakedepends="python-devel"
makedepends="python-distribute"

View file

@ -1,16 +1,16 @@
# Template file for 'shorewall'
pkgname=shorewall
version=4.5.21.5
revision=2
version=4.5.21.6
revision=1
_disturl="http://www.shorewall.net/pub/${pkgname}/4.5/${pkgname}-4.5.21"
distfiles="
${_disturl}/${pkgname}-${version}.tar.bz2
${_disturl}/${pkgname}6-${version}.tar.bz2
${_disturl}/${pkgname}-core-${version}.tar.bz2"
checksum="
e40ff86c16ffb9793e08bfa25ee057bdf73ff302077e5e6006cda974ed74af11
90a1e5b210ec3a90a6bdcda19e13d02d444bd9aabe6a3521816b54711d7f1023
2e0422a0c41a645a95846f3b0b9b355c26d53aaadc11b986a204fd9b67db78f1"
b09fa932174e0aa0b3f8264999f33815b20498086e93129ea6cd956d3e8760ed
de88cab288c5f28b287454bcbda3ab4012aed77fe0b0ebb9e0d16261c1ca3246
0fe852f02b7a2b9d98f2a84c19f7a4d1b7650b126cc55f4fdb565a08908413e6"
maintainer="Steven R <strob AT styez DOT com>"
homepage="http://www.shorewall.net/"
license="GPL"

15
srcpkgs/wavemon/template Normal file
View file

@ -0,0 +1,15 @@
# Template file for 'wavemon'
pkgname=wavemon
version=0.7.6
revision=1
create_srcdir="yes"
distfiles="https://github.com/uoaerg/${pkgname}/archive/v${version}.tar.gz"
checksum="29c62524432213a6ba8c56ac9a35d83876cbc52745c82c2e2fec78e008d46b0e"
build_style=gnu-configure
makedepends="ncurses-devel"
maintainer="Steven R <strob AT styez DOT com>"
homepage="http://www.erg.abdn.ac.uk/ergcms/wavemon/"
license="GPL-3"
short_desc="Wavemon is an ncurses-based monitoring application for wireless network devices"
XBPS_CFLAGS="-O2 -pipe -pthread"

View file

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