This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/bash | |
# Maintainer: Andy Pieters Email address: http://www.google.com/recaptcha/mailhide/d?k=01Ki1c9JXzChsLtix5Bxu-qw==&c=1kofqD_jhDD8xD-SsJCk3-8DptvHUrc2qB4YPUWwBk4= | |
pkgname=("lifx-firmware-update" "libotav1" "libotav2" ) | |
__lifx_firmware_version="2.10.0" | |
__lifx_firmware_release="1.22" | |
pkgver="${__lifx_firmware_version}" | |
pkgrel=1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: Nick Burrett <[email protected]> | |
pkgname=comskip | |
pkgver=0.94 | |
pkgrel=1 | |
pkgdesc='Comskip is a free MPEG commercial break detector'. | |
_gitname='comskip' | |
url='http://github.com/erikkaashoek/Comskip' | |
arch=('x86_64' 'i686') | |
license=('GPL3') | |
makedepends=('git') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pkgname=ipmiview | |
pkgver=2.12.0 | |
_pkgname=IPMIView | |
_pkgrev=160804 | |
_pkgver=${_pkgver}_${_pkgrev} | |
pkgrel=1 | |
pkgdesc="Supermicro IPMI tool" | |
makedepends=('tar') | |
depends=("glibc" "java-runtime=8") | |
arch=('x86_64' 'i686') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pkgname=urbackup2-client | |
pkgver=2.0.32 | |
pkgrel=1 | |
pkgdesc="Client Server backup system" | |
arch=('i686' 'x86_64' 'armv5' 'armv6h' 'armv6' 'armv7h' 'armv7' 'aarch64') | |
url="http://www.urbackup.org/" | |
license=("GPL") | |
makedepends=('gcc-libs' 'gcc' 'make') | |
depends=('wxgtk' 'crypto++' 'zlib') | |
conflicts=('urbackup2-client-no-gui' 'urbackup-client-no-gui' 'urbackup-client') |
NewerOlder