mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/Gabedit: Added references.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c9ca904756
commit
1899bdeef0
2 changed files with 8 additions and 0 deletions
|
@ -114,6 +114,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr
|
|||
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cp -a ChangeLog License $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
|
||||
cp $CWD/References > $PKG/usr/doc/$PRGNAM-$VERSION/References
|
||||
|
||||
mkdir -p $PKG/install
|
||||
cat $CWD/slack-desc > $PKG/install/slack-desc
|
||||
|
|
7
academic/Gabedit/References
Normal file
7
academic/Gabedit/References
Normal file
|
@ -0,0 +1,7 @@
|
|||
Please use the following citations in any report or publication:
|
||||
|
||||
Gabedit:
|
||||
A graphical user interface for computational chemistry softwares.
|
||||
Allouche, A.-R.,
|
||||
Journal of Computational Chemistry, 32 (2011) 174–182.
|
||||
doi: 10.1002/jcc.21600
|
Loading…
Reference in a new issue