mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
aur updates
This commit is contained in:
parent
219edafc01
commit
79deff74d7
9 changed files with 29 additions and 32 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
pkgname=flexget
|
||||
_pkgname=FlexGet
|
||||
pkgver=1.2.214
|
||||
pkgver=1.2.226
|
||||
pkgrel=1
|
||||
|
||||
pkgdesc="Automate downloading or processing content (torrents, podcasts, etc.) from different sources like RSS-feeds, html-pages, various sites and more."
|
||||
|
@ -51,9 +51,8 @@ source=("https://pypi.python.org/packages/source/F/FlexGet/${_pkgname}-${pkgver}
|
|||
'flexget.service'
|
||||
)
|
||||
|
||||
sha256sums=('f84524b4222a503ce79005316b7025e3a9848863b5daae2d611bc38da4643d94'
|
||||
'e2c3a958ed0c286337cd37fba1d6cbdf4306c57fcddf2b9cc43615ce80ae83aa'
|
||||
)
|
||||
sha256sums=('0004be8d1d0a340b3e034f6e6a1cc14995fc89fb18f4bbc9d18c4596295cd0c5'
|
||||
'e2c3a958ed0c286337cd37fba1d6cbdf4306c57fcddf2b9cc43615ce80ae83aa')
|
||||
|
||||
package() {
|
||||
cd "${srcdir}/${_pkgname}-${pkgver}"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Contributor: Dincer Celik <dincer@bornovali.com>
|
||||
|
||||
pkgname=localepurge
|
||||
pkgver=0.7.3.2
|
||||
pkgver=0.7.3.4
|
||||
pkgrel=1
|
||||
pkgdesc="Script to remove disk space wasted for unneeded localizations."
|
||||
arch=('any')
|
||||
|
@ -36,7 +36,7 @@ package()
|
|||
fi
|
||||
install -D -m644 ${srcdir}/localelist ${pkgdir}/var/cache/localepurge/localelist
|
||||
}
|
||||
sha256sums=('22bf6faaa1e69c4074b0f0f7ed6cab55a8948f024ce823e15550e45ef264247a'
|
||||
sha256sums=('18d933181bf455ce386b91794a6e8dc9026bd89dde29ca6fbcde34d3030e2060'
|
||||
'b8704eec22d0e84ada9a524277322f9892c11f3f4b84ec0dd4f50f0ca2dc7474'
|
||||
'82bd40594ef0646465eed6e525368e87694322513c0d3280879fcfc5c40cb6a7'
|
||||
'b27e69a87f81ecb01ecd9fd92c174ed3c4406200eedc50ba6ebabce91e3851e8'
|
||||
|
|
|
@ -2,13 +2,13 @@
|
|||
pkgname=('python-configshell-fb' 'python2-configshell-fb')
|
||||
_pkgname=configshell-fb
|
||||
pkgver=1.1.fb16
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="python framework for building simple CLI applications (free branch)"
|
||||
arch=('any')
|
||||
url="https://github.com/agrover/configshell-fb"
|
||||
license=('Apache')
|
||||
makedepends=('python-setuptools' 'python2-setuptools')
|
||||
options=()
|
||||
makedepends=('python-setuptools' 'python2-setuptools')
|
||||
source=(https://fedorahosted.org/releases/t/a/targetcli-fb/$_pkgname-$pkgver.tar.gz)
|
||||
sha256sums=('391187e213bcec4eb81d34baad973afd6ff544af1fe07816ff784a3eb278e0c5')
|
||||
|
||||
|
|
|
@ -2,14 +2,12 @@
|
|||
pkgname=('python-rtslib-fb' 'python2-rtslib-fb')
|
||||
_pkgname=rtslib-fb
|
||||
pkgver=2.1.fb51
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="free branch version of the LIO target API"
|
||||
arch=('any')
|
||||
url="https://github.com/agrover/rtslib-fb"
|
||||
license=('Apache')
|
||||
depends=()
|
||||
makedepends=('python-setuptools' 'python2-setuptools')
|
||||
provides=()
|
||||
backup=()
|
||||
options=()
|
||||
install=
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: Santi Villalba <sdvillal@gmail.com>
|
||||
pkgname=python2-guessit
|
||||
pkgver=0.9.3
|
||||
pkgver=0.9.4
|
||||
pkgrel=1
|
||||
pkgdesc="A library for guessing information from video files."
|
||||
arch=(any)
|
||||
|
@ -10,7 +10,7 @@ depends=(python2 python2-babelfish python2-stevedore)
|
|||
makedepends=(python2-distribute)
|
||||
conflicts=(${pkgname}-git)
|
||||
source=(http://pypi.python.org/packages/source/g/guessit/guessit-${pkgver}.tar.gz)
|
||||
md5sums=('b7e79815ef5a057dad4698b61e932953')
|
||||
md5sums=('684f98c6381ebf8e0e8b9cf17569086b')
|
||||
|
||||
package() {
|
||||
cd "${srcdir}/guessit-${pkgver}"
|
||||
|
|
|
@ -1,11 +1,8 @@
|
|||
# Maintainer: David Danier <david.danier@team23.de>
|
||||
|
||||
# ALARM AUR:
|
||||
# Maintainer: Yaron de Leeuw <me@jarondl.net>
|
||||
# only changed arch to any
|
||||
# Contributor: Anxo Beltrán <anxo.beltran.alvarez@gmail.com>
|
||||
# Contributor: David Danier <david.danier@team23.de>
|
||||
pkgname=python2-path
|
||||
pkgver=5.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="path.py provides a class (path) for working with files and directories. Less typing than os.path, more fun, a few new tricks"
|
||||
arch=('any')
|
||||
url="https://pypi.python.org/pypi/path.py"
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
# upstream URL: https://github.com/wagnerrp/pytmdb3
|
||||
# also as part of MythTV: https://github.com/MythTV/mythtv/tree/master/mythtv/bindings/python/tmdb3
|
||||
|
||||
pkgname=python2-tmdb3
|
||||
_realname=tmdb3
|
||||
pkgver=0.6.17
|
||||
pkgver=0.7.1
|
||||
pkgrel=1
|
||||
pkgdesc="TheMovieDB.org APIv3 interface"
|
||||
url="https://pypi.python.org/pypi/tmdb3"
|
||||
|
@ -8,8 +11,8 @@ arch=('any')
|
|||
license=('GPL2')
|
||||
depends=('python2')
|
||||
makedepends=('python2-setuptools')
|
||||
source=("https://pypi.python.org/packages/source/t/tmdb3/$_realname-$pkgver.zip")
|
||||
md5sums=('cd259427454472164c9a2479504c9cbb')
|
||||
source=("https://pypi.python.org/packages/source/t/tmdb3/$_realname-$pkgver.tar.gz")
|
||||
md5sums=('a3de16b84747ddec0e40c5a54cb17173')
|
||||
|
||||
package(){
|
||||
cd "$_realname-$pkgver"
|
||||
|
|
|
@ -3,19 +3,19 @@
|
|||
|
||||
pkgname=python2-tvrage
|
||||
_realname=python-tvrage
|
||||
pkgver=0.3.0
|
||||
pkgver=0.4.1
|
||||
pkgrel=1
|
||||
pkgdesc="Object oriented client interface for tvrage.com's XML based api feeds"
|
||||
url="http://pypi.python.org/pypi/python-tvrage/0.3.0"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://pypi.python.org/pypi/python-tvrage/0.1.4"
|
||||
arch=('any')
|
||||
license=('GPL')
|
||||
depends=('python2')
|
||||
makedepends=('python2-distribute')
|
||||
source=("http://pypi.python.org/packages/source/p/python-tvrage/$_realname-$pkgver.tar.gz")
|
||||
md5sums=('48e589dd51ea67b4926bfe9cdcd07ea7')
|
||||
md5sums=('cdfec252158c5047b626861900186dfb')
|
||||
build(){
|
||||
#Really ugly, but what can be done.
|
||||
cd "$srcdir/ckreutzer-python-tvrage-e371d46a4464"
|
||||
cd "$srcdir/ckreutzer-python-tvrage-c8e9781"
|
||||
|
||||
# python2 fix
|
||||
for file in $(find . -name '*.py' -print); do
|
||||
|
|
|
@ -2,19 +2,19 @@
|
|||
|
||||
pkgname=python2-tzlocal
|
||||
_pkgname=tzlocal
|
||||
pkgver=1.1.1
|
||||
pkgver=1.1.2
|
||||
pkgrel=1
|
||||
pkgdesc="Python2 version for tzinfo object for the local timezone"
|
||||
arch=('any')
|
||||
url='https://github.com/regebro/tzlocal'
|
||||
url='https://pypi.python.org/pypi/tzlocal'
|
||||
license=('custom')
|
||||
depends=('python2-pytz')
|
||||
makedepends=('python2-setuptools')
|
||||
source=("https://pypi.python.org/packages/source/t/${_pkgname}/${_pkgname}-$pkgver.zip")
|
||||
sha256sums=('696bfd8d7c888de039af6c6fdf86fd52e32508277d89c75d200eb2c150487ed4')
|
||||
sha256sums=('4d9ddb8d5eab086e3a7c504c6e994ffa85df43e40da4d6be776218be051c677a')
|
||||
|
||||
package() {
|
||||
cd "${_pkgname}-$pkgver"
|
||||
python2 setup.py install --root="$pkgdir"
|
||||
install -Dm0644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
|
||||
install -D -m0644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue