Commit graph

7 commits

Author SHA1 Message Date
Minecrell
a85db1dc7b
*: remove "Contributor:" lines from APKBUILDs (MR 1203)
At the moment we have Contributor: lines on some packages (but not all of them),
but often they don't represent the actual contributors to the package very well.
E.g. when we added them retroactively to the device packages we only added
the initial contributor (which isn't necessarily the person
who made most of the work for a device...)

The Git history is the most representative source for figuring out
who contributed to a package, so there is no reason to duplicate that
into the APKBUILD.

[skip ci]: way too many packages
2020-05-02 21:45:25 +03:00
Bart Ribbers
9aa2d5ae8f
kde/itinerary: upgrade to 0_git20200325 (!1112) 2020-03-28 21:05:10 +03:00
Bart Ribbers
eac532f2eb
kde/itinerary: fix linting issues (!871) 2020-01-14 02:29:30 +01:00
Alexey Min
366cdf8aed
kde/itinerary: hotfixes (!854)
also disable armhf, kpublictransport is disabled for armh
2020-01-03 15:04:42 +03:00
Luca Weiss
5b660d9451
kde/itinerary: new aport (!849)
Not the newest commit because that requires the next frameworks version.
2020-01-03 12:02:39 +03:00
Oliver Smith
a56afc54c3
kde/itinerary, kde/kitineary: remove (!156)
Right now, this doesn't build anymore, it is failing with:

/home/pmos/build/src/itinerary-c47772e49de6662acd7769d5c8cef94379ea7bcf/src/app/reservationmanager.h:21:10: fatal error: KItinerary/ExtractorRepository: No such file or directory
 #include <KItinerary/ExtractorRepository>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

I've tried to update it to the latest commit, but then it fails with
another error. Turns out, this package depends on kitinerary (with a
k!), and whenever we update that, we also need to update this package
to the latest commit. Unfortunatelly, itinerary does not have tagged
versions yet.

So I would like to remove it for now, it does not seem like anybody is
using it at this point, and so it's just additional maintenance effort
for nothing. We could package it again, when it has tagged versions and
is therefore easy to update together with kitinerary.

Remove kitinerary too, because it isn't used by anything else.
2019-01-21 06:45:55 +01:00
PureTryOut
9e7e7c4bc4
Add some new KDE applications 2018-11-27 07:47:11 +01:00