Initial commit

This commit is contained in:
Christian Schendel 2025-09-03 06:54:12 +02:00
commit 0557c597e5
Signed by: doppelhelix
GPG key ID: 5874D2437CD5BBB3
8 changed files with 189 additions and 0 deletions

23
.SRCINFO Normal file
View file

@ -0,0 +1,23 @@
pkgbase = nautilus-open-any-terminal
pkgdesc = context-menu entry for opening other terminal in nautilus
pkgver = 0.6.1
pkgrel = 3
url = https://github.com/Stunkymonkey/nautilus-open-any-terminal
arch = any
license = GPL-3.0-or-later
makedepends = gettext
makedepends = git
makedepends = make
source = nautilus-open-any-terminal-0.6.1::git+https://github.com/Stunkymonkey/nautilus-open-any-terminal.git#tag=0.6.1
b2sums = be2aa333448604af4c3f11c96ac54a986e63972168e4d83354df3b7aeb23185cf89f4f0fca2aab5cc12dcc1f53e9a62d2274f40bb674b66b77b654d0aad63572
pkgname = nautilus-open-any-terminal
depends = dconf
depends = glib2
depends = gtk2
depends = gtk3
depends = gtk4
depends = libnautilus-extension
depends = python
depends = python-gobject
depends = python-nautilus