Search Criteria
Package Details: obexftp 0.24.2-7
Package Actions
Git Clone URL: | https://aur.archlinux.org/obexftp.git (read-only, click to copy) |
---|---|
Package Base: | obexftp |
Description: | A tool for transfer files to/from any OBEX enabled device |
Upstream URL: | http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp |
Licenses: | GPL |
Conflicts: | obexfs |
Provides: | obexfs |
Replaces: | obexfs |
Submitter: | Barthalion |
Maintainer: | andreas_baumann |
Last Packager: | andreas_baumann |
Votes: | 11 |
Popularity: | 0.000135 |
First Submitted: | 2018-01-06 21:04 (UTC) |
Last Updated: | 2025-08-06 16:22 (UTC) |
Dependencies (12)
- expat (expat-gitAUR)
- fuse2
- openobexAUR
- asciidoc (asciidoc-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- python2AUR (python2-binAUR, stackless2AUR) (make)
- ruby (make)
- swig (swig-gitAUR) (make)
- tk (tk-fossilAUR) (make)
- xmlto (xmlto-gitAUR) (make)
- ruby (optional) – ruby bindings
- tk (tk-fossilAUR) (optional) – TCL/Tk bindings
Latest Comments
1 2 Next › Last »
dreieck commented on 2025-08-08 10:59 (UTC)
Thanks for fixing.
This
PKGBUILD
actually compiles a lot of stuff inpackage()
. Please move this compilation tobuild()
.Regards and thanks for maintaining!
andreas_baumann commented on 2025-08-06 16:22 (UTC)
done, thanks for reporting.
dreieck commented on 2025-08-06 11:54 (UTC)
Please add
-DCMAKE_POLICY_VERSION_MINIMUM=3.5
to thecmake
-call, until upstream has fixed the issue coming up with cmake 4.x:Regards and thanks for the package!
andreas_baumann commented on 2024-08-03 13:59 (UTC) (edited on 2024-08-03 14:00 (UTC) by andreas_baumann)
Acutally, just a simple Python3/Python2 issue. Use python2 from the AUR to build obexftp afterwards. This is assuming that everything depending on obexftp is actually also just using Python2 bindings..
andreas_baumann commented on 2024-08-01 06:52 (UTC) (edited on 2024-08-01 06:55 (UTC) by andreas_baumann)
Some SWIG/Python interface breakage:
HurricanePootis commented on 2024-07-03 07:59 (UTC)
Unable to compile with these changes:
ThePirate42 commented on 2024-01-30 20:51 (UTC)
This should probably depend on https://archlinux.org/packages/extra/x86_64/bluez-obex/
xiretza commented on 2023-10-01 16:39 (UTC)
No, that's part of base-devel and thus assumed to be installed in the build environment.
arnaudlecam commented on 2023-10-01 16:39 (UTC) (edited on 2023-10-01 16:39 (UTC) by arnaudlecam)
Could you add 'patch' to PKGBUILD's makedepends, please ?
xiretza commented on 2019-07-03 17:53 (UTC)
@LA-MJ: what do you mean? I just built it in a fresh, clean chroot and the perl module is placed under
/usr/lib/perl5/5.30/vendor_perl/auto/OBEXFTP/OBEXFTP.so
.1 2 Next › Last »