Commit graph

21 commits

Author SHA1 Message Date
drochner
1bce527bd0 update to 1.2.2
changes: bugfixes, minor improvements
2011-10-07 18:59:39 +00:00
adam
3c59e9bcdd Fix patching on Mac OSX; fix installing the library; fix some pkglint issues 2011-03-18 12:42:13 +00:00
drochner
373cc4b671 update to 1.2.0
changes:
-header cleanup
-bugfixes
2011-02-14 18:57:14 +00:00
drochner
98cc7ca3de update to 1.0.0
changes:
-API extensions
-bugfixes
2010-07-08 18:42:12 +00:00
wiz
8f7d63e7ee Update to 0.7.8:
Fixes for gcc 4.3.
Source code cleanup.
Build fixes.
2008-04-28 09:48:13 +00:00
drochner
cc2ff5d6ea libtoolize and build shared libraries,
this will make it usable in dynamically loaded plugins,
bump PKGREVISION
2007-11-14 18:20:05 +00:00
heinz
8362427dad Added support for installation to DESTDIR. Approved by salo@. 2007-07-01 20:20:45 +00:00
salo
17d4c52746 Update to version 0.7.7
Changes:
- minor bugfixes
2006-10-08 03:11:05 +00:00
salo
c19f5c987b Update to version 0.7.6
Changes:
- various bugfixes.
2005-12-11 17:56:32 +00:00
salo
238c45c9d6 Force PREFIX.
Addresses PR pkg/30118, althought i can't reproduce it at all..
2005-06-06 21:11:36 +00:00
salo
0b313c187a Update to version 0.7.5
Changes include fixes to the build system for MacOS X, slightly improved
handling of the maximum size to read and other small fixes.
2005-05-30 16:31:08 +00:00
salo
6cc8b435bd Update to version 0.7.4
Changes:
- add a couple of new elements
- fix compilation with gcc 4 and on AMD64
- address some other minor issues.
2005-04-18 00:13:05 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
salo
0f1a2c74c0 Update to version 0.7.3
Changes:

- allow binary element comparison (useful to compare UIDs)
- rename bSaveDefault in bKeepIntact
- don't save empty EbmlMasters by default
- Use malloc() and free() instead of new[] and delete[] where the lib might
  deal with pointers that have been allocated by the app, or where the app
  has allocated the memory. Reason: new[]ed memory cannot be realloc()ed.
- Improved the dependency calculation to be more portable (makedepend doesn't
  exist everywhere, and it doesn't necessarily use the compiler we want).
- Added a "RemoveAll" function.
- better code to handle all VTS VOBs (not yet there)
2005-02-17 10:52:02 +00:00
salo
83f97926b0 Updated to version 0.7.2
- migth as well just take maintainership

Changes:

- Fix for the compilation on Solaris.
- Redone the #if... hierarchy to be a bit less confusing.
- Remove the unsupported float80 support
- Allow building a DLL with MSVC7 (not compatible with the MinGW one)
- Proper description for the SHARED option.
2004-10-14 16:59:36 +00:00
salo
d7e2a24d91 Update to version 0.7.1.
Changes:

- use bzip2 distribution tarball

0.7.1:
======
- Set eol-style and keywords properties
- various cosmetic fixes to Makefile and build in general
- BeOS support
2004-07-27 04:10:51 +00:00
salo
ca7732028f Obey CXXFLAGS, pass more buildlink variables. 2004-05-31 19:09:46 +00:00
grant
f915623758 call $(BSD_INSTALL) to install files, not "install". 2004-05-16 09:48:13 +00:00
salo
2b365c8080 Update to version 0.7.0.
Needed for mkvtoolnix update.

Changes:
- LGPL license changes.
2004-05-05 15:56:45 +00:00
salo
f0c46ab77b Initial import of libebml-0.6.5: Extensible Binary Meta Language support
library.

EBML, or Extensible Binary Meta-Language, is a simple XML like binary
language for describing data in structured style. EBML was originally
designed for use in the Matroska project, but the developers saw that
EBML was very flexible and extensible.

From pkgsrc-wip, submitted by Sergey Svishchev.
2004-04-07 10:40:01 +00:00
kristerw
f3e15ad517 Initial import of devel/libebml version 0.6.3.
From Rhialto in PR pkg/24016.

libebml is a library for handling EBML (Extensible Binary Meta Language),
that is a binary derivative of XML.
2004-01-18 20:14:58 +00:00