Sebastian Ramacher
cc0e59825c
Add explicit targets to update po files.
2012-03-08 18:03:19 +01:00
Sebastian Ramacher
48d06cbf36
Use wildcard and filter-out instead of find.
2012-03-08 17:50:54 +01:00
Sebastian Ramacher
e8a16931ad
Add (un)install-headers and honor INCLUDEDIR and LIBDIR.
2012-03-08 17:10:31 +01:00
Moritz Lipp
bbc8076bf8
Merge branch 'develop' of pwmt.org:zathura into develop
2012-03-07 16:15:07 +01:00
Moritz Lipp
1f457ed31e
Update valgrind Makefile target
2012-03-07 16:15:06 +01:00
Sebastian Ramacher
904bc8cfcb
Copy uninstall target in po/Makefile from girara.
2012-03-07 15:32:11 +01:00
Sebastian Ramacher
dfd2f5bec7
Add explicit po target and don't update po file all the time.
2012-03-07 15:29:35 +01:00
Moritz Lipp
8c192377e8
Update Makefile
2012-03-06 21:09:58 +01:00
Sebastian Ramacher
5d829cce1a
Fix @chmod command not found
2012-03-06 14:12:14 +01:00
Sebastian Ramacher
930f94fc1f
Remove unnecessary make call.
2012-03-06 11:44:58 +01:00
Sebastian Ramacher
0aa3eb02c2
Move the chmod call to the right place.
2012-03-05 19:58:07 +01:00
Sebastian Ramacher
5c8d1bdba2
Drop po/zathura.pot from the repo.
2012-03-05 15:45:04 +01:00
Sebastian Ramacher
9f31c38cca
We need to check if macros are already defined in CPPFLAGS before setting them.
2012-03-05 09:51:27 +01:00
Sebastian Ramacher
667c821600
Merge branch 'develop-database' into develop
...
Conflicts:
database-plain.c
2012-03-04 18:52:31 +01:00
Sebastian Ramacher
9ac4bdf0b0
A first step towards localization.
2012-03-04 18:35:16 +01:00
Sebastian Ramacher
4b559e585b
Implement support to use both database backends.
2012-03-04 15:56:54 +01:00
Sebastian Ramacher
1c22b4f369
Fix some Makefile issues.
...
* Ship all database backends.
* Remove .depend in clean.
2012-03-01 03:04:09 +01:00
Moritz Lipp
3826f83be7
Update Makefile
2012-02-25 23:42:20 +01:00
Sebastian Ramacher
18b9694f9b
Add API versioning and add macro to register plugins.
...
If the plugin interface changes ZATHURA_API_VERSION has to be bumped before a
release.
2012-02-25 15:21:00 +01:00
Moritz Lipp
c145f80ef0
Add missing zathura.desktop file
2012-02-22 12:13:49 +01:00
Sebastian Ramacher
59921ba085
update version number
2012-02-21 22:13:23 +01:00
Sebastian Ramacher
07cb63c89d
be consistent with the naming of the test targets
2012-02-21 19:14:27 +01:00
Sebastian Ramacher
299b503c00
separate targets to build and run tests
2012-02-21 19:05:35 +01:00
Sebastian Ramacher
22b7914665
add gtk+ and girara to Requires.private
2012-02-21 14:30:08 +01:00
Sebastian Ramacher
53deb6d150
add AUTHORS file
2012-02-20 22:23:11 +01:00
Moritz Lipp
a91103044f
Added zathurarc.5.rst
2012-02-18 12:22:37 +01:00
Moritz Lipp
3f543f42bd
Update dest target
2012-02-18 12:13:45 +01:00
Moritz Lipp
55c175b1e0
Update man page
2012-02-18 11:37:39 +01:00
Sebastian Ramacher
98b421120e
store plugindir in zathura.pc
2012-02-14 16:30:15 +01:00
Sebastian Ramacher
377ceafd63
Call make via ${MAKE}
2012-02-09 01:13:40 +01:00
Sebastian Ramacher
a4d049e5e7
replace +=
2012-02-09 01:08:54 +01:00
Moritz Lipp
362e50254e
Add gcov target for code coverage
2012-02-08 22:14:56 +01:00
Moritz Lipp
a2b92e6440
Update Makefile
2012-02-08 15:39:33 +01:00
Moritz Lipp
924f06c607
Update Makefile
2012-02-08 15:37:22 +01:00
Moritz Lipp
a3de62c1c8
Added Doxyfile, Update Makefile
2012-02-08 15:19:05 +01:00
Moritz Lipp
3f05c12c0a
Update Makefile
2012-01-31 00:24:17 +01:00
Moritz Lipp
8ddbb158e3
Implement test suite with check
2012-01-28 19:54:44 +01:00
Sebastian Ramacher
8386b3abf4
honor CPPFLAGS
2011-11-11 16:14:29 +01:00
Pavel Borzenkov
e3b80cb37f
'make uninstall' should remove /usr/include/zathura
...
Signed-off-by: Pavel Borzenkov <pavel.borzenkov@gmail.com>
Signed-off-by: Sebastian Ramacher <s.ramacher@gmx.at>
2011-10-28 23:42:49 +02:00
Moritz Lipp
8061236e4e
Added structure for plain database
2011-10-10 23:46:50 +02:00
Pavel Borzenkov
b35a062e61
Fix 'make uninstall' command
...
We should remove zathura.pc from $PREFIX/lib/pkgconfig, not the
directory itself.
Signed-off-by: Pavel Borzenkov <pavel.borzenkov@gmail.com>
Signed-off-by: Sebastian Ramacher <s.ramacher@gmx.at>
2011-10-05 11:32:12 +02:00
Sebastian Ramacher
66e3c65583
readd installation of zathurarc.5 and zathura.desktop
2011-09-29 16:06:39 +02:00
Sebastian Ramacher
ede8a7b236
Change NEED_DL to DL_LIB to be consistent with other options.
...
Run you don't need do link against dl set DL_LIB to a empty value.
2011-09-29 13:18:09 +02:00
Sebastian Ramacher
2657ff58ae
set NEEDS_DL to 0 if you don't need to link against dl
2011-09-20 16:47:49 +02:00
Sebastian Ramacher
36bdb57bf4
fix dist target
2011-08-31 16:43:35 +02:00
Sebastian Ramacher
36749e1266
add verbose build output
2011-08-31 16:41:07 +02:00
Sebastian Ramacher
894a5735bc
fix typo
2011-07-14 21:34:16 +02:00
Sebastian Ramacher
15afd761fa
update include path
2011-07-10 20:16:24 +02:00
Sebastian Ramacher
87cff5ac75
provide pkg-config file to build plugins
2011-07-10 20:14:31 +02:00
Moritz Lipp
1ba891658c
Moved plugins to own repositories
...
Every plugin is now accesible in a separate repository
2011-04-27 19:03:08 +02:00
Moritz Lipp
5e4d584382
Merge branch 'render' into girara
...
Conflicts:
Makefile
config.c
config.h
document.c
ft/djvu/Makefile
ft/pdf-mupdf/Makefile
ft/pdf-poppler/Makefile
render.c
zathura.c
2011-04-19 21:54:24 +02:00
Sebastian Ramacher
8025225e14
create dependencies
2011-04-19 18:53:41 +02:00
Sebastian Ramacher
a98f69c3f3
add .PHONY in Makefile
2011-04-18 11:31:57 +02:00
Johannes Meng
43a89cc2f8
Fixed uninstall path typo in Makefile.
...
Signed-off-by: Moritz Lipp <mlq@pwmt.org>
2011-03-19 15:42:30 +01:00
Moritz Lipp
4eabd47949
Added install/uninstall targets for plugins
2011-03-06 09:19:21 +01:00
Moritz Lipp
dc706aa912
Updated Makefiles (not finished)
2011-03-05 22:11:08 +01:00
Moritz Lipp
7629a30a27
Register document plugin and free registered plugins
2011-03-05 19:46:05 +01:00
Moritz Lipp
6d5ac53aa3
Document structure
2010-11-17 22:51:15 +01:00
Moritz Lipp
d51bd2bbe6
Updated file structure
2010-11-10 20:31:15 +01:00
Moritz Lipp
38ec3eea66
New file structure
2010-11-10 19:18:01 +01:00
Moritz Lipp
28d9758e0e
Update Makefile
2010-08-18 08:54:52 +02:00
Moritz Lipp
68fc126c8a
Specify configuration directory
...
With this commit it is possible to pass the path to an configuration
directory. Thanks to Sebastinas
Other changes:
* Updated Makefile
* Update Manpage
2010-07-22 23:40:55 +02:00
Moritz Lipp
bff9b91695
Updated Makefile
2010-07-08 20:32:27 +02:00
Moritz Lipp
f3218c2d68
Updated Makefile
...
Thanks to Sebastinas
2010-07-08 12:41:56 +02:00
Moritz Lipp
1ab25b9112
Makefile - Strip executeable
2010-06-22 01:14:13 +02:00
Moritz Lipp
97356fed47
Strip executeable
2010-06-18 14:29:15 +02:00
Moritz Lipp
0839150873
Fix make uninstall
...
Correction of the uninstall section in the Makefile.
Thanks to Laen.
2010-04-14 23:56:17 +02:00
Moritz Lipp
63e1894523
Patch for zathura build system
...
A patch to zathuras build system to get zathura
included in gentoos portage. Thanks a lot to ssuominen!
2010-03-12 18:23:41 +01:00
Moritz Lipp
e0f8bdc3b4
Added zoom buffer command
...
Now you can adjust the zoom level by typing commands like
"25Z" etc.
2010-01-28 13:57:54 +01:00
Moritz Lipp
d1ee4e0689
Updated interface from zjui project
...
The whole project files have been replaced by the first version
of zjui, a side project for the user interface. Additionally there
has been an update of the Makefile and the configuration.
Mentionable features:
* Buffered commands
* Statusbar
* Advanced completion
* Notification system
* Modes and mode-depending shortcuts
2009-12-26 14:42:57 +01:00
Moritz Lipp
96b0393531
Search fix, overworked Makefile
...
A little fix that solves the forwards, backwards searching problem
and an overworked, cleaned up Makefile
2009-09-12 11:52:32 +02:00
Moritz Lipp
2754798c73
Basic PDF functionality
...
With this commit Zathura gains PDF refered functionality and
therefore several shortcuts and commands
Added following functionality:
* Open PDF file (via command or argument)
* Scroll on the current page
* Thumb through the PDF file
* Rotate PDF page
* Zoom in and out
In progess:
* Search PDF
* Better notification system
2009-08-12 21:52:10 +02:00
Moritz Lipp
0eeb457bea
Initial commit
2009-08-11 23:18:50 +02:00