Merge pull request #251 from wertyi48/master

Various updates
This commit is contained in:
Juan RP 2014-01-10 13:30:03 -08:00
commit 5415a4de5a
4 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# Template file for 'compton-git' # Template file for 'compton-git'
pkgname=compton-git pkgname=compton-git
version=20131217 version=20140109
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,6 +1,6 @@
# Template file for 'mutagen' # Template file for 'mutagen'
pkgname=mutagen pkgname=mutagen
version=1.21 version=1.22
revision=1 revision=1
noarch="yes" noarch="yes"
build_style=python-module build_style=python-module
@ -13,7 +13,7 @@ maintainer="davehome <davehome@redthumb.info.tm>"
homepage="http://code.google.com/p/${pkgname}/" homepage="http://code.google.com/p/${pkgname}/"
license="GPL-2" license="GPL-2"
distfiles="http://${pkgname}.googlecode.com/files/${pkgname}-${version}.tar.gz" distfiles="http://${pkgname}.googlecode.com/files/${pkgname}-${version}.tar.gz"
checksum=4dd30af3a291c0a152838f2bbf1d592bf6ede752b11a159cbf84e75815bcc2b5 checksum=ddf2907bcaf4827b044a3d70b2fb3c1b58954497d86133f16715fc6c407d494e
long_desc=" long_desc="
Mutagen is a Python module to handle audio metadata. It supports ASF, FLAC, Mutagen is a Python module to handle audio metadata. It supports ASF, FLAC,
M4A, Monkey's Audio, MP3, Musepack, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg M4A, Monkey's Audio, MP3, Musepack, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg

View file

@ -1,12 +1,12 @@
# Template file for 'vicious' # Template file for 'vicious'
pkgname=vicious pkgname=vicious
version=2.1.2 version=2.1.3
revision=1 revision=1
makedepends="lua-devel>=5.2" makedepends="lua-devel>=5.2"
noarch="yes" noarch="yes"
depends="lua>=5.2" depends="lua>=5.2"
distfiles="http://git.sysphere.org/vicious/snapshot/vicious-${version}.tar.xz" distfiles="http://git.sysphere.org/vicious/snapshot/vicious-${version}.tar.xz"
checksum="42075ba024d6912064dd4c0e5ed888006f7fbcc70448560ea2b6c5298e0e5a9d" checksum="97ffb824af89f2d205b0f0909601a32d761c0c02353b59b4314fd2cc47b2a387"
maintainer="Steven R <strob AT styez DOT com>" maintainer="Steven R <strob AT styez DOT com>"
homepage="http://git.sysphere.org/vicious/about/" homepage="http://git.sysphere.org/vicious/about/"
license="GPL-2" license="GPL-2"

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl' # Template file for 'youtube-dl'
pkgname=youtube-dl pkgname=youtube-dl
version=2013.12.23.4 version=2014.01.08
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=8e5c09a36f0e2ff8a628e27f86cd135e0e1244819f5c6c16862c08b558081a1f checksum=9b33c9d034d1fb50234719e5ffff948707944dfe406f376e6fae4cc185910329
do_install() { do_install() {
vinstall ${pkgname} 755 usr/bin vinstall ${pkgname} 755 usr/bin