17 Commits

Author SHA256 Message Date
Ismail Dönmez
c97a9abdf5 Accepting request 339790 from home:Andreas_Schwab:Factory
- Re-add baselibs.conf, needed by poppler and leptonica

OBS-URL: https://build.opensuse.org/request/show/339790
OBS-URL: https://build.opensuse.org/package/show/graphics/openjpeg2?expand=0&rev=21
2015-10-19 09:40:27 +00:00
0a2f545e1f Accepting request 329105 from home:pluskalm:branches:graphics
- Use cmake macro
- Remove baselibs.conf (it was broken anyways for months)
- Cleanup spec file with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/329105
OBS-URL: https://build.opensuse.org/package/show/graphics/openjpeg2?expand=0&rev=19
2015-09-04 13:50:53 +00:00
106b015e13 Accepting request 235909 from home:coolo:branches:openSUSE:Factory
- pimp up the previous changelog

New Features:
    * Digital Cinema profiles have been fixed and updated
        * New option to disable MCT if needed
    * extended RAW support: it is now possible to input raw images
          with subsampled color components (422, 420, etc)
    * New way to deal with profiles
API/ABI modifications: (see abi_compat_report in dev-utils/scripts)
    * Removed deprecated functions
            - opj_stream_create_default_file_stream(FILE*,...)
        - opj_stream_create_file_stream(FILE*,...)
        - opj_stream_set_user_data (opj_stream_t* p_stream, void * p_data)
        * Added
        - opj_stream_create_default_file_stream(char*,...)
        - opj_stream_create_file_stream(char*,...)
        - opj_stream_destroy(opj_stream_t*)
        - opj_stream_set_user_data (opj_stream_t* p_stream, void * p_data,
            ... opj_stream_free_user_data_fn p_function)
        - JPEG 2000 profiles and Part-2 extensions defined through '#define'
    * Changed
        - 'alpha' field added to 'opj_image_comp' structure
        - 'OPJ_CLRSPC_EYCC' added to enum COLOR_SPACE
        - 'OPJ_CLRSPC_CMYK' added to enum COLOR_SPACE
        - 'OPJ_CODEC_JPP' and 'OPJ_CODEC_JPX' added to CODEC_FORMAT
          (not yet used in use)
        - 'max_cs_size' and 'rsiz' fields added to opj_cparameters_t
Misc:
    * OpenJPEG is now officialy conformant with JPEG 2000 Part-1
          and will soon become official reference software at the

OBS-URL: https://build.opensuse.org/request/show/235909
OBS-URL: https://build.opensuse.org/package/show/graphics/openjpeg2?expand=0&rev=17
2014-05-31 07:54:10 +00:00
Dirk Stoecker
090dc016fb update to build ImageMagick
OBS-URL: https://build.opensuse.org/package/show/graphics/openjpeg2?expand=0&rev=16
2014-05-27 15:14:19 +00:00
cb66de9bca Accepting request 235265 from home:Mailaender:branches:graphics
will also build for SLES now (see my branch PRJCONF)

OBS-URL: https://build.opensuse.org/request/show/235265
OBS-URL: https://build.opensuse.org/package/show/graphics/openjpeg2?expand=0&rev=15
2014-05-25 18:09:51 +00:00
e3defde9b6 Accepting request 233094 from home:frispete:python
- version 2.0.1
  - New Features:
    * Digital Cinema profiles have been fixed and updated
    * New option to disable MCT if needed
    * extended RAW support: it is now possible to input raw images
      with subsampled color components (422, 420, etc)
  - API/ABI modifications: (see abi_compat_report_2.0.1.html in dev-utils/scripts)
    * No changes, API/ABI fully compatible with 2.0.0
    
  - Misc:
    * OpenJPEG is now officialy conformant with JPEG 2000 Part-1
      and will soon become official reference software at the 
      JPEG committee.
    * Huge amount of bug fixes. See CHANGES for details.
- adjust library name

OBS-URL: https://build.opensuse.org/request/show/233094
OBS-URL: https://build.opensuse.org/package/show/graphics/openjpeg2?expand=0&rev=13
2014-05-09 14:20:36 +00:00
97dfcea2be - add libopenjp2.pc (demand introduced by ImageMagick 6.8.8-5)
OBS-URL: https://build.opensuse.org/package/show/graphics/openjpeg2?expand=0&rev=11
2014-02-18 07:24:25 +00:00
Stephan Kulow
6611cb6ce7 Accepting request 208753 from graphics
package resubmit after fixing as per https://build.opensuse.org/request/show/206852

OBS-URL: https://build.opensuse.org/request/show/208753
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openjpeg2?expand=0&rev=1
2013-12-03 15:55:16 +00:00
OBS User mrdocs
97be0b9ea7 Accepting request 208650 from home:gberh:branches:graphics
this addresses the points from https://build.opensuse.org/request/show/206852 execept that %cmake and %cmake_install are not used because that breaks < 13.1, note that this does NOT break the build on SLE since it cannot be built on SLE anyway because it requires a newer cmake

OBS-URL: https://build.opensuse.org/request/show/208650
OBS-URL: https://build.opensuse.org/package/show/graphics/openjpeg2?expand=0&rev=9
2013-11-27 22:00:01 +00:00
OBS User mrdocs
9814136070 OBS-URL: https://build.opensuse.org/package/show/graphics/openjpeg2?expand=0&rev=8 2013-11-26 04:26:13 +00:00
OBS User mrdocs
4898e9a6c4 OBS-URL: https://build.opensuse.org/package/show/graphics/openjpeg2?expand=0&rev=7 2013-11-26 04:25:19 +00:00
Angelos Tzotsos
3fc10de1b7 Accepting request 206789 from home:gberh:branches:graphics
- remove bogus dependency on libgeotiff-devel and depend on
  libtiff-devel
- ensure no bundled libraries are used

OBS-URL: https://build.opensuse.org/request/show/206789
OBS-URL: https://build.opensuse.org/package/show/graphics/openjpeg2?expand=0&rev=6
2013-11-14 07:50:44 +00:00
Angelos Tzotsos
3c7eee7650 Accepting request 206659 from home:gberh:branches:graphics
cleanup in response to https://build.opensuse.org/request/show/206437, please resubmit to Factory

OBS-URL: https://build.opensuse.org/request/show/206659
OBS-URL: https://build.opensuse.org/package/show/graphics/openjpeg2?expand=0&rev=5
2013-11-12 20:38:35 +00:00
Ismail Dönmez
c7ca948920 Accepting request 174837 from Application:Geo
fixed make install for non suse targets (forwarded request 174820 from behrisch)

OBS-URL: https://build.opensuse.org/request/show/174837
OBS-URL: https://build.opensuse.org/package/show/graphics/openjpeg2?expand=0&rev=4
2013-05-08 14:48:31 +00:00
OBS User mrdocs
d966f36160 Accepting request 142833 from home:tzotsos
Version 2.0 final released few days ago. I updated the package to this major release.
Could you add me as a maintainer for this package?
Thanks,
Angelos

OBS-URL: https://build.opensuse.org/request/show/142833
OBS-URL: https://build.opensuse.org/package/show/graphics/openjpeg2?expand=0&rev=3
2012-11-25 19:08:32 +00:00
73168d4b60 Accepting request 64287 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/64287
OBS-URL: https://build.opensuse.org/package/show/graphics/openjpeg2?expand=0&rev=2
2011-03-16 10:27:47 +00:00
Dirk Stoecker
cf59f34ef8 Accepting request 59725 from home:tzotsos
reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/59725
OBS-URL: https://build.opensuse.org/package/show/graphics/openjpeg2?expand=0&rev=1
2011-02-02 10:43:52 +00:00