summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjakschu2014-04-20 22:15:13 +0200
committerjakschu2014-04-20 22:15:13 +0200
commitd4b3214ad17762aa2a7acea720d939b57992217c (patch)
tree2b5acb18a4331cce6e782ca6a8c38354ea1bd809
parentca017f6f6f991c59e083c11498b965a98ed2f075 (diff)
downloadaur-duplicity-bzr.tar.gz
add: provides('duplicity')
The package provides duplicity. Packages relying on duplicity, such as deja-dup and duply work fine with the bzr version, but could not be installed otherwise.
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e55da4718a59..3ecbd3d5201b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -19,6 +19,7 @@ pkgbase = duplicity-bzr
optdepends = python2-httplib2: Ubuntu One backend
optdepends = python2-oauthlib: Ubuntu One backend
optdepends = rsync: rsync backend
+ provides = duplicity
conflicts = duplicity
source = bzr+lp:duplicity
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 3229932c6fe1..4cbef59e0f17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,6 +30,7 @@ sha512sums=('SKIP')
#_bzrtrunk='https://code.launchpad.net/~duplicity-team/duplicity/trunk'
#_bzrmod=${pkgname}
conflicts=("${pkgname//-bzr/}")
+provides=('duplicity')
pkgver() {
cd "${srcdir}/${pkgname//-bzr/}"