Package Details: opendrop 0.13.0-3

Git Clone URL: https://aur.archlinux.org/opendrop.git (read-only, click to copy)
Package Base: opendrop
Description: An open Apple AirDrop implementation
Upstream URL: https://github.com/seemoo-lab/opendrop
Keywords: airdrop wifi wireless
Licenses: GPL3
Submitter: k0ste
Maintainer: None
Last Packager: lmartinez-mirror
Votes: 7
Popularity: 0.000000
First Submitted: 2019-08-22 03:25 (UTC)
Last Updated: 2021-12-30 03:55 (UTC)

Latest Comments

1 2 Next › Last »

seands commented on 2025-09-05 13:10 (UTC)

Getting this error:

==> Starting prepare()...
Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'googletest'
Submodule 'radiotap' (https://github.com/radiotap/radiotap-library.git) registered for path 'radiotap'
Cloning into '/home/sean/.cache/paru/clone/owlink-git/src/owlink-git/googletest'...
done.
Cloning into '/home/sean/.cache/paru/clone/owlink-git/src/owlink-git/radiotap'...
done.
Submodule path 'googletest': checked out '703bd9caab50b139428cea1aaff9974ebee5742e'
Submodule path 'radiotap': checked out '94984dd829a605a2d7af55241145c159607f3b30'
==> Starting pkgver()...
==> Sources are ready.
owlink-git-r44.8e4e840-10: parsing pkg list...
==> Making package: owlink-git r44.8e4e840-10 (Fri 05 Sep 2025 14:07:47 BST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting pkgver()...
==> Starting build()...
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- The C compiler identification is GNU 15.2.1
-- The CXX compiler identification is GNU 15.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at googletest/CMakeLists.txt:4 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.


-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'owlink-git-r44.8e4e840-10': 
error: can't build opendrop-0.13.0-3, deps not satisfied: owlink
error: packages failed to build: owlink-git-r44.8e4e840-10  opendrop-0.13.0-3

bug-reaper commented on 2025-08-09 04:04 (UTC)

Failing for python13

/usr/lib/python3.13/site-packages/ptr/__init__.py:81: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated.
!!

        ********************************************************************************
        Please remove any references to `setuptools.command.test` in all supported versions of the affected package.

        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.
        ********************************************************************************

!!
  class PyTest(orig.test):

tiziodcaio commented on 2021-12-26 19:40 (UTC) (edited on 2021-12-26 19:40 (UTC) by tiziodcaio)

Sorry but I must dedicate to others package and so I have to drop it.

AlphaJack commented on 2021-11-05 19:30 (UTC)

python-setuptools is a runtime dependency, otherwise it fails to start:

ModuleNotFoundError: No module named 'pkg_resources'

blackandcold commented on 2020-07-19 16:20 (UTC)

owlink could not be found :: no results found for owlink (dependency tree: opendrop owlink) git build works fine

oxplot commented on 2020-04-12 08:15 (UTC)

python-zeroconf should be added to dependencies

k0ste commented on 2019-09-16 03:45 (UTC)

Ok, done.

0x9fff00 commented on 2019-09-15 11:45 (UTC)

owl-git dependency should be changed to owlink as a new package has been created to avoid name collision with owl.

k0ste commented on 2019-09-14 05:18 (UTC)

@vicentereyes, @0x9fff00 done.

0x9fff00 commented on 2019-09-13 20:58 (UTC)

Should depend on owl-git and python-netifaces