Initial commit
This commit is contained in:
commit
86e06643d6
11 changed files with 244 additions and 0 deletions
21
.SRCINFO
Normal file
21
.SRCINFO
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
pkgbase = nautilus-copy-path
|
||||
pkgdesc = Configurable extension for Nautilus to copy path, URI, or name
|
||||
pkgver = 1.10.2
|
||||
pkgrel = 2
|
||||
url = https://github.com/chr314/nautilus-copy-path
|
||||
install = nautilus-copy-path.install
|
||||
arch = any
|
||||
license = MIT
|
||||
makedepends = git
|
||||
depends = glib2
|
||||
depends = libnautilus-extension
|
||||
depends = python
|
||||
depends = python-gobject
|
||||
depends = python-nautilus
|
||||
backup = usr/share/nautilus-python/extensions/nautilus-copy-path/config.json
|
||||
source = nautilus-copy-path-1.10.2::git+https://github.com/chr314/nautilus-copy-path.git#tag=1.10.2
|
||||
source = fix_error_with_gi.patch
|
||||
b2sums = 5f61d7f747b3cb5508b21111c4152d70ac0e68d00df97753209ba782d4d804a9c5b606c6017cbcd132e6b407305d2a5d3b4c71dd76bab15f2d246e198535542c
|
||||
b2sums = 3711400cd23775a813e1bb24a85610887b981c91106e71ac3d990b76e4f0b9226f63eaee61e3072ce968460c70d90329a998e9b1e6dfee20e88cb42030b27cbc
|
||||
|
||||
pkgname = nautilus-copy-path
|
||||
Loading…
Add table
Add a link
Reference in a new issue