Ticket #34516: stardict-3.0.3.diff

File stardict-3.0.3.diff, 1.7 KB (added by ryandesign (Ryan Carsten Schmidt), 12 years ago)
  • files/patch-glib-2.32.diff

     
    1 --- src/tomboykeybinder.h.orig  2010-10-05 03:28:15.000000000 -0500
    2 +++ src/tomboykeybinder.h       2012-05-19 15:26:13.000000000 -0500
    3 @@ -2,7 +2,7 @@
     1--- dict/src/tomboykeybinder.h.orig     2011-07-03 01:58:40.000000000 -0500
     2+++ dict/src/tomboykeybinder.h  2012-05-19 15:34:44.000000000 -0500
     3@@ -21,7 +21,7 @@
    44 #ifndef __TOMBOY_KEY_BINDER_H__
    55 #define __TOMBOY_KEY_BINDER_H__
    66 
  • Portfile

     
    33PortSystem 1.0
    44
    55name            stardict
    6 version         3.0.2
    7 revision    1
     6version         3.0.3
    87categories      textproc
    98maintainers     gmail.com:alexandernx
    109platforms       darwin
     10license         GPL-3+
     11
    1112description     A full featured gtk2 dictionary
    1213long_description \
    1314        Very nice gnome dictionary. \
    1415        Can handle both local and web dictionaries. \
    1516        Though it needs a handful of gnome libraries for \
    1617        installation.
    17 #I changed the portfile so by default it builds stardict without gnome support.
    1818
    19 homepage        http://stardict.sf.net
    20 master_sites    sourceforge
     19homepage        http://code.google.com/p/stardict-3/
     20master_sites    googlecode:stardict-3
    2121use_bzip2       yes
    22 checksums       md5 329cc21228cd77f6ae8ae2a1ea6972eb \
    23             sha1 301875657cd39b5f25e5933ece22936a28db1230 \
    24             rmd160 5b3372447b5a16a036946a1985508de73dff1350
     22checksums       rmd160  4c63f3cf439a7c34829b371e75c16db97fb35fd1 \
     23                sha256  9ba10a5b3dcdd02b81c7a138dac15903a6bc2355856f60338f3775e371472b73
    2524depends_build   port:pkgconfig \
    2625                port:intltool \
    2726                port:gnome-doc-utils