mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
academic/mendeleydesktop: Updated for version 1.8.4.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
177a174f10
commit
6e52b79427
4 changed files with 18 additions and 17 deletions
|
@ -1,6 +1,6 @@
|
|||
Before you use Mendeley, make sure that you are agree with the
|
||||
terms and conditions at http://www.mendeley.com/terms/
|
||||
|
||||
Mendeley is a software to organize, share, and discover research papers.
|
||||
Like iTunes(tm) for research papers, Mendeley is a free research management
|
||||
tool for desktop and web.
|
||||
|
||||
Before you use Mendeley, make sure that you are agree with the
|
||||
terms and conditions at http://www.mendeley.com/terms/
|
||||
|
|
|
@ -3,9 +3,10 @@
|
|||
# Slackware build script for mendeleydesktop
|
||||
|
||||
# Written by Grissiom <chaos.proton@gmail.com>
|
||||
# Updated by Glenn Becker <burningc@sdf.org>
|
||||
|
||||
PRGNAM=mendeleydesktop
|
||||
VERSION=${VERSION:-1.0.1}
|
||||
VERSION=${VERSION:-1.8.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -53,7 +54,7 @@ find . \
|
|||
|
||||
# remove the bundled qt since it should be present in the system already
|
||||
rm -rf lib/qt
|
||||
rm lib/mendeleydesktop/libexec/qt.conf
|
||||
# rm lib/mendeleydesktop/libexec/qt.conf
|
||||
rm -rf lib/mendeleydesktop/plugins
|
||||
|
||||
[ $ARCH = 'x86_64' ] && mv lib lib$LIBDIRSUFFIX
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="mendeleydesktop"
|
||||
VERSION="1.0.1"
|
||||
VERSION="1.8.4"
|
||||
HOMEPAGE="http://www.mendeley.com/"
|
||||
DOWNLOAD="http://s3.amazonaws.com/mendeley-desktop-download/linux/mendeleydesktop-1.0.1-linux-i486.tar.bz2"
|
||||
MD5SUM="e797daa7c50778d5439431824f1e385d"
|
||||
DOWNLOAD_x86_64="http://s3.amazonaws.com/mendeley-desktop-download/linux/mendeleydesktop-1.0.1-linux-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="48dc6d77831d9976a6bd5809b4d47458"
|
||||
DOWNLOAD="http://download.mendeley.com/linux/mendeleydesktop-1.8.4-linux-i486.tar.bz2"
|
||||
MD5SUM="ef8fbeb33100eb56204edf53a4417b43"
|
||||
DOWNLOAD_x86_64="http://download.mendeley.com/linux/mendeleydesktop-1.8.4-linux-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="ab361953c7a873189c7f251847d7881c"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Grissiom"
|
||||
EMAIL="chaos.proton@gmail.com"
|
||||
MAINTAINER="Glenn Becker"
|
||||
EMAIL="burningc@sdf.org"
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# HOW TO EDIT THIS FILE:
|
||||
# The "handy ruler" below makes it easier to edit a package description. Line
|
||||
# up the first '|' above the ':' following the base package name, and the '|' on
|
||||
# the right side marks the last column you can put a character in. You must make
|
||||
# exactly 11 lines for the formatting to be correct. It's also customary to
|
||||
# leave one space after the ':'.
|
||||
# The "handy ruler" below makes it easier to edit a package description.
|
||||
# Line up the first '|' above the ':' following the base package name, and
|
||||
# the '|' on the right side marks the last column you can put a character in.
|
||||
# You must make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':' except on otherwise blank lines.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
mendeleydesktop: Mendeley Desktop (managing and sharing research papers tool)
|
||||
|
|
Loading…
Reference in a new issue