New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #26016 (new request)

Opened 3 years ago

Last modified 2 years ago

Port request: Uniconvertor

Reported by: arne.schmitz@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: suv-sf@…, software@…
Port:

Description

Uniconvertor is a project to provide conversion of vector graphics of different formats into each other. It is used for example in the Inkscape project. It allows batch conversion on the command line. Source downloads can be found here:

http://sk1project.org/modules.php?name=Products&product=uniconvertor&op=download

Since Inkscape already has a port it would be nice to have this as well.

Attachments

uniconvertor.tgz (1.5 KB) - added by software@… 2 years ago.
Portfiles for uniconvertor and sk1libs

Change History

comment:1 Changed 3 years ago by suv-sf@…

  • Cc suv-sf@… added

Cc Me!

Changed 2 years ago by software@…

Portfiles for uniconvertor and sk1libs

comment:2 Changed 2 years ago by software@…

I just added two Portfiles, for sk1libs and uniconvertor. Could you test these? I am not a uniconvertor user myself.

To test, download the attached uniconvertor.tgz and install the MacPorts as follows:

tar xcf uniconvertor
cd py26-sk1libs
port install
cd ../py26-uniconvertor
port install

If you have any problems with the build, please attach a log file, which you get using port -d -v build.

comment:3 Changed 2 years ago by software@…

The tar command above should have been tar xcf uniconvertor.tgz.

comment:4 Changed 2 years ago by software@…

Note that I did not make a Portfile for either sk1 or uniconvw (the Editors), I leave that up to someone else.

comment:5 Changed 2 years ago by software@…

  • Cc software@… added

Cc Me!

comment:6 follow-up: ↓ 7 Changed 2 years ago by arne.schmitz@…

The tar file does not work. I only get a strange, gzipped HTML file, when hitting the download button. :-(

comment:7 in reply to: ↑ 6 Changed 2 years ago by software@…

Replying to arne.schmitz@…:

The tar file does not work. I only get a strange, gzipped HTML file, when hitting the download button. :-(

Works fine for me. The link above, to https://trac.macports.org/attachment/ticket/26016/uniconvertor.tgz leads to a download HTML page where you can click the link to https://trac.macports.org/raw-attachment/ticket/26016/uniconvertor.tgz. That last link downloads the zipped tar file, as expected.

Note: See TracTickets for help on using tickets.