1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 12:15:32 +03:00
Commit graph

15 commits

Author SHA1 Message Date
Leo
28d2b9606c community/geany-plugins: upgrade to 1.36 2019-10-11 02:10:48 -03:00
Leo
29a19cc9b3 community/geany-plugins: use python3 for geanypy 2019-09-09 21:21:31 -03:00
Kevin Daudt
85d6ca80ce community/geany-plugins: upgrade to 1.35 2019-05-15 16:59:16 +00:00
Kevin Daudt
89795d2924 community/geany-plygins: disable plugins
The following plugins are not being built because the rely on GTK+2.0,
while geany depends on GTK+3.0:

- geanypy
- multiterm
- scope

Disable the subpackages for now.

Closes GH-7883
2019-05-15 16:59:07 +00:00
Roberto Oliveira
95494b2a6a community/geany-plugins: upgrade to 1.34
Add "Vimode" plugin introduced in this version
2018-12-25 11:23:02 +00:00
Roberto Oliveira
3893cbbcd5 community/geany-plugins: upgrade to 1.33
plugin GeanyLaTeX was renamed to latex
2018-06-17 09:15:32 +00:00
Jakub Jirutka
63f5e7d295 [various]: unify names of licenses according to SPDX
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/
2017-12-30 21:05:50 +01:00
Carlo Landmeter
9bcb48b6dd community/geany-plugins: upgrade to 1.32 2017-11-22 16:46:20 +00:00
Jakub Jirutka
4ee7c35b7d community/*: fix homepage url and source from http:// to https://
Most of these updates is based on data from https://repology.org/,
detection based on permanent redirect from http:// to https://.

$source urls are updated when they contain $url as substring.
2017-11-19 14:16:58 +01:00
Breno Leitao
f031f76bda community/geany-plugins: Add dependency package
Geany-plugins FTBFS if python2-dev package is not installed. This is the
message that appears during the build process:

  Could not link test program to Python. Maybe the main Python library has been
  installed in some non-standard library path. If so, pass it to configure,
  via the LIBS environment variable.
  Example: ./configure LIBS="-L/usr/non-standard-path/python/lib"
  ============================================================================
   ERROR!
   You probably have to install the development version of the Python package
   for your distribution.  The exact name of this package varies among them.
  ============================================================================
2017-05-03 20:12:35 +00:00
Natanael Copa
9bb70c5083 community/geany-plugins: upgrade to 1.30 2017-03-29 14:57:16 +00:00
Natanael Copa
5bc1796402 community/geany-plugins: rebuild against gpgme-1.8.0 2017-02-16 12:16:07 +00:00
Natanael Copa
dda861b52b community/geany-plugins: upgrade to 1.27 2016-03-29 10:53:34 +00:00
Natanael Copa
2b2a863ad0 community/geany-plugins: upgrade to 1.26 2015-11-16 13:52:48 +00:00
Natanael Copa
ee488ba972 community/geany-plugins: move from testing 2015-11-16 13:52:48 +00:00