diff --git a/packages/iriunwebcam/iriunwebcam-2.9.3.toml b/packages/iriunwebcam/iriunwebcam-2.9.3.toml new file mode 100644 index 000000000..fec8e86a5 --- /dev/null +++ b/packages/iriunwebcam/iriunwebcam-2.9.3.toml @@ -0,0 +1,14 @@ +version = "2.9.3" +date = "2026-08-29T04:14:41Z" + +[url] +x86_64-linux = "https://github.com/sharno/IriunWebcam-AppImage/releases/download/2.9.3%402026-08-29_1787976881/IriunWebcam-2.9.3-anylinux-x86_64.AppImage" + +[blake3] +x86_64-linux = "7e5dfe5b5c80a6f58ac3472f690ef47c9c8d072e219e75e2d10583f2f0e8e930" + +[sha256] +x86_64-linux = "27de32352d782cada92adccddb5f54861d074eff4de1e34336becad9a0b37ed7" + +[size] +x86_64-linux = 34687557 diff --git a/packages/iriunwebcam/pkg.toml b/packages/iriunwebcam/pkg.toml new file mode 100644 index 000000000..6ba013aa0 --- /dev/null +++ b/packages/iriunwebcam/pkg.toml @@ -0,0 +1,27 @@ +[pkg] +name = "iriunwebcam" +type = "appimage" +description = "Use your phone's camera as a wireless webcam in your PC or Mac" +homepage = ["https://iriun.gitlab.io", "https://iriun.com"] +license = ["Proprietary"] +maintainer = ["Mohamed Elsharnouby "] +category = ["AudioVideo", "Video", "Utility"] +repology = ["iriunwebcam"] +note = [ + "Proprietary software - Terms: https://iriun.com", + "Requires v4l2loopback kernel module (v4l2loopback-dkms) and PipeWire", +] +portable = true +portable-reason = "requires v4l2loopback kernel module and system PipeWire integration" + +[host] +supported = ["x86_64-linux"] + +[update] +strategy = "github-releases" +repo = "sharno/IriunWebcam-AppImage" +tag-suffix = "strip" + +[source] +github = "sharno/IriunWebcam-AppImage" +glob = "*${arch}*.AppImage"