Hi Zanny! Just update pkgbuild -sha256sums=('67ce6e4ff5c63afb3abc69332612095d6ea462e79bfe751cb9a1f065f1269e1f' +sha256sums=('2992672e3cf454745d17429b4dda62cf589f8ef576152b9dc05de8f11f77043c' '717f27caf6be52ffa1de45022e1c7534827731a2b59d908d02b5970fc904081d' '808bfc11b6c062ca9cccedf3a0231715826eef19d8b0664216999fc9a9792827') Thanks for maintaining.
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)
sam commented on 2019-11-25 20:36 (UTC)
DarwinSurvivor commented on 2019-09-18 23:39 (UTC) (edited on 2019-09-18 23:40 (UTC) by DarwinSurvivor)
The build is failing again, they probably updated the deb file.
==> Validating source files with sha256sums...
ODAFileConverter_QT5_lnxX64_4.7dll.deb ... FAILED
oda-file-converter ... Passed
oda-file-converter.desktop ... Passed
==> ERROR: One or more files did not pass the validity check!
Elimus commented on 2019-08-01 09:59 (UTC)
For those that want to build manually by modding PKGBUILD
pkgver = 20.5.0.0 sha256sum for new .deb = '89860e6a17ba842412b94ddd945c43e83370ef5ff538e2fde114b0276b2e7e53'
johnabs commented on 2019-07-07 00:59 (UTC)
Hey zanny, it looks like the sha256 error is back again. I've tried to update it myself but to no avail. I ran the shasum -a 256 command and put that in the pkgbuild, but it still failed for some reason. Would you mind taking a look at it (and if you could explain how to change it in a future comment, I would be really grateful).
ondra_spa commented on 2019-02-15 12:17 (UTC)
If you get sha256 error change the first sum in the build file to 86fecf7de39c07927318fe34fc8c9834e6bab873583b9b88d7698ad50faa90df and it will work.
chuser commented on 2018-12-21 07:40 (UTC)
I'm getting a sha256 error on the .deb file - looks like they've changed it again but still with the same version.
Kunda commented on 2018-10-26 23:47 (UTC)
Thanks for maintaining this package. It's useful for FreeCAD. It's being tracked at https://repology.org/metapackage/oda-file-converter/versions
sl1pkn07 commented on 2018-10-06 12:51 (UTC)
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=oda-file-converter#n42
should be
ln -s "/usr/bin/$pkgname" "$pkgdir/usr/bin/TeighaFileConverter"
if not:
└───╼ ls /usr/bin/TeighaFileConverter lrwxrwxrwx 1 root root 90 abr 5 2018 /usr/bin/TeighaFileConverter -> /tmp/makepkg/oda-file-converter/pkg/oda-file-converter/usr/bin/oda-file-converter
zan commented on 2018-10-03 02:33 (UTC)
Upstream rebranded this to ODA File Converter, and I've remade this package under the oda-file-converter name. The new package still contains a symlink to the old TeighaFileConverter binary that FreeCAD uses.
I've submitted a merge request, but it will be a bit annoying in the mid term that users will be finding reference to a "teigha file converter" that no longer exists.
Kunda commented on 2018-07-31 12:38 (UTC)
Thank you @zanny! That fixed it. Quick question, any interest in adopting http://aur.archlinux.org/packages/teighaviewer-qt5 ... since it's been disowned?
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.