Hi! Updated to 22.10
Search Criteria
Package Details: oda-file-converter 25.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/oda-file-converter.git (read-only, click to copy) |
---|---|
Package Base: | oda-file-converter |
Description: | Converts files between the .dwg and .dxf file formats |
Upstream URL: | https://www.opendesign.com/guestfiles/oda_file_converter |
Keywords: | converter dwg dxf |
Licenses: | custom |
Conflicts: | teigha-file-converter |
Replaces: | teigha-file-converter |
Submitter: | zan |
Maintainer: | None |
Last Packager: | LemonPie |
Votes: | 36 |
Popularity: | 0.000000 |
First Submitted: | 2018-10-03 02:29 (UTC) |
Last Updated: | 2024-08-22 08:05 (UTC) |
Dependencies (2)
Required by (0)
Sources (3)
tiziodcaio commented on 2021-11-13 09:24 (UTC)
mika.cousin commented on 2020-10-29 10:39 (UTC) (edited on 2020-12-18 11:30 (UTC) by mika.cousin)
@zanny: It seems you forget to update .SRCINFO with pkgrel = 1
Edit: Resolved with last update
Bollos00 commented on 2020-10-28 18:52 (UTC)
I am facing the following issue when trying to install the package:
-> Downloading ODAFileConverter_QT5_lnxX64_7.2dll_21.9.deb...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
==> ERROR: Failure while downloading https://download.opendesign.com/guestfiles/Demo/ODAFileConverter_QT5_lnxX64_7.2dll_21.9.deb
Aborting...
error downloading sources: oda-file-converter
Aparentlly the link https://download.opendesign.com/guestfiles/Demo/ODAFileConverter_QT5_lnxX64_7.2dll_21.9.deb
should be updated
berilac commented on 2020-07-13 09:37 (UTC)
@zanny Was not complaining - I appreciate the effort. Also thanks for the fix.
talorno commented on 2020-07-12 10:16 (UTC)
12 July 2020 new sha for ODAFileConverter_QT5_lnxX64_7.2dll.deb is
70c190b724f84b6dafb29d70420400cecc656250e9b58879de9172161e6d94fc
zan commented on 2020-07-11 21:28 (UTC)
You can comment out lines as you wish in the update script, its just a convenience for me to deal with how upstream doesn't advertise changes anywhere and how often it changes. But I did just push a fix to it if SRCDEST isn't set.
berilac commented on 2020-07-11 19:53 (UTC)
@zanny looks like update.sh has an issue. $SRCDEST only works if it's set in /etc/makepkg.conf. I'm building in chroot. I'm not sure if this is your or my responsibility :)
zan commented on 2020-06-14 03:32 (UTC)
If you try to build this package and ODAFileConverter_QT5_lnxX64_7.2dll.deb doesn't match the sha256 sum run the update script included to build whatever the latest update is. And then flag it out of date here so I can do the same.
jerry73204 commented on 2020-04-22 14:47 (UTC)
The download link is broken now. Please update the PKGBUILD.
Pinned Comments
LemonPie commented on 2024-09-28 09:44 (UTC) (edited on 2024-10-22 13:41 (UTC) by LemonPie)
so, now the download url is a get request to
https://www.opendesign.com/guestfiles/get?filename=ODAFileConverter_QT6_lnxX64_8.3dll_25.8.deb
and it seem to point at a temporary url athttps://guestfiles.s3.eu-central-1.amazonaws.com/ODAFileConverter_QT6_lnxX64_8.3dll_25.8.deb...
. I am not sure what is the proper way to update the package. and everything comes to my mind is a dirty solution.well I just stop here then.
EDIT: even the old deb packages are moved there, so this PKGBUILD is broken!!!
EDIT 2: if i find no solution, I'll disown the package.