Search Criteria
Package Details: openobex 1.7.2-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/openobex.git (read-only, click to copy) |
---|---|
Package Base: | openobex |
Description: | Implementation of the OBject EXchange (OBEX) protocol |
Upstream URL: | http://dev.zuckschwerdt.org/openobex/ |
Licenses: | GPL, LGPL |
Submitter: | Barthalion |
Maintainer: | andreas_baumann |
Last Packager: | andreas_baumann |
Votes: | 13 |
Popularity: | 0.054423 |
First Submitted: | 2018-01-06 21:04 (UTC) |
Last Updated: | 2024-06-21 08:16 (UTC) |
Dependencies (7)
- bluez-libs (bluez-gitAUR)
- libusb (libusb-gitAUR)
- cmake (cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR, doxygen-yapAUR) (make)
- graphviz (make)
- java-environment (jdk12AUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, amazon-corretto-16AUR, jdk8-graalvm-binAUR, jdk16-graalvm-binAUR, jdk16-adoptopenjdkAUR, jdk8-armAUR, liberica-jre-11-binAUR, jdk11-j9-binAUR, jdk11-jbr-xdgAUR, jdk16-openjdkAUR, jdk14-openjdkAUR, jdk18-openjdkAUR, amazon-corretto-19-binAUR, jdk19-graalvm-binAUR, liberica-jre-11-full-binAUR, jdk19-graalvm-ee-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jdk11-graalvm-binAUR, jdk-openj9AUR, jdk11-graalvm-ee-binAUR, jdk12-openjdkAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, jdk20-graalvm-binAUR, jdk17-graalvm-binAUR, jdk8-graalvm-ee-binAUR, zulu-15-binAUR, jdk20-openj9-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jdk11AUR, jdk8-j9-binAUR, jdk7-j9-binAUR, jdk7r1-j9-binAUR, jdk8-dragonwell-extendedAUR, jdk13-openjdkAUR, jdk15-openjdkAUR, jdk21-graalvm-binAUR, jdk17-jetbrainsAUR, jdk8-openj9-binAUR, jdk-ltsAUR, microsoft-openjdk-11-binAUR, microsoft-openjdk-17-binAUR, microsoft-openjdk-21-binAUR, liberica-nik-24-full-binAUR, jdk21-jetbrains-gitAUR, zulu-17-binAUR, zulu-11-binAUR, zulu-8-binAUR, mandrel-binAUR, mandrel24-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jdk17-graalvm-ee-binAUR, jdk21-graalvm-ee-binAUR, jdk22-graalvm-ee-binAUR, jdk20-graalvm-ee-binAUR, jdk22-graalvm-binAUR, jdk19-openjdkAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, jabba-binAUR, jdk21-jetbrainsAUR, jdk17-zulu-prime-binAUR, zing-21-binAUR, zing-8-binAUR, jdk23-graalvm-ee-binAUR, jdk-android-studioAUR, java-openjdk-binAUR, amazon-corretto-17AUR, amazon-corretto-21-binAUR, jdk21-temurinAUR, amazon-corretto-8AUR, amazon-corretto-11AUR, jdk11-temurinAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jdk17-temurinAUR, jdk8-temurinAUR, zulu-21-binAUR, jdk-temurinAUR, jdk8AUR, zulu-17-fx-binAUR, jdk8-perfAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk-openj9-binAUR, jdk11-openj9-binAUR, jdk17-openj9-binAUR, jre-jetbrainsAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, java-openjdk-ea-binAUR, zulu-23-binAUR, jdkAUR, jdk21-jetbrains-binAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jdk8-openjdk) (make)
- libxslt (libxslt-gitAUR) (make)
Latest Comments
kokokoshka commented on 2024-07-12 11:14 (UTC)
Also got error about "unsupported protocol". It looks like xsltproc can't use https. -DBUILD_DOCUMENTATION=OFF workaround this problem.
john999 commented on 2024-06-22 21:02 (UTC)
I tried to install openobx in Manjaro and received the following error:
failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
the build document source URL seems wrong since the software is hosted on GitHub:
https://github.com/docbook/xslt10-stylesheets.git
I’m a newbie and not sure how to correct the build document.
Download and extract the latest zip release from GitHub gives version:
docbooks-xsl-1.79.1.tar.bz2
MarsSeed commented on 2023-08-30 05:06 (UTC)
Please add segfault fix and glibc 2.22 fix:
https://gitlab.com/openobex/mainline/-/compare/1.7.2...master?from_project_id=290235&straight=false
Freso commented on 2023-04-21 23:15 (UTC)
The "jdk"
makedepends
should probably be for "java-environment" as per https://wiki.archlinux.org/title/Java_package_guidelines#Dependencies unless it specifically needs the Oracle JDK.Tonich commented on 2021-05-08 01:56 (UTC)
Drop 'jdk' outfrom makedepends in PKGBUILD =~ NORM Build's
iovanom commented on 2020-10-23 08:37 (UTC)
I've removed the openobex package and installed it again and after that, the updates work.
Ennoia commented on 2020-10-22 15:32 (UTC)
Hi, Seams to be a problem with libusbx Should it be libusb ?
leper commented on 2018-06-20 01:48 (UTC)
Since I wondered why this wanted to install Java I digged into this a little, and it and libxslt and doxygen are only required to build the documenation, which is not installed. See https://gist.github.com/leper/47f2bff6a62e679184d394c4bc565f23 for a diff that removes those unneeded dependencies by not building the documentation.