74 Commits

Author SHA1 Message Date
Leonardo Arena
69b77bf7b3 main/cups$: add secinfo 2019-01-08 11:11:29 +00:00
Roberto Oliveira
591cd7b56d main/cups: upgrade to 2.2.10 2018-12-27 11:39:46 +00:00
J0WI
0f3f80eba7 main/cups: upgrade to 2.2.9 2018-11-12 11:56:09 +00:00
Roberto Oliveira
ca0dd86fec main/cups: upgrade to 2.2.6 2018-02-20 18:23:58 +00:00
Natanael Copa
0b4fde7dfc main/cups: explicitly set --with-menudir and --with-icondir
apparently, the configure script will only install cups.desktop and
icondir if /usr/share/applications and /usr/share/icons exist on the
building system, unless those opts are specified.
2018-02-20 18:23:57 +00:00
mepholic
0adb26a3ba main/cups: enable libusb support
This is useful for people with USB printers.
2018-02-07 16:53:13 +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
Jakub Jirutka
730cdcef69 main/*: 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:51 +01:00
Natanael Copa
65fed6a0e8 main/cups: upgrade to 2.2.5 2017-10-25 14:13:23 +00:00
Natanael Copa
54bfebee3f main/cups: upgrade to 2.2.4 2017-07-03 16:23:09 +00:00
Jakub Jirutka
17183b65a8 main/cups: improve runscript 2017-06-27 21:07:45 +02:00
Jakub Jirutka
db0a0d6a6a main/cups: remove obsolete options, fix /run path, perms etc. 2017-06-27 21:07:45 +02:00
Jakub Jirutka
97a6e2b5a6 main/cups: modernize abuild 2017-06-27 21:07:44 +02:00
Natanael Copa
334b955f83 main/cups: upgrade to 2.2.3 2017-06-12 17:17:06 +00:00
Leonardo Arena
4b43c7b260 main/cups: rebuild against poppler-0.54.0 2017-06-02 09:33:07 +00:00
Breno Leitao
3ad19b6062 main/cups: fix ppc64le break
There are some cases that the desktop file is not copied into
$pkgdir.
This change only runs 'sed' on this file if the file exists.
2017-03-22 19:59:12 +01:00
Leonardo Arena
784f0d491f main/cups: fix default config to work without GSSAPI support - fixes #6706 2017-01-25 09:33:29 +00:00
Francesco Colista
25e87c6d61 main/cups: upgrade to 2.2.2 2017-01-19 09:38:18 +00:00
Natanael Copa
15c34c7d77 main/cups: fix circular deps cups -> cups-client-> cups
accept and others are a symlink to cupsaccept
2016-12-21 14:41:57 +00:00
Natanael Copa
f313800def main/cups: upgrade to 2.2.1 and use libressl 2016-10-11 09:54:16 +00:00
Natanael Copa
6765223564 main/cups: upgrade to 2.1.4 2016-08-15 16:52:54 +00:00
Przemyslaw Pawelczyk
0f920d3abe main/[various]: bump pkgrel for pre-install fixes 2016-04-25 07:11:16 +00:00
Przemyslaw Pawelczyk
a60b9f07de Improve consistency of scripts using adduser/addgroup.
Following rules have been applied:
- script starts with shebang !#/bin/sh followed by blank line,
- script ends with exit 0 prepended by blank line,
- only stderr of adduser, addgroup or passwd is redirected to /dev/null,
- getent passwd/group instances has been removed,
- manual checking of file and group existence has been removed,
- `|| true` instances has been removed.

Comments and line wrapping have been preserved.
2016-04-25 06:55:43 +00:00
Przemyslaw Pawelczyk
a593d306c9 Add -g option (GECOS/comment) to adduser in scripts.
This way we can avoid ugly default:

    Linux user,,,
2016-04-25 06:54:18 +00:00
Natanael Copa
2c52bc8920 main/cups: upgrade to 2.1.3 2016-02-16 15:44:18 +00:00
Natanael Copa
b04a1e1fd3 main/cups: upgrade to 2.1.2 2015-12-04 13:20:09 +00:00
Natanael Copa
f956307288 main/cups: upgrade to 2.1.1 2015-12-02 08:00:45 +00:00
Natanael Copa
ee3eac91b9 main/cups: upgrade to 2.1.0 2015-09-18 13:51:31 +02:00
Natanael Copa
f28c2f8112 main/cups: upgrade to 2.0.4 2015-08-04 09:20:35 +00:00
Natanael Copa
4be18ae187 main/cups: upgrade to 2.0.3 2015-06-12 10:47:36 +00:00
Natanael Copa
6bf81f56e8 main/*: replace all sbin/runscript with sbin/openrc-run 2015-04-28 14:34:51 +00:00
Natanael Copa
e31aff241f main/cups: rebuild against gnutls-3.4 2015-04-21 08:57:05 +00:00
Natanael Copa
14df4fcec8 main/cups: upgrade to 2.0.2 2015-02-10 15:02:38 +00:00
Natanael Copa
621d2ccdb0 main/cups: upgrade to 2.0.1 2014-11-17 08:14:41 +00:00
Natanael Copa
27eb8811f9 main/cups: upgrade to 2.0.0 2014-10-02 09:24:32 +00:00
Natanael Copa
5f68662237 main/cups: upgrade to 1.7.5 2014-07-31 08:39:21 +00:00
Natanael Copa
26a4a02b89 main/cups: upgrade to 1.7.4 2014-07-15 09:33:37 +00:00
Isaac Dunham
bd662709fe main/cups: fix typo, lpd backend
'ldadmin' for 'lpadmin' kept cups from starting.
'lpd' failed with errno=EINVAL on musl, thanks to passing bind a
struct sockaddr{,_in,_in6,_un} with a reported size of 256.
This resulted in lpd print support being unusable.
2014-07-01 14:19:27 +00:00
Natanael Copa
17d84baf11 main/cups: upgrade to 1.7.3 2014-05-28 06:33:31 +00:00
Natanael Copa
df5571feac main/cups: upgrade to 1.7.2 and enable avahi 2014-04-14 09:28:04 +00:00
Natanael Copa
c353dd2211 main/cups: upgrade to 1.7.1 2014-01-13 09:40:52 +00:00
Fabian Affolter
44dafe5dc2 main/cups: specifiy license 2013-10-30 08:23:20 +00:00
Natanael Copa
45847b233c main/cups: upgrade to 1.7.0 2013-10-25 08:48:47 +00:00
Natanael Copa
45a877c105 main/cups: upgrade to 1.6.4 2013-10-13 11:55:02 +00:00
Timo Teräs
5c90471732 [all autotools packages]: normalize ./configure 2013-07-30 08:54:53 +00:00
Natanael Copa
3e1f37c8a2 main/cups: upgrade to 1.6.3 2013-07-24 13:29:54 +00:00
Natanael Copa
3f786acc85 main/cups: banners and testprint is shipped with cups-filters
ref #1930
2013-06-04 14:18:36 +00:00
Natanael Copa
dda579a9f1 main/cups: upgrade to 1.6.2 2013-04-01 15:35:17 +00:00
Natanael Copa
9133322ddc main/cups: rebuild against poppler-0.20.5 2012-12-03 08:52:30 +00:00
Natanael Copa
7e4cc01ced main/cups: upgrade to 1.6.1 2012-10-04 07:21:25 +00:00