mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/xdman: Updated for version 2018.7.2.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cd3ca39d79
commit
afde4807d6
4 changed files with 14 additions and 12 deletions
|
@ -4,11 +4,13 @@ Xtreme Download Manager is a powerful tool to increase download speed
|
|||
up-to 500%, save videos from video sharing sites and integration with
|
||||
ANY browser.
|
||||
|
||||
On Google Chrome|Chromium|Vivaldi,Opera >12.16, type on URL bar:
|
||||
chrome://extensions Check "Developer mode", click on "Load Unpacked
|
||||
extension" and select ~/xdm-helper folder.
|
||||
For Browser integration.
|
||||
|
||||
On Mozilla Firefox, simply drag and drop file ~/xdm-helper/xdmff.xpi.
|
||||
Firefox:
|
||||
https://subhra74.github.io/xdm-firefox/firefox.html
|
||||
|
||||
Chrome | Chromium | Opera | Vivaldi:
|
||||
https://chrome.google.com/webstore/detail/xdm-browser-monitor/bgpkelneombgembocnickiddlbebmica
|
||||
|
||||
For other browsers, go to Tools/Browser Integration.
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ xdman: Xtreme Download Manager is a powerful tool to increase download speed
|
|||
xdman: up-to 500%, save videos from video sharing sites and integration
|
||||
xdman: with ANY browser.
|
||||
xdman:
|
||||
xdman: Home page: http://xdman.sourceforge.net/
|
||||
xdman: Home page: https://sourceforge.net/projects/xdman
|
||||
xdman:
|
||||
xdman:
|
||||
xdman:
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=xdman
|
||||
VERSION=${VERSION:-2018.7.2.7}
|
||||
VERSION=${VERSION:-2018.7.2.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="xdman"
|
||||
VERSION="2018.7.2.7"
|
||||
HOMEPAGE="http://xdman.sourceforge.net/"
|
||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/xdm-2018-x86.tar.xz"
|
||||
MD5SUM="e95f69226510119843e2fa9759f53e36"
|
||||
DOWNLOAD_x86_64="http://ponce.cc/slackware/sources/repo/xdm-2018-x64.tar.xz"
|
||||
MD5SUM_x86_64="af02c4e49c6b69ae0535559b7105b5e0"
|
||||
VERSION="2018.7.2.8"
|
||||
HOMEPAGE="https://sourceforge.net/projects/xdman"
|
||||
DOWNLOAD="https://sourceforge.net/projects/xdman/files/xdm-2018-x86.tar.xz"
|
||||
MD5SUM="e4c83df8298682def2fa44944b183d0e"
|
||||
DOWNLOAD_x86_64="https://sourceforge.net/projects/xdman/files/xdm-2018-x64.tar.xz"
|
||||
MD5SUM_x86_64="a92cf4d15fa79964b8480f44e6bd93fd"
|
||||
REQUIRES="jdk p7zip"
|
||||
MAINTAINER="Edinaldo P. Silva"
|
||||
EMAIL="edps.mundognu@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue