John Ralls
c3b82c944e
Update for Gramps-4.0.1
...
svn: r22594
2013-06-24 18:14:11 +00:00
John Ralls
4e4c119f9f
[r22576]Move the HTML resources from gramps/plugins/webstuff
...
To data and images so that they're together with the other resources
instead of in site-package/gramps. Aside from a better source and
installation layout, this makes it easier to bundle them.
svn: r22577
2013-06-23 23:13:13 +00:00
John Ralls
033c551cf2
Mac: Update Info.plist for 4.0.0 release
...
svn: r22399
2013-05-21 21:41:21 +00:00
John Ralls
7ca312c302
image paths and resource-path file
...
svn: r22398
2013-05-21 21:40:52 +00:00
John Ralls
5ec7f02a1d
Fix osm-gps-map revision
...
svn: r22397
2013-05-21 21:32:04 +00:00
John Ralls
aacf6106ab
Fix bad filename on Gramps URL
...
svn: r22395
2013-05-21 19:03:44 +00:00
John Ralls
7d121e8963
Update gramps40 gramps.modules to match gramps-svn
...
svn: r22371
2013-05-18 22:07:02 +00:00
John Ralls
3f375261f3
Remove superfluous GRAMPSI18N from gramps-40 gramps.launcher
...
svn: r22370
2013-05-18 22:06:30 +00:00
John Ralls
3a73837dc9
[r21613]Determine Paths at Runtime
...
Uses GRAMPS_RESOURCES to override the root location of the Gramps data
files (which would normally be $(prefix)/share). In setup.py install,
writes $(prefix)/share to gen/utils/resource-path, installs that file,
then deletes it again from the source tree. The presence or absence
determines whether Gramps is running from the source directory or from
an installation.
Const.py is now a static file; const.py.in is no longer used. Note that
because importing const into setup tried to initialize things that we
don't want initialized, VERSION is removed, and imported from
gramps.version -- a file which will be added in the next change.
Consequently, this commit will not run.
svn: r21618
2013-03-11 22:54:20 +00:00
John Ralls
54320efc45
Mac: Update Info.plist for alpha5
...
svn: r21585
2013-03-09 00:01:38 +00:00
John Ralls
7e8cc02568
Bundle libgexiv2, adjust data and icon paths back to share
...
svn: r21582
2013-03-07 23:27:10 +00:00
John Ralls
cd7b83086d
Mac: Add patch for gexiv2 so that libtool can link the Gir,
...
svn: r21580
2013-03-07 23:24:05 +00:00
John Ralls
d7b4bab8a9
Mac: Add goocanvas, replace pyexiv2 with gexiv2
...
svn: r21578
2013-03-07 23:22:43 +00:00
Paul Franklin
3e0fd433b5
shorten the report name for easier CLI use
...
svn: r21553
2013-03-05 04:46:22 +00:00
John Ralls
c42cb6beee
[r21271] Add modules for ICU
...
svn: r21412
2013-02-24 00:55:06 +00:00
John Ralls
17f938c978
Revert "[r21246]Allow hard-coded paths to be overridden with $XDG_DATA_DIRS"
...
This reverts r21247
svn: r21256
2013-01-30 14:51:52 +00:00
John Ralls
2cd6aa43e4
[r21246]Allow hard-coded paths to be overridden with $XDG_DATA_DIRS
...
Necessary for post-installation relocatability.
Also ensure that data installed to share/gramps is in mac bundle.
svn: r21247
2013-01-29 21:14:15 +00:00
John Ralls
235a1e72fd
Mac: Update (and correct) Info.plist for alpha4
...
svn: r21233
2013-01-27 19:33:13 +00:00
John Ralls
1af985dbc7
Mac: Bump alpha-version to 4
...
svn: r21232
2013-01-27 17:48:19 +00:00
John Ralls
0446b7405d
Add goocanvas-2.0 to gramps dependencies
...
svn: r21172
2013-01-19 21:46:15 +00:00
John Ralls
92ba36c349
Fix typo in GI_TYPELIB_PATH
...
svn: r21111
2013-01-13 21:07:03 +00:00
John Ralls
54fd78c12a
Include gi typelibs in bundle
...
svn: r21109
2013-01-13 20:38:56 +00:00
John Ralls
adb8a084a4
Build Graphviz with pango and freetype support
...
Otherwise it can't output PDFs.
Also update Boost to 1.52.0
svn: r21108
2013-01-13 20:38:27 +00:00
John Ralls
26ac4a6856
Add lib/girepository folder to bundle
...
Also Pango environment to find modules
svn: r21094
2013-01-13 02:10:26 +00:00
John Ralls
2255acaa62
Updates fro gramps-4.0.0-alpha3
...
svn: r21052
2013-01-10 18:10:08 +00:00
John Ralls
ba7913fe3c
Restore include to git.gnome.org
...
svn: r20828
2012-12-23 02:20:13 +00:00
John Ralls
5526f64e1f
Mods for Gtk3, Gramps 4.0.0
...
svn: r20827
2012-12-23 02:17:31 +00:00
John Ralls
c6cbeafb28
Prepare gramps.modules for 4.0 branch
...
svn: r20682
2012-11-19 13:13:28 +00:00
John Ralls
507487f9c4
Update moduleset for Gtk+-3
...
NOTE: This uses the unstable modulesets which build the Gtk stack from the
current git masters. Builds may fail from time to time because of bad
commits. I'll fix this in a week or two after I've updated the stable
moduleset for Gnome 3.6.
svn: r20484
2012-10-02 18:54:47 +00:00
John Ralls
9f3feb9832
Update moduleset for Gtk3 dependencies (GEP-029)
...
svn: r20004
2012-07-15 23:31:16 +00:00
John Ralls
37e4824029
Bug #5641 : Links to other programs don't work
...
svn: r19291
2012-04-10 22:58:04 +00:00
John Ralls
3842c5a6a7
Update mac build files
...
svn: r18791
2012-01-29 01:45:16 +00:00
John Ralls
8535db8d93
Bug 5474: Unicode chars can't display on Mac GTK-OSX port
...
Make Arial Unicode MS the default face for OSX
Supports East Asian, Semitic, and European scripts, but not Indic
(Hindi, Telugu, Tamil, Thai, etc.). Since Pango's ATSUI backend doesn't
support fallback, users of these scripts will have to override the
default face in their ~/.gtkrc-2.0
svn: r18790
2012-01-29 01:39:24 +00:00
John Ralls
d8560551fa
OSX: Add gramps-33 addons module
...
svn: r17858
2011-06-28 18:55:15 +00:00
John Ralls
5b89fd76f6
OSX: Gramps.bundle cleanup; fix accelerator file name
...
svn: r17857
2011-06-28 18:54:58 +00:00
John Ralls
03428749b3
OSX: Launcher script cleanup; makes changing python version easier
...
svn: r17856
2011-06-28 18:54:52 +00:00
John Ralls
7aef6906b4
OSX: Modify launcher script to reflect moving of the localizations inside gramps (r17707/08)
...
svn: r17855
2011-06-28 18:54:46 +00:00
John Ralls
7e7cf7d553
OSX: Update dependencies to match Gramps-3.3.0 release notes.
...
svn: r17854
2011-06-28 18:54:40 +00:00
John Ralls
c7511d17cd
OSX: Change pyosmgpsmap package from autotools to distutils; distutils works better.
...
svn: r17853
2011-06-28 18:54:30 +00:00
John Ralls
a4508a4914
OSX: Remove berkeleydb module; moved to gtk-osx modulesets.
...
svn: r17852
2011-06-28 18:54:23 +00:00
John Ralls
51dc9f736d
OSX: Update modules for new URL scheme at Github
...
svn: r17851
2011-06-28 18:54:16 +00:00
John Ralls
df7139fb13
OSX: Remove the python runfile. Didn't work out.
...
svn: r17850
2011-06-28 18:54:08 +00:00
John Ralls
2a11be7174
Undo the rungramps changes.
...
Importing gramps at the end of rungramps causes threading deadlocks because of a lock (held by the main thread as long as Gramps is running) on import.
svn: r17706
2011-06-07 16:02:53 +00:00
John Ralls
3f54758147
Aggregated patches to gramps.modules
...
svn: r17395
2011-05-03 21:04:22 +00:00
John Ralls
ab5ce43be7
Apply revisions from 3.2.6 fixes with Richard Taylor
...
svn: r17394
2011-05-03 20:59:12 +00:00
John Ralls
ffc5f7eb40
Remove gramps, not useful
...
svn: r17393
2011-05-03 20:57:54 +00:00
John Ralls
cba4511cbe
Change version string in Info.plist to Trunk, that being this subversion branch.
...
svn: r17382
2011-05-02 18:52:21 +00:00
John Ralls
9e96a1e165
Improvements to new python launcher
...
svn: r17379
2011-05-02 18:47:14 +00:00
John Ralls
eb7b9fa565
Provide for PREFIX to be set to the bundle when the platform is darwin. Bundle is detected by differing sys.prefix and sys.exec_prefix, indicating that sys.prefix has been changed (which it is, in rungramps.py).
...
svn: r17347
2011-04-29 21:54:38 +00:00
John Ralls
618e5deb5b
Add a gramps33 target to the moduleset; also some whitespace cleanup and spellcheck dependencies to gramps-svn target
...
svn: r17345
2011-04-29 21:28:50 +00:00