blob: 811477374aa9ece93523747c9815b1748818ee2c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = pgfuse
pkgdesc = FUSE-based file system with a PostgreSQL storage backend
pkgver = 0.0.2
pkgrel = 2
url = http://www.pgfuse.org
arch = i686
arch = x86_64
license = GPL3
makedepends = pkg-config
depends = fuse
depends = postgresql-libs
source = http://www.andreasbaumann.cc/pgfuse/pgfuse-0.0.2.tar.gz
md5sums = 19130ec8b1e96f7ce427fa269f316017
pkgname = pgfuse
|