summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeth Murphy2019-04-17 05:10:39 -0400
committerSeth Murphy2019-04-17 05:10:39 -0400
commit348bb847adbba8cc6a394ab9f5c5629d20a0162e (patch)
tree0feeb2fa53fd2c8c7b5d26e4a4cc26716a256f5f
downloadaur-348bb847adbba8cc6a394ab9f5c5629d20a0162e.tar.gz
Added expandrive-bin package
-rw-r--r--.SRCINFO18
-rw-r--r--.gitignore52
-rw-r--r--LICENSE76
-rw-r--r--PKGBUILD34
4 files changed, 180 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c161467f5437
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = expandrive-bin
+ pkgdesc = A utility for managing multiple cloud storage services
+ pkgver = 7.0.3
+ pkgrel = 1
+ url = https://www.expandrive.com/
+ arch = x86_64
+ license = custom:proprietary
+ depends = gconf>=2
+ depends = libnotify
+ depends = libappindicator-gtk3
+ depends = libxtst
+ depends = nss
+ depends = libxss
+ source = https://packages.expandrive.com/pool/stable/e/ex/ExpanDrive_7.0.3_amd64.deb
+ sha256sums = 2eee12d30766d2f2a5521fa78aed167069ad39a8ab306e7aeedd61b23e4930bc
+
+pkgname = expandrive-bin
+
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..14ac3efcf19e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,52 @@
+# File created using '.gitignore Generator' for Visual Studio Code: https://bit.ly/vscode-gig
+
+# Created by https://www.gitignore.io/api/linux,visualstudiocode,archlinuxpackages
+# Edit at https://www.gitignore.io/?templates=linux,visualstudiocode,archlinuxpackages
+
+### ArchLinuxPackages ###
+*.tar
+*.tar.*
+*.jar
+*.exe
+*.msi
+*.zip
+*.tgz
+*.log
+*.log.*
+*.sig
+
+pkg/
+src/
+
+### Linux ###
+*~
+
+# temporary files which can be created if a process still has a handle open of a deleted file
+.fuse_hidden*
+
+# KDE directory preferences
+.directory
+
+# Linux trash folder which might appear on any partition or disk
+.Trash-*
+
+# .nfs files are created when an open file is removed but is still being accessed
+.nfs*
+
+### VisualStudioCode ###
+.vscode/*
+!.vscode/settings.json
+!.vscode/tasks.json
+!.vscode/launch.json
+!.vscode/extensions.json
+
+### VisualStudioCode Patch ###
+# Ignore all local history of files
+.history
+
+# End of https://www.gitignore.io/api/linux,visualstudiocode,archlinuxpackages
+
+# Custom rules (everything added below won't be overriden by 'Generate .gitignore File' if you use 'Update' option)
+
+# Ignore the deb file that gets downloaded (for testing)
+*.deb
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 000000000000..a7263aba9b05
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,76 @@
+License
+
+It is agreed that usage of ExpanDrive software and/or of any amount invoiced
+hereunder shall conclusively evidence agreement to ExpanDrive’s Standard Terms
+and Condition in all respects, collectively with ExpanDrive’s privacy policy at
+(https://www.expandrive.com/privacy-policy) and in particular, the General
+provisions thereof.
+
+ExpanDrive Standard Terms and Conditions
+
+1. GENERAL. ExpanDrive’s prices are premised on the parties’ express
+understanding and agreement that these Standard Terms and Conditions:
+(i) represent the complete and exclusive statement of the agreement between the
+parties, (ii) may not be modified, supplemented, explained or waived by parol
+evidence, Licensee’s purchase order, any course of dealing, ExpanDrive’s
+performance or delivery, or in any other way except in writing hand signed by
+an authorized representative of ExpanDrive, and (iii) are intended to cover all
+activity of ExpanDrive and Licensee hereunder including any services to be
+rendered by ExpanDrive in connection with the licensing of the Products. Any
+reference in ExpanDrive’s invoice, or otherwise, to Licensee’s specifications
+or requirements is solely for the purpose of describing the products and
+services covered hereby and shall not serve to either to: (a) adopt those
+specifications or requirements as part of the parties’ agreements, or
+(b) modify any of the terms of this agreement, particularly (and not in
+limitation of the generality of the foregoing) as regards the parties’
+understanding that this agreement establishes that no warranty is being
+provided by ExpanDrive regarding Licensee’s use of the Products or services. By
+way of clarification, and not in limitation of the generality of the foregoing,
+it is specifically agreed that statements on ExpanDrive’s website and elsewhere
+are issued for general and informational purposes only and shall not be deemed
+to modify the provisions hereof or form the basis for a claim that ExpanDrive
+provided a warranty of any kind. The agreement formed hereby and the language
+contained herein shall be construed and enforced under the Uniform Commercial
+Code in effect in the Commonwealth of Massachusetts (being the home office
+location of ExpanDrive) on the date hereof.”
+
+2. License Agreement
+BY DOWNLOADING, INSTALLING, COPYING, ACCESSING, OR USING THIS SOFTWARE YOU
+AGREE TO THE TERMS OF THIS AGREEMENT. IF YOU ARE ACCEPTING THESE TERMS ON
+BEHALF OF ANOTHER PERSON OR A COMPANY OR OTHER LEGAL ENTITY, YOU REPRESENT AND
+WARRANT THAT YOU HAVE FULL AUTHORITY TO BIND THAT PERSON, COMPANY, OR LEGAL
+ENTITY TO THESE TERMS.
+
+You may not copy this software except solely for backup or archival purposes.
+You may not transfer or assign the right to use the software except as provided
+below. You may not reverse engineer, decompile, or disassemble this software,
+except and only to the extent that such activity is expressly permitted by
+applicable law, notwithstanding this limitation. You may not create derivative
+works from this software.
+
+This software is distributed in the hope that it will be useful, but WITHOUT
+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+FOR A PARTICULAR PURPOSE. THERE IS NO WARRANTY FOR THE SOFTWARE, TO THE EXTENT
+PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE
+COPYRIGHT HOLDERS PROVIDE THE SOFTWARE “AS IS” WITHOUT WARRANTY OF ANY KIND,
+EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE
+RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE IS WITH YOU. SHOULD THE
+SOFTWARE PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED
+TO IN WRITING WILL ANY COPYRIGHT HOLDER, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT
+OF THE USE OR INABILITY TO USE THE SOFTWARE (INCLUDING BUT NOT LIMITED TO LOSS
+OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+PARTIES OR A FAILURE OF THE SOFTWARE TO OPERATE WITH ANY OTHER PROGRAMS), EVEN
+IF SUCH HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
+
+3. Insurance – ExpanDrive does not carry an insurance policy
+
+4. Refund Policy – No refunds are available
+
+5. Marketing Activities. You hereby grant ExpanDrive the right to use,
+reproduce, publish, perform and display, at its sole discretion your name,
+and/or logo (“Customer Marks“) on the Site. At any time, you may request in
+writing that ExpanDrive cease to display Customer Marks and ExpanDrive will
+subsequently remove Customer Marks from the Site. \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..8af19a4a3fbc
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,34 @@
+# Maintainer: Seth Murphy <seth.murphy18@gmail.com>
+# PGP ID: 1DB95DC235C2C613
+
+pkgname="expandrive-bin"
+pkgver="7.0.3"
+pkgrel="1"
+pkgdesc="A utility for managing multiple cloud storage services"
+arch=("x86_64")
+url="https://www.expandrive.com/"
+license=("custom:proprietary")
+depends=(
+ "gconf>=2"
+ "libnotify"
+ "libappindicator-gtk3"
+ "libxtst"
+ "nss"
+ "libxss"
+)
+
+source=("https://packages.expandrive.com/pool/stable/e/ex/ExpanDrive_${pkgver}_amd64.deb")
+sha256sums=("2eee12d30766d2f2a5521fa78aed167069ad39a8ab306e7aeedd61b23e4930bc")
+
+package() {
+ tar -xf data.tar.xz -C "${pkgdir}"
+}
+
+post_install() {
+ install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+ ln -sf '/opt/ExpanDrive/expandrive' '/usr/local/bin/expandrive'
+}
+
+post_remove() {
+ rm -f '/usr/local/bin/expandrive'
+} \ No newline at end of file