Page MenuHomeSolus

imake package
Closed, ResolvedPublic

Description

In preparation to land x2goclient, we will need this package as a build dependency.

Related Objects

Duplicates Merged Here
T819: imake

Event Timeline

  1. imake isn't a valid component.
  2. license isn't correct, please check it.
  3. Need more descriptive summary and description.

At this stage, I am but a poor, dumb, first-time packager, so I am not sure what you mean by imake is not a valid component. Are you saying that imake needs to be packaged with X11 itself?

I did correct the license, summary, and description.

At this stage, I am but a poor, dumb, first-time packager, so I am not sure what you mean by imake is not a valid component. Are you saying that imake needs to be packaged with X11 itself?

I did correct the license, summary, and description.

The component is basically the group that a package belongs to. You can view the available components using eopkg lc. Just pick whichever is appropriate for your package. ^^

Updated the patches.

Don't add things to system.devel, every single package in system.devel is installed onto the person's system when they do packaging, and in every base image for evobuild.

Just put this in programming and squash your commits into a single patch please.

Sorry about becoming unresponsive. I have been MIA due to work (first job and all). I am going to get this going this weekend.

Update to the patch with programming component and correct license (MIT) squashed into single patch.

JoshStrobl triaged this task as Normal priority.
JoshStrobl moved this task from Awaiting Fixes to Ready For Merge on the Patch Submission board.

LGTM, thanks! Gonna merge this then do a post-merge update to add a useful summary and description for people :)