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
| ---- Nov 2, 2017 1:42:36 AM ---- | |
| 01-03 02:56:12.824 324 324 E use-Rlog/RLOG-RIL-QMI: qmuxd: linux_qmi_read_sysfs_config: couldn't open file /sys/module/f_rmnet/parameters/rmnet_ctl_ch | |
| 01-03 02:56:12.826 324 324 E use-Rlog/RLOG-RIL-QMI: qmuxd: linux_qmi_read_sysfs_config: couldn't open /sys/module/rmnet/parameters/rmnet_ctl_ch | |
| 01-03 02:56:12.826 324 324 E use-Rlog/RLOG-RIL-QMI: linux_qmi_qmux_if_configure_port_timeout: mode=0, smd_timeout=20, hsic_timeout=60 | |
| 01-03 02:56:12.827 324 324 E use-Rlog/RLOG-RIL-QMI: linux_qmi_qmux_if_configure_port_timeout: failed to open HSIC timeout config=/sys/devices/virtual/hsicctl/hsicctl0/modem_wait errno [2:No such file or directory] |
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 <nick@sqrt.co.uk> | |
| 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