Moritz Lipp
e96c96f276
Update Makefile
2014-11-07 18:08:59 +01:00
Moritz Lipp
a1a0e47148
Begin to update build-system
2014-11-07 15:57:46 +01:00
Sebastian Ramacher
50ea97468c
Add AppData file
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-09-29 14:44:12 +02:00
Sebastian Ramacher
b48733d59f
Fix .depend directory creation
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-08-18 19:11:07 +02:00
Sebastian Ramacher
562f1736b7
Take advantage of shared SyncTeX parser library
...
As of revision 34449 texlive builds SyncTeX parser as library. We continue to
include the code until this patch is deployed on most major distributions.
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-06-27 22:15:55 +02:00
Sebastian Ramacher
1eec4a683f
Remove css-definitions.c* in clean
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-06-25 18:37:55 +02:00
Sebastian Ramacher
54457a5906
Prepend zathura-$(VERSION)/ in archive and add prebuilt man pages
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-06-24 22:09:18 +02:00
Sebastian Ramacher
1f286ebcb3
Build synctex_parser
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-05-30 14:58:20 +02:00
Sebastian Ramacher
e1673cb4a6
Install manpages correctly
...
Thanks to Αριστοτέλης Πανάρας <spiritual.dragon.of.ra@gmail.com> for noticing.
2014-04-28 16:22:00 +02:00
Sebastian Ramacher
45defb75eb
Reduce dist to one tar call
2014-04-27 17:07:15 +02:00
Sebastian Ramacher
411089b2ae
Test if breathe and sphinx_rtd_theme are available before building html
...
documentation
Also build man pages only if sphinx is available. Make it nops otherwise.
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-04-27 14:24:55 +02:00
Sebastian Ramacher
b24bf0771f
Fix typo
...
Thanks to Kamil Smardzewski <roderyk197@gmail.com> for the patch.
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-04-27 12:32:55 +02:00
Sebastian Ramacher
8f61583af7
Style index mode with CSS
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-04-26 23:32:38 +02:00
Sebastian Ramacher
9a0ff4b79b
CSS definitions for index mode
2014-04-26 23:08:45 +02:00
Moritz Lipp
8ac14a4a22
Update Makefile
2014-04-24 16:57:53 +02:00
Moritz Lipp
0465e7e381
Update dist target
2014-04-24 16:56:14 +02:00
Moritz Lipp
f148a9aed7
Enable colors in Makefile
2014-04-24 16:23:19 +02:00
Moritz Lipp
2f18e905c9
Build manpages and update Makefile
2014-04-20 01:43:49 +02:00
Moritz Lipp
8bd390d396
Use sphinx for documentation
2014-04-08 20:31:56 +02:00
Sebastian Ramacher
8200dd0884
Get rid of ZATHURA_GTK_VERSION
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-01-15 18:50:06 +01:00
Sebastian Ramacher
e5b951451a
Uninstall D-Bus interface definitions
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-01-15 17:56:09 +01:00
Sebastian Ramacher
5a9f53b2b7
Add a header for D-Bus interface definitions
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-01-15 17:55:54 +01:00
Sebastian Ramacher
7e2c0f2e1e
Generate introspection data from XML file
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-01-11 21:48:41 +01:00
Sebastian Ramacher
6cd8f2d3f6
Run version check if config.mk changed
2014-01-01 16:50:19 +01:00
Sebastian Ramacher
85e8833305
Move D-Bus interface definition and vim ftplugin to data
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2013-12-27 22:32:19 +01:00
Sebastian Ramacher
b1e8edf0d6
Install vim ftplugin
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2013-12-27 21:26:38 +01:00
Sebastian Ramacher
fb000b9607
Install D-Bus interface definitions
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2013-12-24 01:20:17 +01:00
Sebastian Ramacher
0c0c3b8903
Redo version checks and add check for GTK
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2013-10-26 19:02:55 +02:00
Sebastian Ramacher
b460c711a0
Save some forks
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2013-08-22 22:26:52 +02:00
Sebastian Ramacher
7c3fa7fd1a
Add support to detect mimetypes with magic
...
Thanks to Diego Joss <djego.joss@gmail.com> for the patch.
2013-02-08 10:59:26 +01:00
Sebastian Ramacher
b24bfb382d
Remove man pages in clean if rst2man is available.
...
Closes : #250 .
2012-09-07 10:50:52 +02:00
Sebastian Ramacher
e5c25ee49b
Don't generate empty man pages by accident.
...
If rst2man fails for some reason we don't want to have empty man pages.
2012-09-07 10:45:52 +02:00
Moritz Lipp
365dc9a66e
Improve zathura_link_t
2012-05-28 12:43:22 +02:00
Sebastian Ramacher
db859f3996
Use gmodule instead of dl. This is much more platform agnostic.
...
Also drop some API version 1 compatibility code.
2012-04-27 22:26:49 +02:00
Sebastian Ramacher
946faf5952
uninstall needs to depend on uninstall-headers ( Closes : #174 ).
2012-04-21 02:15:46 +02:00
Sebastian Ramacher
4799e0d20a
Call mkdir with -m 755.
2012-04-17 21:51:21 +02:00
Sebastian Ramacher
84605c157e
Don't ship zathura.h
2012-04-03 18:47:12 +02:00
Moritz Lipp
4ade2c1472
Introduced plugin.h and plugin-api.h
2012-03-27 13:30:04 +02:00
Moritz Lipp
fa40facc71
Begin to introduce types.h
2012-03-27 11:19:39 +02:00
Moritz Lipp
1133207a48
Update zathura_page plugin functions
2012-03-26 15:17:01 +02:00
Sebastian Ramacher
e45cbfa885
Don't fail install if there are no manpages.
2012-03-23 22:33:50 +01:00
Sebastian Ramacher
9c334cc6a6
Add ABI versioning.
2012-03-21 16:23:29 +01:00
Sebastian Ramacher
8b63def820
Fix typo.
2012-03-21 11:47:29 +01:00
Sebastian Ramacher
1e52472cb1
Ship prebuilt manpages. ( Closes : #147 ).
...
Thanks to Urchlay for the patch.
2012-03-20 01:07:39 +01:00
Sebastian Ramacher
fbc5f1431f
Add HEADERINST.
2012-03-18 19:38:17 +01:00
Sebastian Ramacher
75b7ce0bc9
Mark zathura->global.page_padding as deprecated.
2012-03-16 15:56:37 +01:00
Sebastian Ramacher
66d6b27c00
Add girara version check.
2012-03-16 13:32:09 +01:00
Sebastian Ramacher
59f27880a8
Add build-manpages and install-manpages targets.
2012-03-12 19:25:38 +01:00
Sebastian Ramacher
2acc27692b
all should already build the translation files.
2012-03-12 19:09:52 +01:00
Sebastian Ramacher
25fed48293
Minor Makefile fixes
2012-03-08 18:54:13 +01:00