Commit graph

1647 commits

Author SHA1 Message Date
tnn
e3b77ed2db use correct platform shared library suffix for bindtextdomain.so 2015-09-25 15:07:30 +00:00
taca
15b3a096ea Update HOMEPAGE.
Avoid using rubyforge.org since it stopped most of services.
2015-09-25 05:46:28 +00:00
joerg
a0db0cb98a Fix dependencies. 2015-09-15 14:12:15 +00:00
dsainty
0c82db8d8a Include all buildlink3.mk before compiler.mk, as the buildlink dependencies
may alter the compiler selection.

In this particular case, librevenge depends on boost-libs, which will
set GCC_REQD and possibly select a GCC dependency, so long as the compiler
hasn't been forcibly pre-selected by including compiler.mk too early.

Fixes build of libwpg on platforms with a native GCC older than what
boost-libs calls for.
2015-09-14 03:09:00 +00:00
dsainty
7da5fd7e22 Include all buildlink3.mk before compiler.mk, as the buildlink dependencies
may alter the compiler selection.

In this particular case, librevenge depends on boost-libs, which will
set GCC_REQD and possibly select a GCC dependency, so long as the compiler
hasn't been forcibly pre-selected by including compiler.mk too early.

Fixes build of libwpd on platforms with a native GCC older than what
boost-libs calls for.
2015-09-14 03:07:12 +00:00
gdt
f96de6c607 Demote py-darcsver to build depends from full. 2015-09-13 20:29:59 +00:00
wiz
71be5e8be4 + orcus0.8 2015-09-08 19:42:57 +00:00
wiz
2f55a1a0cd Update to 0.9.2:
No Changelog found. Major API change -- 0.10 in directory names instead
of 0.8 before.
2015-09-08 19:40:59 +00:00
wiz
ad7933ad94 Re-import converters/orcus as converters/orcus0.8.
Standalone file import filter library for spreadsheet documents.

This package contains the 0.8 version of the API.
2015-09-08 19:39:04 +00:00
jperkin
d81d809c1e Remove manual _STRIPFLAG_INSTALL setting, it's now empty by default on Darwin. 2015-09-07 12:06:45 +00:00
jperkin
4daba9aeae Pass -install_name on Darwin to create valid dynamic library name. 2015-09-07 12:06:05 +00:00
fhajny
384c5f1f23 Import wip/php-recode as converters/php-recode.
This module contains an interface to the GNU Recode library. The GNU Recode
library converts files between various coded character sets and surface
encodings. When this cannot be achieved exactly, it may get rid of the
offending characters or fall back on approximations. The library recognises or
produces nearly 150 different character sets and is able to convert files
between almost any pair. Most RFC 1345 character sets are supported.
2015-09-03 06:47:59 +00:00
richard
7628827d21 use std::pow in order to avoid being ambiguous (on SunOS anyway) 2015-08-25 08:15:18 +00:00
wiz
707c6d82b7 Update to 1.124:
1.124 2015-08-19
	- Changed debinhex to UTF-8
	- Made the Test:: modules optional (ticket 101974, mishikal at yahoo.com)
	- Fixed a manual typo (ticket 88874, gregoa at debian.org)
2015-08-23 14:07:27 +00:00
ryoon
5ebd41ec88 Bump PKGREVISION.
Some librevenge consumers use libboost_system too.
Add -lboost_system to pkg-config file.

Remove boost-headers buildlink. It is included via boost-libs.
2015-08-16 02:08:17 +00:00
wiz
cb5fb3ff11 Bump PKGREVISION for librevenge boost fix. 2015-08-15 22:46:38 +00:00
wiz
6360cd4432 Apply adam's patch to fix build with latest boost.
Bump PKGREVISION.
Add boost-libs to bl3.mk and bump ABI depends for that.
2015-08-15 22:42:22 +00:00
mef
5c4ec6b0be Add following lines for make test to pass
BUILD_DEPENDS+=  p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean
	BUILD_DEPENDS+=  p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
	BUILD_DEPENDS+=  p5-Test-Without-Module-[0-9]*:../../devel/p5-Test-Without-Module
	BUILD_DEPENDS+=  p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings
	BUILD_DEPENDS+=  p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
2015-08-15 13:43:10 +00:00
wiz
ba40a244b7 Update to 0.19.7. Fix ABI version in bl3.mk while here.
Overview of changes between 0.19.6 and 0.19.7
=============================================
* Disable thread-unsafe memory pool by default. (bug #79385)
* Misc fixes.
2015-08-14 20:08:43 +00:00
ryoon
82258d96be Add libwps03 2015-08-12 00:30:26 +00:00
ryoon
84bdb79f78 Import libwps-0.3.1 as converters/libwps03.
libwps is a library for reading Microsoft Works documents.
This package tracks 0.3 release branch for misc/libreoffice4.
2015-08-12 00:29:14 +00:00
ryoon
0d6b6581f8 Update to 0.4.0
Changelog:
0.3.x -> 0.4.0
- add support for unknown encoding files (ie. DOS file)
- add potential support for converting Lotus, ... documents,
- accept to convert all Lotus Wk1 files and Symphony Wk1 files,
- add support for Lotus Wk3 and Wk4 documents,
- add support for Quattro Pro Wq1 and Wq2 documents,
- only in debug mode, add pre-support for Lotus Wk5..., must allow to
  retrieve the main sheets content's with no formatting,
- add potential support for asking the document's password ( but do nothing )
- correct some compiler warnings when compiling in debug mode.
2015-08-12 00:27:57 +00:00
ryoon
61e39ce7be Update to 0.1.2
* Update COMMENT.

Changelog:
libetonyek 0.1.2

- Use symbol visibility on Linux. The library only exports the two public
  functions now.
- Refactor the parser to allow sharing of code among Keynote, Pages and
  Numbers parsers.
- Add initial support for Pages (v. 4 only): text and text formatting,
  tables.
- Parse text language.
- Parse links.
- Fix parsing of tab stops.
- Add dependency on glm.
- Add initial support for Numbers (v. 2 only): sheets and cell content.
- Fix parsing of simple cell text content, which was ignored previously.
- Various small bugfixes and improvements.
2015-08-12 00:25:27 +00:00
wiz
c60a990b12 Update to 0.3.6.2:
16/07/2015:
- RagTime v5-v6 parser: try to retrieve the main layouts and the
  picture/shape/textbox, ie. now, it generates result but it is
  still very imcomplete...
- MWAW{Graphic,Presentation,Text}Listener: correct a problem in OpenGroup
  which may create to incorrect document,
- create an MWAWEmbeddedObject class to store a picture with various
  representation,
- MWAW*Listener: rename insertPicture in insertShape, add a function to
  insert a texbox in a MWAWGraphicShape(which only insert a basic textbox)
  ...

22/06/2015:
- add a parser for MacDraft v4-v5 document
- allow to create pattern's surface with various intensity
- allow to create simple measure

14/06/2015:
- allow to build doc only for the api classes, using --with-docs=no|api|full
  to create no documentation, only API classes' documentations, all classes'
  documentations

5/28/2015:
- add a minimal parser for ApplePict v1.v2,
  ie. no clipping, do not take in account the copy mode: srcCopy, srcOr, ...

-------- version 0.3.5 (start)  -------------

5/10/2015:
- add a parser for MacDraft v1 Document

4/29/2015:
- add a parser for ClarisDraw Document

4/18/2015:
- RagTime v5-v6 parser(not functional): continue to works on this filter,
  try to find the different kinds of cluster and how to parse them, ...
- AppleWorks/ClarisWorks parser[spreadsheet]: do not remove first empty row/columns.
- remove all assert calls
- rename Box2,Vec2,... in MWAWBox2, MWAWVec2,... to avoid potential name's conflict
2015-08-08 21:33:35 +00:00
jaapb
7ea12ebae7 Recursive revbump associated with lang/ocaml update. 2015-08-07 11:20:32 +00:00
wiz
affefd2ca8 Update to 0.9.9:
0.9.9  20141019  Bugfix in HTML4 target. Updated toolchain.
                 Support for GraphicsMagick. Updated manual page psiconv(1).

0.9.8  20051115  Small bug fixes
2015-08-06 11:13:32 +00:00
wiz
54a83a63bc Update to 1.003005:
1.003005 - 2015-03-22
 - fix x_contributors metadata that was killing metacpan (see
   https://github.com/CPAN-API/cpan-api/issues/401)
2015-08-06 09:29:50 +00:00
szptvlfn
4b41cd6f8b Bump PKGREVISION for hs-text-1.2.1.3 2015-08-02 11:27:04 +00:00
wiz
ef3ebcdb3f Update to 0.1.3:
libvisio 0.1.3

- Fix a build failure with some compilers.
- Do not use C++11 syntax.

libvisio 0.1.2

- Fix several build problems with different compilers.
- Import more metadata properties.
- Fix theme color import (tdf#92270).
- Fix a bunch of crashes and hangs when reading broken documents, found
  with the help of american-fuzzy-lop.
- Fix several memory leaks.
- Ignore errors when parsing metadata. This makes some documents readable
  again.
- Fix handling of character background (tdf#92271).
2015-07-26 23:03:26 +00:00
szptvlfn
43dce68cfa Bump PKGREVISION for hs-unordered-containers-0.2.5.1 2015-07-25 21:59:57 +00:00
wiz
40bbad7ac6 Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.

No effective change for the above reason.

Ok joerg
2015-07-12 18:56:06 +00:00
ryoon
94f851f412 Update to 1.47.1
Changelog:
help2man (1.47.1) unstable; urgency=medium

  * Set document language for localised info pages.
  * Update German translations (thanks to Mario Blättermann).
  * Update Ukranian translations (thanks to Yuri Chornoivan).
  * Update French translations (thanks to David Prévot).
  * Update Vietnamese translation (thanks to Trần Ngọc Quân).
  * Update Norwegian Bokmaal translation (thanks to Johnny A. Solbu).
  * Update Russian translation (thanks to Yuri Kozlov).
  * Update Danish translation (thanks to Joe Hansen).
  * Update Polish translations (thanks to Jakub Bogusz).
  * Update Spanish translation and add translation of the info page
    (thanks to Antonio Ceballos).
  * Add support for reproducible builds by using $SOURCE_DATE_EPOCH as the
    date for the generated pages (closes: #787444).

 -- Brendan O'Dea <bod@debian.org>  Mon, 15 Jun 2015 23:06:35 +1000
2015-06-30 10:54:34 +00:00
ryoon
7110bb1f60 Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN.
sourceforge.jp is renamed to osdn.jp.
However its mirror sites are not ready for osdn.jp.
2015-06-29 11:06:46 +00:00
joerg
78ec60f7dc Disable register use warning for clang, gperf still has no way to create
modern code without such nonsense. Fix definition inconsistency.
2015-06-27 18:41:39 +00:00
rodent
8171bbdbf7 Version 1.0.15, released on 2015-06-22
======================================

* Use xMidYMid as default preserveAspectRatio value

Version 1.0.14, released on 2015-06-02
======================================

* Support the shape-rendering property

Version 1.0.13, released on 2015-02-26
======================================

* Fix end markers

Version 1.0.12, released on 2015-02-26
======================================

* Don't crash when paths with markers end with a move_to action

Version 1.0.11, released on 2015-02-11
======================================

* Allow commas in viewboxes

Version 1.0.10, released on 2015-02-09
======================================

* Allow quotes around font names
2015-06-26 16:09:59 +00:00
wiz
ebe5c91bf2 Update to 0.1.1.:
libfreehand 0.1.1

- drastical improvement of all features
  * fills
  * strokes
  * embedded images
  * embedded text
- output of visible elements only in right place on the canvas
- coverage from Freehand 3.0 to Freehand 11
2015-06-14 16:55:23 +00:00
markd
e2129f9170 Update to 2.5.3
Minor bugfixes. Addition of pkg-config file.
2015-06-14 10:01:41 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
szptvlfn
51bc945220 Bump PKGREVISION for hs-hashable-1.2.3.2 2015-06-08 20:56:14 +00:00
szptvlfn
b1f3667397 Bump PKGREVISION for hs-text-1.2.1.1 2015-06-04 20:08:59 +00:00
taca
82c3eca1c9 Update ruby-unf_ext to 0.0.7.1.
## 0.0.7.1 (2015-04-18)

- Windows fat binary gems no longer require libstd++ to
  run, which are statically linked.

- Add a fat binary gem for x64-mingw32 (64bit Windows).

- Windows fat binary gems now include binaries for Ruby up to 2.2.
2015-06-04 13:57:38 +00:00
taca
5b6ae77aaf Use textproc/ruby-rdtool/rdtool.mk. 2015-06-04 13:56:25 +00:00
szptvlfn
39ae924516 Bump PKGREVISION for hs-dlist-0.7.1.1 2015-05-31 12:59:15 +00:00
wiz
24dcf43977 Update to 2.0:
2.0
- fix checks for NFD conversion, where convmv could run into a "resulting filename is ... bytes long (max: 255) error message for no obvious reason.
- the --preserve-mtimes option is the default now
- fix a bug where mtimes might not be restored in some cases
- add --map option to support additional character mappings like to mapping Microsoft's illegal NTFS characters
- issue warning if we cannot traverse a directory in recursive mode
2015-05-28 06:42:56 +00:00
ryoon
525b2d77d7 Update to 7.2.2
Changelog:
2015-05-22: Version 7.2.2. Check UTF-16 for invalid surrogate pairs.
Print system error and line number when UTF-16 conversion error occurs.
Bug fix: When conversion of an UTF-16 file with binary symbols was forced,
null characters were not written in the output.
Fixed symlink support on FreeBSD.
2015-05-27 12:33:05 +00:00
szptvlfn
d54e19e0a8 Because this error:
ERROR: hs-primitive>=0.5.4 is not installed; can't buildlink files.
Bump PKGREVISION for hs-primitive-0.5.4.0
2015-05-09 11:22:25 +00:00
wiz
990bedd105 Update to 1.46.6:
Version 1.46		July 7, 2014

  * Add German, Ukranian and Polish translations of info documentation.
  * Add Hungarian and Norwegian Bokmaal translations.
2015-05-03 10:13:49 +00:00
tnn
255d0cb0b8 Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
rodent
fbc8b6ea8a +sratom - will be used by lilv 2015-04-19 23:46:04 +00:00
rodent
99768b91b3 Import sratom-0.4.6 as converters/sratom.
Sratom is a library for serialising LV2 atoms to/from RDF, particularly the
Turtle syntax.
2015-04-19 23:45:05 +00:00