[Lunar-commits] <moonbase-other> anki: major version bump

v4hn me at v4hn.de
Wed Jan 2 16:40:30 CET 2013


commit 48f892d7171c614225e38218aa41335e6a694d94
Author: v4hn <me at v4hn.de>
Date: Wed, 02 Jan 2013 07:40:30 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/48f892d7171c614225e38218aa41335e6a694d94

anki: major version bump
---
  education/anki/BUILD   | +2/-12    
  education/anki/DETAILS | +4/-4     
  2 files changed, 6 insertions(+), 16 deletions(-)

--- a/education/anki/BUILD
+++ b/education/anki/BUILD
@@ -1,19 +1,9 @@
 (
 
-  python ./setup.py build &&
-  cd libanki &&
-  python ./setup.py build &&
+  sedit "s:local/::; /xdg-mime/ d" Makefile &&
 
   prepare_install &&
 
-  # Specifying root, to stop packages clobbering each other's easy-install.pth
-  # http://mail.python.org/pipermail/distutils-sig/2008-October/010208.html
-  python ./setup.py install --root=/ &&
-
-  cd .. &&
-  python ./setup.py install --root=/ &&
-
-  install -Dm0644 anki.desktop /usr/share/applications/anki.desktop &&
-  install -Dm0644 icons/anki.png /usr/share/pixmaps/anki.png
+  make install
 
 ) > $C_FIFO 2>&1
--- a/education/anki/DETAILS
+++ b/education/anki/DETAILS
@@ -1,11 +1,11 @@
           MODULE=anki
-         VERSION=1.2.11
+         VERSION=2.0.3
           SOURCE=${MODULE}-${VERSION}.tgz
-      SOURCE_URL=http://anki.googlecode.com/files
-      SOURCE_VFY=sha1:9c6dd8e227841e574b56c51ee439d298bd51ac27
+      SOURCE_URL=http://ankisrs.net/download/mirror/
+      SOURCE_VFY=sha1:98110c3565326478dc35854a485175183e106a9c
         WEB_SITE=http://ankisrs.net
          ENTERED=20120729
-         UPDATED=20120729
+         UPDATED=20130102
            SHORT="An intelligent memory training program"
 
 cat << EOF




More information about the Lunar-commits mailing list