Opened 6 years ago

Last modified 6 years ago

#55808 closed submission

Submission of new port aidadoc — at Version 4

Reported by: bdesgraupes Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: mojca (Mojca Miklavec)
Port: aidadoc

Description (last modified by mf2k (Frank Schima))

FYI, the "haspatch" keyword is redundant for a submission port and, hence, not needed. Otherwise it would be a request. :)

Change History (5)

Changed 6 years ago by bdesgraupes

Attachment: Portfile added

comment:1 Changed 6 years ago by mojca (Mojca Miklavec)

maintainers             users.sourceforge.net:bdesgraupes

Please add your github handle and please check our guide for description of how openmaintainer works. The line could become:

maintainers             {@bdesgraupes users.sourceforge.net:bdesgraupes} openmaintainer
use_parallel_build      yes

Isn't parallel building default already?

extract.suffix          -src.tar.bz2

This looks like a bad idea to me. You should change $distname instead:

distname ${name}-${version}-src

The checksums should contain rmd160 and sha256. If you have just one file, there's no need to provide its name.

The pre-configure step should probably be done with some variation of use_autoconf yes and perhaps setting autoconf.cmd.

comment:2 Changed 6 years ago by mojca (Mojca Miklavec)

Cc: mojca added

comment:3 Changed 6 years ago by mojca (Mojca Miklavec)

Keywords: haspatch added

comment:4 Changed 6 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: haspatch removed

FYI, the "haspatch" keyword is redundant for a submission port and, hence, not needed. Otherwise it would be a request. :)

Last edited 6 years ago by mf2k (Frank Schima) (previous) (diff)
Note: See TracTickets for help on using tickets.