update some packages

This commit is contained in:
gnastyle 2015-06-22 15:42:18 +00:00
parent 2dc52cf767
commit 9802bbb5e2
7 changed files with 27 additions and 41 deletions

View File

@ -1,7 +1,7 @@
# Contributions from Arch Linux: https://www.archlinux.org/packages/community/x86_64/syncthing/
pkgname=syncthing
pkgver=0.11.9
pkgver=0.11.10
pkgrel=1
pkgdesc="Open Source Continuous Replication / Cluster Synchronization Thing"
url="http://syncthing.net/"
@ -14,7 +14,7 @@ source=("$pkgname-$pkgver::https://github.com/syncthing/syncthing/releases/downl
"syncthing.1"
"syncthing.desktop"
"syncthing.png")
sha512sums=('af932cd51af8cc78ebb35bd82821bb13f5710dc3904314e728910c20ca302a010ad8606e2abdceac03c4a58a52765feb877470bff1d6b91dd47de2257c1582fa'
sha512sums=('4fcc8272cbab2f0a4263d93ffec431100b14442cd86ce8be0ea6763c08faa4a81ff8dce7646c50ba221b3aea60b0a97d55a3b40ff9ddda94ca5f564e0c202f2a'
'dafadb0c87b1f5b20c337cc0171f254586cc195304ad9b471392247537be06a98cac29575649109a176aa66ea8cee2809a051557352b86a117151e868d8392b3'
'121613768221627bb1d2e1ea8621f5ac5d2bc82a990c9f81bdc834d1348f122dbd5396b4ef3c6a7845ea492187d377dbed096683b942c64ef6c6218c28188868'
'3f93800b022a0e1d1d2b462cf1dfbc1f38a4e91ebba2b8b9a95b764617bf3303fdac91c2ceb1df3b5431523a556f3e482cf491e57e76983766aab381f96e3368')

View File

@ -1,20 +1,14 @@
#
# Apps Packages for Chakra, part of chakra-project.org
#
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com>
# Contributor: Patrick McCarty <pnorcks at gmail dot com>
pkgname=transifex-client
pkgver=0.10
pkgver=0.11b3
pkgrel=1
pkgdesc="The Transifex command-line tool"
arch=(any)
arch=('x86_64')
url="http://pypi.python.org/pypi/transifex-client"
license=('GPL2')
depends=('python2' 'python-distribute')
categories=('office')
source=(http://pypi.python.org/packages/source/t/$pkgname/$pkgname-$pkgver.tar.gz)
md5sums=('5549538d84b8eede6b254cd81ae024fa')
sha512sums=('f2672055d5bb38e4fdfbec33faa9aaa03ce95196095c5e93b376186b49955cac060f3799786c9553b6f696a6b6168d941ad510afb94a5df37f76cd5b4f38a550')
package() {
cd $srcdir/$pkgname-$pkgver

View File

@ -1,10 +1,8 @@
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
pkgname=usb-modeswitch
_pkgname=usb_modeswitch
pkgver=2.0.1
pkgver=2.2.1
pkgrel=1
_pkgdata=20131113
_pkgdata=20150115
pkgdesc="Activating switchable USB devices on Linux."
arch=('x86_64')
url="http://www.draisberghof.de/usb_modeswitch/"
@ -18,9 +16,9 @@ backup=("etc/$_pkgname.conf")
source=("http://www.draisberghof.de/$_pkgname/$pkgname-$pkgver.tar.bz2"
"http://www.draisberghof.de/$_pkgname/$pkgname-data-$_pkgdata.tar.bz2"
"usb-modeswitch-${pkgver}-device_reference.txt::http://www.draisberghof.de/$_pkgname/device_reference.txt")
md5sums=('e48d4419d0574d342bb183f7465556d0'
'7b5ac1226b360ddc366c286e62b3c3a4'
'1ec5054e071d6af9ab5b862197222455')
sha512sums=('fc11824f78512f6e1547f311159730e45efda777f207eb791c6afddf9aced6b1ce4d1b4f402faf7cdf4bc3ac7853e2ae719bb45883843770592cd06daad09a2e'
'f2c116535c405b8d5abd4efc4055fe853181b2dcc810da4b4190ee3d54b62f7c227ff19a03f48cbb3d8f18fa5f63b4d4087396b484061e4195802341b4c3d0ae'
'2076c0767746c5232ba7b426a233aa93e31185e7c0ef8c8b422e1ee8de088f86fa7b09bf0e62cf4750c9f342d11514174f4f68887812694f337b347623027c7b')
build() {
cd $srcdir/usb-modeswitch-$pkgver/

View File

@ -1,11 +1,5 @@
#
# Apps Packages for Chakra, part of chakra-project.org
#
# maintainer Inkane <neoinkaneglade@aol.com>
# contribtutor Justinas Lelys <justinas@lelys.lt>
pkgname=whois
pkgver=5.2.2
pkgver=5.2.9
pkgrel=1
pkgdesc="The whois client by Marco d'Itri"
arch=('x86_64')
@ -14,7 +8,7 @@ license=('GPL')
depends=('libidn')
makedepends=('perl')
source=("http://ftp.debian.org/debian/pool/main/w/$pkgname/whois_$pkgver.tar.xz")
md5sums=('fc928c97d9f438257496e695eafedfca')
sha512sums=('083c77c133dff675a346c203cbd3dd2327ef4b980c474b0deb66d21d9687739b4ccb12a7d1666eb091654902456e64bb416349073d13f16773c56d867f6a2f04')
build() {
cd "$srcdir/$pkgname-$pkgver"

View File

@ -1,8 +1,5 @@
# Maintainer: Francesco Marinucci <franzmari[at]chakra-project[dot]it>
# maintainer abveritas@chakra-project.org
pkgname=xdebug
pkgver=2.2.6
pkgver=2.3.3
pkgrel=1
pkgdesc="PHP debugging extension"
arch=('x86_64')
@ -16,9 +13,9 @@ categories=('programming')
source=(http://www.xdebug.org/files/$pkgname-$pkgver.tgz
xdebug-5.2.ini
xdebug.ini)
md5sums=('f216356861e27284580d0208060ea7fa'
'6b7fdbbe0bf381bda40e77e29981f439'
'68de800943369d4c76bdf7eb35c8463b')
sha512sums=('212604e87caa67b3734befa0f57580532b0edd346ed871bbaba72ba8319ba60eb8d66649cb5716df250f28ef1cd2384ccc6f651b90ab4936dbcb45ef6c5f7438'
'0105a26a653b7c1dfc63df73a2d3e4cb14683b079f915fc41c24d123436a546980c0d82e14040c0bc82919edf7fdda59db67873afb26209635f114c66db6b074'
'3b667dd97486df407662b80dfbef2a69a4eba964161ee9831556b9fa87823fa235323a5a3663fdfb08f649a9d98a5b5cae3de514f68a340158285abb4b50a4d4')
build() {
local PHPVER=`php -r 'echo phpversion();'`

View File

@ -1,8 +1,5 @@
# Maintainer: UtG <utg[dot]chakra.linux[at]gmail[dot]com>
# contributor Fabien <hcoohb@gmailcom>
pkgname=yate
pkgver=5.4.2
pkgver=5.5.0
subver=1
pkgrel=1
pkgdesc="Next-generation telephony engine, qt4 client for VoIP"
@ -16,10 +13,12 @@ options=(!makeflags)
source=( #"http://yate.null.ro/tarballs/yate5/${pkgname}-${pkgver}-1.tar.gz"
"http://voip.null.ro/tarballs/yate5/${pkgname}-${pkgver}-${subver}.tar.gz"
"yate.service"
"yate.conf.d")
sha256sums=('f62453e2d743e99733685acbd3cd953d8c07d1f3e21ab26539bbb01b1ff8fc21'
'224d8f15275717d078342c4a5d4b33c6d64dbf9772538656b590ef67a464dfec'
'1b88b8e3573a68fb5f6673b1922318a4fa51c722def21dd27b4ef8ca002812e4')
"yate.conf.d"
"yate.png")
sha512sums=('8f19253ed140e53895c2df73eb961d0fc2cf2688ee59e9957ce9a1f7f32e4be85aff8221ecbcb7b4dda1560d52d14e3b252670f71a563310788e0d1e30c5f9bc'
'3dfa16e2baf496c3e82d5176c3b6da579796ead2d6a57fe682841aafd4a5a3c7e02d0f459dc7e9f96a933c626dc141606a4fa51f640fcd36a98812996c0bf8ec'
'24dcb9c54a27806e6c6c1f486f0b9aee4ee68acc05083165149dafa582ecf56c7e615680774ab053a160d18343dc724272dee263897abb6ca189f39d0f2ae3ed'
'ca6781f6088ab440c2ca9ce91f2b1e24e25e699465b49204f4f04d267ff75f6accb6030caa4272b2869e810ad1ccc3160a49904ac9285e65f877d9ff2f061fa5')
build() {
cd "${srcdir}/${pkgname}"
@ -38,6 +37,7 @@ package() {
cd "${srcdir}/${pkgname}"
make DESTDIR="${pkgdir}" install
install -D ../yate.png ${pkgdir}/usr/share/pixmaps/yate.png
# Fix desktop file
desktop-file-edit --remove-key="Encoding" \
@ -47,5 +47,8 @@ package() {
# Install system units
install -Dm0644 "${srcdir}/yate.service" "${pkgdir}/usr/lib/systemd/system/yate.service"
install -Dm0644 "${srcdir}/yate.conf.d" "${pkgdir}/etc/conf.d/yate"
sed -i s!"null_team-48"!"yate"! \
${pkgdir}/usr/share/applications/yate-qt4.desktop
}

BIN
yate/yate.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB