#1 please update to latest version
Closed by 1player. Opened by 1player.

Current version is 1.8.1, and fixes USB connectivity with iOS devices


Thanks for your report! I've bumped the version and it's building a new version now.

https://copr.fedorainfracloud.org/coprs/meeuw/droidcam/build/3031589/

🤞 this works and fixes your issue.

Whups, it doesn't:

(droidcam:11391): Gtk-ERROR **: 19:18:08.204: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported

Now it does 🤗 could you please test it?

dnf update --refresh droidcam

Works great, thanks!

One minor note, might be incorrect since I'm new to RPM: I did try to package 1.8.1 myself yesterday, and for the new appindicator requirements I did use BuildRequires: pkgconfig(appindicator3-0.1) which I think is more idiomatic than just requiring the libappindicator package itself, also would accept any alternative package that provides that library, whatever its name.

Feel free to ignore this suggestion if I'm incorrect. Thanks for updating the package so quickly!

Metadata Update from @1player:
- Issue status updated to: Closed (was: Open)

You are right; that should be done and I've fixed it, thanks!

https://docs.fedoraproject.org/en-US/packaging-guidelines/PkgConfigBuildRequires/

Metadata