Initial commit

This commit is contained in:
Christian Schendel 2025-09-03 06:49:35 +02:00
commit bfcdefae67
Signed by: doppelhelix
GPG key ID: 5874D2437CD5BBB3
9 changed files with 201 additions and 0 deletions

24
.SRCINFO Normal file
View file

@ -0,0 +1,24 @@
pkgbase = nautilus-admin-gtk4
pkgdesc = Extension for Nautilus to do administrative operations
pkgver = 1.2.0
pkgrel = 2
url = https://github.com/MacTavishAO/nautilus-admin-gtk4
install = nautilus-admin-gtk4.install
arch = any
license = GPL-3.0-or-later
makedepends = cmake>=2.6
makedepends = gettext
makedepends = git
depends = glib2
depends = libnautilus-extension
depends = nautilus
depends = polkit
depends = python
depends = python-gobject
depends = python-nautilus
optdepends = gedit: to use the "Edit as Administrator" action
optdepends = gnome-terminal: to use the "Run as Administrator" action
source = nautilus-admin-gtk4-1.2.0::git+https://github.com/MacTavishAO/nautilus-admin-gtk4.git#tag=1.2.0
b2sums = 19fd07390fbb7701c78f43c20e10f5dc2879b343fdc01e3cdb35097acfbb3d2ae1e79e83a6d12a05768f4c5ea7a2ec4ae416901ac6ca0be6497e149f1b937695
pkgname = nautilus-admin-gtk4