kororaproject / kp

Korora packaging tool
GNU General Public License v3.0
11 stars 13 forks source link

KDE 21 Missing packages #55

Closed jimkp closed 9 years ago

jimkp commented 9 years ago

The following packages are not in the 21 KDE beta iso when compared to 20.

okular ktimetracker kjots kalarm

calibre is there but lrfviewer and ebook-viewer don't appear in the graphics menu and are supposed to be provided by calibre. Must be some change to the package

interestingly korora-welcome no longer appears on the menu

Marble was a requirement of digikam but is no longer required. To continue including it we need to add it.

csmart commented 9 years ago

Missing apps added to ks.

Korora Welcome shows for me, but it's called just "Welcome" now, however it doesn't have an icon. I think that's because it's included in the korora-icon-theme which kde doesn't use. We need to ship that icon with the app.

csmart commented 9 years ago

/usr/share/applications/calibre-ebook-viewer.desktop

has nodisplay=true set so that's why it doesn't come it. I assume there's a reason for that, maybe it's only meant to work when you open a file?

csmart commented 9 years ago

I don't think we need marble.

csmart commented 9 years ago

korora-welcome-21.6-1 pushed to testing repo, if you want to test it to make sure that it has the icon in kde and that it still all works :-)

csmart commented 9 years ago

I've removed kdiff3 too, it was there because of backintime, iirc

jimkp commented 9 years ago

kdiff3 was there for krusader,

personally like marble but don't think it is used by many people, one of kde's hidden gems

csmart commented 9 years ago

ahh ok, that's why. In that case I'll add it back - kdiff3 or kompare?

I'll also add some more archiving utils that krusader seems to want, that will be useful for others arj lha unace unrar

Not sure about rar yet.

jimkp commented 9 years ago

we've always used kdiff3, it can used either. Don't know if kompare offers any additional features

The others are good additions

jimkp commented 9 years ago

closing as the missing applications have been added