Bug 2142029 - Review Request: vsgXchange - Utility library for converting data to/from VulkanSceneGraph
Summary: Review Request: vsgXchange - Utility library for converting data to/from Vulk...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2142006
Blocks: FE-DEADREVIEW
TreeView+ depends on / blocked
 
Reported: 2022-11-11 12:43 UTC by François Cami
Modified: 2024-01-14 00:45 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-01-14 00:45:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description François Cami 2022-11-11 12:43:49 UTC
Spec URL: https://fcami.fedorapeople.org/srpms/vsg/vsgXchange.spec
SRPM URL: https://fcami.fedorapeople.org/srpms/vsg/vsgXchange-1.0.0~rc2-1.fc35.src.rpm

Description: 
vsgXchange is a utility library for converting 3rd party images, models and
fonts formats to/from VulkanSceneGraph.
It provides builtin support for:
* reading KTX, DDS, JPEG, PNG, GIF, BMP, TGA and PSD image formats as
  vsg::Data objects.
* reading GLSL shader files as vsg::ShaderStage objects.
* reading and writing SPIRV shader files as vsg::ShaderModule.
* writing vsg::Object of all types to .cpp source files that can be
  directly compiled into applications.
It has optional support for:
* reading font formats TrueType etc. using Freetype as vsg::Font.
* reading image & DEM formats .exr using by OpenEXP, and GeoTiff etc. using
  GDAL as vsg::Data.
* reading 3d model formats GLTF, OBJ, 3DS, LWO etc. use Assimp as vsg::Node.
* reading data over the internet reading image and model files from http://
  and https:// using libcurl
* reading image and 3d model formats OpenSceneGraph, OpenFlight etc. using
  osg2vsg/OpenSceneGraph.


Fedora Account System Username: fcami

Note: this depends on VulkanSceneGraph, whose review request lives at: https://bugzilla.redhat.com/show_bug.cgi?id=2142006

Comment 1 François Cami 2022-11-12 08:39:09 UTC
I have found a few issues with the initial version.
Also, the vsgXchange 1.0.0 release should happen within a few days, which will make package versioning far easier.
I will fix the issues and update the SPEC after the release.
Setting NEEDINFO on myself.

Comment 2 Package Review 2022-12-13 00:45:18 UTC
This is an automatic action taken by review-stats script.

The ticket submitter failed to clear the NEEDINFO flag in a month.
As per https://fedoraproject.org/wiki/Policy_for_stalled_package_reviews
we consider this ticket as DEADREVIEW and proceed to close it.

Comment 3 François Cami 2022-12-13 07:55:04 UTC
Reopening, will not use NEEDINFO for this anymore.

Comment 4 Package Review 2023-12-14 00:45:28 UTC
This is an automatic check from review-stats script.

This review request ticket hasn't been updated for some time. We're sorry
it is taking so long. If you're still interested in packaging this software
into Fedora repositories, please respond to this comment clearing the
NEEDINFO flag.

You may want to update the specfile and the src.rpm to the latest version
available and to propose a review swap on Fedora devel mailing list to increase
chances to have your package reviewed. If this is your first package and you
need a sponsor, you may want to post some informal reviews. Read more at
https://fedoraproject.org/wiki/How_to_get_sponsored_into_the_packager_group.

Without any reply, this request will shortly be considered abandoned
and will be closed.
Thank you for your patience.

Comment 5 Package Review 2024-01-14 00:45:30 UTC
This is an automatic action taken by review-stats script.

The ticket submitter failed to clear the NEEDINFO flag in a month.
As per https://fedoraproject.org/wiki/Policy_for_stalled_package_reviews
we consider this ticket as DEADREVIEW and proceed to close it.


Note You need to log in before you can comment on or make changes to this bug.