aboutsummaryrefslogtreecommitdiffstats
path: root/main/mousepad
Commit message (Collapse)AuthorAgeFilesLines
* community/mousepad: move from mainNatanael Copa2018-07-132-132/+0
|
* [various]: unify names of licenses according to SPDXJakub Jirutka2017-12-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/
* main/mousepad: fix some runtime warningsNatanael Copa2015-07-172-5/+94
|
* main/mousepad: remove libxfcegui4 dep and use gtk+2.0-devNatanael Copa2015-05-051-2/+3
|
* main/mousepad: upgrade to 0.4.0Natanael Copa2015-03-061-5/+10
|
* main/mousepad: rebuild with gtksourceview2Natanael Copa2014-03-311-2/+2
| | | | gtksourceview was renamed to gtksourceview2
* main/mousepad: specify licenseFabian Affolter2013-10-301-9/+12
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-2/+6
|
* main/mousepad: upgrade to 0.3.0Bartłomiej Piotrowski2013-01-011-4/+4
|
* main/mousepad: rebuild for xfce-4.10Natanael Copa2012-04-301-1/+1
|
* main/mousepad: rebuild against glib-2.32Natanael Copa2012-04-251-1/+2
|
* main/mousepad: fix source url and use triggerNatanael Copa2011-02-253-15/+10
|
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* merged x11 repository into mainNatanael Copa2010-01-253-0/+33
ref #255