summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharles Bos2018-07-05 13:51:12 +0100
committerCharles Bos2018-07-05 13:51:12 +0100
commit1596939293a7f7745b9f952680e83c505b4e63fe (patch)
tree525ad481911c01a90f60abc4dd9a4e3402f12e6a
parent23c1897d481a48b40184d18278d42c5709d0ef20 (diff)
downloadaur-1596939293a7f7745b9f952680e83c505b4e63fe.tar.gz
Revert "Remove barrybackup desktop entry. barrybackup needs root to work"
This reverts commit 23c1897d481a48b40184d18278d42c5709d0ef20.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD17
-rw-r--r--barrybackup.desktop7
3 files changed, 19 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c127592b6cd..c458feda7c6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = barry
pkgdesc = Barry is an Open Source application that provides a Desktop GUI, synchronization, backup, restore and program management for BlackBerry ™ devices.
pkgver = 0.18.5
- pkgrel = 7
+ pkgrel = 6
url = https://github.com/NetDirect/barry
arch = i686
arch = x86_64
@@ -19,12 +19,14 @@ pkgbase = barry
options = !libtool
source = https://github.com/NetDirect/barry/archive/barry-0.18.5.tar.gz
source = barrydesktop.desktop
+ source = barrybackup.desktop
source = fix-sizeof-use.patch
source = wx3.0-compat.patch
source = c++11.patch
source = iterator-buildfix.patch
sha256sums = cfe5224c34b25575543bbdeebf979074f76ccc7d37116f15aef20509e6c06c91
sha256sums = aa97e456e0bb1f39cf0d95b1f35080d328947a3bcf40b2b97a0ab11ad34ccc21
+ sha256sums = 1c6ecd68977da4a3184c3e6d4bea36e4c40949d6bf7bb4ad8717aa6c19fed4fa
sha256sums = d1eb3ff669d5d8490112ceb4138fe9eb107bdbbc8621c98ead5ff47b9a7faf4e
sha256sums = d89dec40916c99355426a9430130a34b9c9f8deccf2e0bd2be75c6eea46249f3
sha256sums = bd211b7323a36f255af7cad13b886d8bb45d74f1d2bcecef00733bb5a9080f2c
diff --git a/PKGBUILD b/PKGBUILD
index 0df6da33f743..bc6cb2461d0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=barry
pkgver=0.18.5
-pkgrel=7
+pkgrel=6
pkgdesc="Barry is an Open Source application that provides a Desktop GUI, synchronization, backup, restore and program management for BlackBerry ™ devices."
url=https://github.com/NetDirect/barry
license=('GPL')
@@ -15,12 +15,14 @@ optdepends=('fuse2: for mounting the BB database with bfuse'
options=('!libtool')
source=("https://github.com/NetDirect/${pkgname}/archive/${pkgname}-${pkgver}.tar.gz"
"barrydesktop.desktop"
+ "barrybackup.desktop"
"fix-sizeof-use.patch"
"wx3.0-compat.patch"
"c++11.patch"
"iterator-buildfix.patch")
sha256sums=('cfe5224c34b25575543bbdeebf979074f76ccc7d37116f15aef20509e6c06c91'
'aa97e456e0bb1f39cf0d95b1f35080d328947a3bcf40b2b97a0ab11ad34ccc21'
+ '1c6ecd68977da4a3184c3e6d4bea36e4c40949d6bf7bb4ad8717aa6c19fed4fa'
'd1eb3ff669d5d8490112ceb4138fe9eb107bdbbc8621c98ead5ff47b9a7faf4e'
'd89dec40916c99355426a9430130a34b9c9f8deccf2e0bd2be75c6eea46249f3'
'bd211b7323a36f255af7cad13b886d8bb45d74f1d2bcecef00733bb5a9080f2c'
@@ -67,14 +69,13 @@ package() {
find ${srcdir}/${pkgname}-${pkgver}/ppp/ -name *.chat -exec cp {} ${pkgdir}/etc/chatscripts/ \;
find ${srcdir}/${pkgname}-${pkgver}/ppp/ ! -name *.chat ! -name README -exec cp {} ${pkgdir}/etc/ppp/peers/ \;
-
- # We are no longer compiling barrydesktop so there's no need to install the
- # desktop entry file
-
# Install .desktop file and icon
- # mkdir -p ${pkgdir}/usr/share/pixmaps
- # cp ./desktop/images/barry_logo_icon.xpm ${pkgdir}/usr/share/pixmaps
+ mkdir -p ${pkgdir}/usr/share/pixmaps
+ cp ./desktop/images/barry_logo_icon.xpm ${pkgdir}/usr/share/pixmaps
- # mkdir -p ${pkgdir}/usr/share/applications
+ mkdir -p ${pkgdir}/usr/share/applications
+ # We are no longer compiling barrydesktop so there's no need to install the
+ # desktop entry file
# cp ../barrydesktop.desktop ${pkgdir}/usr/share/applications
+ cp ../barrybackup.desktop ${pkgdir}/usr/share/applications
}
diff --git a/barrybackup.desktop b/barrybackup.desktop
new file mode 100644
index 000000000000..849b68585e88
--- /dev/null
+++ b/barrybackup.desktop
@@ -0,0 +1,7 @@
+[Desktop Entry]
+Name=Barry Backup
+Comment=Graphical backup and restore utility for BlackBerry ™ devices.
+Type=Application
+Exec=barrybackup
+Icon=barry_logo_icon
+Categories=Application;Utility;