Search Criteria
Package Details: unifi-beta 5.12.42-1
Git Clone URL: | https://aur.archlinux.org/unifi-beta.git (read-only) |
---|---|
Package Base: | unifi-beta |
Description: | Controller for Ubiquiti UniFi accesspoints |
Upstream URL: | http://www.ubnt.com/ |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | freswa |
Maintainer: | freswa |
Last Packager: | freswa |
Votes: | 15 |
Popularity: | 0.000001 |
First Submitted: | 2016-11-11 09:45 |
Last Updated: | 2019-11-27 10:51 |
Dependencies (3)
- fontconfig (fontconfig-srb, fontconfig-infinality-ultimate, fontconfig-ubuntu, fontconfig-infinality, fontconfig-git, fontconfig-infinality-remix)
- java-runtime (server-jre, jdk5, jdk9-openj9-bin, tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, java-gcj-compat, jdk10-openjdk-openj9-bin, jdk9, jre9, jdk-devel, jdk10, jre10, jdk-dcevm, jdk8-arm, jdk8-arm64, jre8-openjdk-shenandoah, jre8-openjdk-jetbrains, jdk6, jdk-arm, jdk12-openj9-bin, zulu-12-bin, jetbrains-jre, jetbrains-jre8, java-openjdk-bin, jdk13-openj9-bin, java-openjdk-ea-bin, jre8, jdk8, jre11, jdk8-openj9-bin, jdk7, jre7, jdk11-adoptopenjdk, zulu-embedded-jdk11, jre, jre6, jdk-openj9-bin, jdk-adoptopenjdk, zulu-11-bin, jre12, amazon-corretto-8, amazon-corretto-11, jdk11-openj9-bin, jdk8-jetbrains, jdk8-graalvm-bin, jdk7r1-j9-bin, jdk7-j9-bin, jdk8-j9-bin, jdk11-graalvm-bin, jdk11-openjdk-dcevm, jdk8-openjdk-dcevm, jdk-jetbrains, jre-openjdk, jre10-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
- mongodb (mongodb34-bin, mongodb-bin-3.6, mongodb-bin, mongodb-shell-bin, mongodb-bin-4.0, mongodb-3.4)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
fifthecho commented on 2015-07-01 17:18
The UniFi-4.6.6.zip is returning a 404 for me. The blogpost from Ubiquiti links to the URL https://www.ubnt.com/downloads/unifi/4.6.6/UniFi.unix.zip for the package.
I changed the source line to:
source=("UniFi-$pkgver.zip::https://www.ubnt.com/downloads/unifi/$pkgver/UniFi.unix.zip"
'unifi.service')
and the build is working as expected.
StayFrosty commented on 2015-05-29 14:58
Beta 4.6.5 is out.
http://community.ubnt.com/t5/UniFi-Beta-Blog/UniFi-4-6-5-is-Released-for-Soaking/ba-p/1254874
freswa commented on 2015-04-07 21:11
thx
tlercher commented on 2015-04-07 17:42
Beta 4.6.3 is out.
http://community.ubnt.com/t5/UniFi-Routing-Switching-and-VoIP/UniFi-4-6-3-is-released/ba-p/1215585
Mex commented on 2015-02-22 14:29
beta 4.6 is out.
http://community.ubnt.com/t5/UniFi-Routing-Switching-and-VoIP/UniFi-4-6-0-is-released/ba-p/1150481
mystique commented on 2014-11-27 02:46
https://www.archlinux.org/packages/community/any/unifi/
I just found this..
WarheadsSE commented on 2014-10-08 01:31
3.2.5 is out.
freswa commented on 2014-09-14 19:26
Just have fixed this issue now. Sorry for any inconvenience.
freswa commented on 2014-09-14 19:26
Fixed this issue now. Sorry for any inconvenience.
poofdragon commented on 2014-09-13 20:47
hrm... jre7 does not like to install without some force.
Is openjdk incompatible? Or can you make the dependency intelligent to detect either jdk7/openjdk or jre7/openjre? Otherwise I get conflicts, and it seems inconsistent with prior updates:
"icedtea-web-1.5.1-3 [removal] jdk7-openjdk-7.u65_2.5.2-1 [removal] jre7-openjdk-7.u65_2.5.2-1 [removal] jre7-openjdk-headless-7.u65_2.5.2-1 [removal] jdk7-7.67-1"
I need some flavour of jdk, and Oracle's version requires:
"sudo pacman --force -U /tmp/yaourt-tmp/jdk7-7.67-1-x86_64.pkg.tar.xz"