commit
ea6c3d0758
6 changed files with 20 additions and 19 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'beets'
|
||||
pkgname=beets
|
||||
version=1.3.1
|
||||
version=1.3.2
|
||||
revision=1
|
||||
distfiles="https://github.com/sampsyo/beets/archive/v${version}.tar.gz"
|
||||
checksum="d36052f71f115db1d9cfc097a4e6af0c7eaaccf9a34cfd5021fc8523f56b1313"
|
||||
checksum="1946b5e981a2858112b7f3aadb2d5f22c1d1438f2753cfda9996091c5e30520a"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-devel"
|
||||
makedepends="python-distribute"
|
||||
|
@ -14,7 +14,7 @@ short_desc="Media library management system for obsessive-compulsive music geeks
|
|||
|
||||
beets_package() {
|
||||
noarch="yes"
|
||||
depends="python>=2.7 pyyaml python-Unidecode python-musicbrainzngs mutagen>=1.21 python-munkres"
|
||||
depends="python>=2.7 pyyaml python-Unidecode python-musicbrainzngs mutagen>=1.22 python-munkres python-distribute"
|
||||
pycompile_module="beets beetsplug"
|
||||
pkg_install() {
|
||||
vmove all
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# Template build file for 'exiftool'.
|
||||
pkgname=exiftool
|
||||
version=9.44
|
||||
version=9.45
|
||||
revision=1
|
||||
distfiles="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-${version}.tar.gz"
|
||||
checksum="e16964aee84531aa8f97250f0ea3adfc210a744603e369f02bebc2941da6f380"
|
||||
checksum="aa123e35c7648270418481d64cb9a2dddf4b223e11c93ea5df31e01823a04024"
|
||||
build_style=perl-module
|
||||
makedepends="perl>=5.18"
|
||||
hostmakedepends="${makedepends}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'shorewall'
|
||||
pkgname=shorewall
|
||||
version=4.5.21.4
|
||||
version=4.5.21.5
|
||||
revision=2
|
||||
_disturl="http://www.shorewall.net/pub/${pkgname}/4.5/${pkgname}-4.5.21"
|
||||
distfiles="
|
||||
|
@ -8,9 +8,9 @@ distfiles="
|
|||
${_disturl}/${pkgname}6-${version}.tar.bz2
|
||||
${_disturl}/${pkgname}-core-${version}.tar.bz2"
|
||||
checksum="
|
||||
297aa07e793e40b8c2a7ce45789e865b54bd53166303aa0baddd937894d50cc9
|
||||
32c76e983c3f5c559a9de29cecfa9e918ed3f242d7bd4c1d49c4dfe5fff49a5f
|
||||
f4a0c6b4789be28ac20ea3a0b8136f9aab72ad1399afa84714097fc6ad66dd1c"
|
||||
e40ff86c16ffb9793e08bfa25ee057bdf73ff302077e5e6006cda974ed74af11
|
||||
90a1e5b210ec3a90a6bdcda19e13d02d444bd9aabe6a3521816b54711d7f1023
|
||||
2e0422a0c41a645a95846f3b0b9b355c26d53aaadc11b986a204fd9b67db78f1"
|
||||
maintainer="Steven R <strob AT styez DOT com>"
|
||||
homepage="http://www.shorewall.net/"
|
||||
license="GPL"
|
||||
|
|
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'sublime-text3'
|
||||
pkgname=sublime-text3
|
||||
version=3058
|
||||
version=3061
|
||||
revision=1
|
||||
distfiles="http://c758482.r82.cf2.rackcdn.com/sublime_text_3_build_${version}_x64.tar.bz2"
|
||||
checksum="500ffa2b17b8febdffa3a32aadce02484bccbcea502937479815241031a1ea57"
|
||||
wrksrc="sublime_text_3"
|
||||
only_for_archs="x86_64"
|
||||
checksum="498a398f14d09e1c319fc2bb1e14d33573ca118d70c351e546912aaf1e22a419"
|
||||
maintainer="Steven R <strob AT styez DOT com>"
|
||||
homepage="http://www.sublimetext.com/3dev"
|
||||
license="Propietary"
|
||||
short_desc="Sophisticated text editor for code, markup and prose"
|
||||
|
||||
wrksrc="sublime_text_3"
|
||||
only_for_archs="x86_64"
|
||||
|
||||
do_install() {
|
||||
vmkdir "usr/bin"
|
||||
vmkdir "usr/share/sublime_text"
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'vicious'
|
||||
pkgname=vicious
|
||||
version=2.1.1
|
||||
revision=2
|
||||
version=2.1.2
|
||||
revision=1
|
||||
makedepends="lua-devel>=5.2"
|
||||
distfiles="http://git.sysphere.org/vicious/snapshot/vicious-${version}.tar.xz"
|
||||
checksum="42075ba024d6912064dd4c0e5ed888006f7fbcc70448560ea2b6c5298e0e5a9d"
|
||||
maintainer="Steven R <strob AT styez DOT com>"
|
||||
homepage="http://git.sysphere.org/vicious/about/"
|
||||
license="GPL-2"
|
||||
short_desc="Modular widget library for window managers"
|
||||
distfiles="http://git.sysphere.org/vicious/snapshot/vicious-${version}.tar.xz"
|
||||
checksum=e540e75faac4f048c0617c1d9b56d09af97189cc381d1d5e0613b6dd4a680dd8
|
||||
|
||||
do_install() {
|
||||
vinstall LICENSE 644 "usr/share/licenses/${pkgname}/"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2013.12.17.2
|
||||
version=2013.12.23.4
|
||||
revision=1
|
||||
wrksrc="${pkgname}"
|
||||
makedepends="python"
|
||||
|
@ -9,7 +9,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=bbf98e81921adbba383caf11f9dcb33aa4d6dc0b3c03ebba53690f613609bbb6
|
||||
checksum=8e5c09a36f0e2ff8a628e27f86cd135e0e1244819f5c6c16862c08b558081a1f
|
||||
|
||||
do_install() {
|
||||
vinstall ${pkgname} 755 usr/bin
|
||||
|
|
Loading…
Reference in a new issue