packages icon indicating copy to clipboard operation
packages copied to clipboard

[Request] alphaplot-git

Open tio-trom opened this issue 3 years ago • 1 comments

Link to the package(s) in the AUR

https://aur.archlinux.org/packages/alphaplot-git

Utility this package has for you

Application for Scientific Data Analysis and Visualization

Do you consider the package(s) to be useful for every Chaotic-AUR user?

No, but for a few.

Do you consider the package to be useful for feature testing/preview?

  • [ ] Yes

Have you tested if the package builds in a clean chroot?

  • [X] Yes

Does the package's license allow redistributing it?

YES!

Have you searched the issues to ensure this request is unique?

  • [X] YES!

Have you read the README to ensure this package is not banned?

  • [X] YES!

More information

The non-git version is no updated in months.

tio-trom avatar Aug 30 '22 13:08 tio-trom

Build fails: alphaplot-git.log

Technetium1 avatar Aug 30 '22 16:08 Technetium1

@dr460nf1r3 maybe running out of memory is causing it to be killed prematurely?

Technetium1 avatar Dec 12 '22 04:12 Technetium1

Mhm I doubt it, though we could of course try building on another machine 🤔

dr460nf1r3 avatar Dec 12 '22 15:12 dr460nf1r3

Tested on another builder and got further with a very similar error. Not sure how to make progression for this.

Technetium1 avatar Dec 12 '22 17:12 Technetium1

What if we try the non git version https://aur.archlinux.org/packages/alphaplot-bin - more specifically the bin.

tio-trom avatar Nov 24 '23 21:11 tio-trom

alphaplot-git has several issues. Correcting them allows it to build. Have flagged package.

  • Extraneous -j that apparently causes memory to run out
  • Missing depends on glu
  • Missing provides/conflicts
  • Unnecessary depends on qt5-xmlpatterns, mesa, shared-mime-info
  • Wrong version format

alphaplot-bin has some issues also:

  • Missing provides/conflicts.
  • Unnecessary depends. I did not check thoroughly, but should be same/similar to above.

Note: I've fixed aur/alphaplot. It can be converted to -git package via interfere.

xiota avatar Nov 24 '23 23:11 xiota