summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDet2015-07-21 13:34:25 +0300
committerDet2015-07-21 13:34:25 +0300
commitf1e08e9a0ea59c2e44bd79399fbad3176f598130 (patch)
treeff207fe81dee0b3ce723136c5a7ec73b053582f3 /.SRCINFO
parentf26ac6f245bb06fa2cd022f6e949788ebfebca1f (diff)
downloadaur-f1e08e9a0ea59c2e44bd79399fbad3176f598130.tar.gz
Merge in changes from 'vuze-extreme-mod' (details..)
PKGBUILD: - Improve pkgdesc - Remove old "provides=(azureus)" - Fix homepage (at least temporarily) - Use 'bsdtar' instead of 'unzip' - Fix "optdepends=()" (none of the packages exist in AUR 4) - Use faster MD5 instead of SHA-2 (collision/preimage confusion, see: https://wiki.archlinux.org/index.php/PKGBUILD#Integrity) - Add msg2 messages to package() - Move from /usr/lib to /opt - Disable the GConf schema (attempts setting default client without user intervention) - Add the rest of the licenses .install: - Add messages - Disable the GConf schema (attempts setting default client without user intervention)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 7 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2acd9a8cd26c..5027df0def89 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,20 @@
pkgbase = vuze
- pkgdesc = The java-based bittorrent kitchen-sink servlet.
+ pkgdesc = A feature-rich Java-based BitTorrent client (previously called 'Azureus')
pkgver = 5.6.1.2
pkgrel = 2
- url = http://azureus.sourceforge.net/
+ url = http://sourceforge.net/projects/azureus/
install = vuze.install
arch = i686
arch = x86_64
license = GPL
- makedepends = unzip
- depends = java-runtime
depends = desktop-file-utils
- optdepends = webkitgtk: For fully functional Vuze GUI. GTK3 based.
- optdepends = mldht: Talk DHT to uTorrent, Transmission, etc. Install with internal plugin manager. It autoupdates.
- optdepends = i2phelper: I2P support. Install with internal plugin manager. It autoupdates!
- provides = azureus
- noextract = Vuze_5612.jar
+ depends = java-runtime
+ optdepends = vuze-plugin-countrylocator: Country flags for the "Peers" tab
+ optdepends = vuze-plugin-mldht: The alternative Distributed Hash Table implementation (DHT) used by µTorrent
+ optdepends = xulrunner192: Needed for the channels GUI
options = !strip
source = http://downloads.sourceforge.net/azureus/vuze/Vuze_5612/Vuze_5612_linux.tar.bz2
- sha256sums = 66198316ec111cfb82e00f229d3f863a3a3716fa92241f1370e953cfc2e0fcdd
+ md5sums = c20397aa00614ab8b271afef93c877bc
pkgname = vuze