aboutsummaryrefslogtreecommitdiffstats
path: root/main/avahi
Commit message (Collapse)AuthorAgeFilesLines
* main/avahi: get rid of unit filesJakub Jirutka2018-05-241-2/+1
|
* main/avahi: remove avahi-discover.desktop (conflict with avahi-ui)Jakub Jirutka2018-05-241-0/+4
|
* main/avahi: rename py-avahi to py2-avahiJakub Jirutka2018-05-241-3/+5
|
* main/avahi: fix depends in py-avahi subpackageJakub Jirutka2018-05-241-1/+2
|
* main/avahi: improve abuildJakub Jirutka2018-05-241-10/+14
|
* main/avahi: upgrade to 0.7TBK2018-04-232-37/+17
|
* [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/avahi: fix arning about runscriptNatanael Copa2017-04-032-11/+25
|
* main/avahi: bump pkgrel due to dbus-dev upgradeFrancesco Colista2017-01-191-1/+1
|
* main/avahi: rebuild against gettext-0.19.8.1Natanael Copa2016-07-181-1/+1
|
* main/avahi: bump pkgrel. Clean depends_dev sectionFrancesco Colista2016-07-181-1/+1
|
* main/avahi: fix source urlNatanael Copa2016-05-251-1/+1
|
* main/avahi: remove un-needed patchNatanael Copa2016-05-242-20/+3
| | | | apparently it is enough to run autoreconf
* main/avahi: upgrade to 0.6.32Natanael Copa2016-05-243-85/+32
|
* main/[various]: bump pkgrel for pre-install fixesPrzemyslaw Pawelczyk2016-04-251-1/+1
|
* Reorder arguments passed to addgroup/adduser in scripts.Przemyslaw Pawelczyk2016-04-251-3/+2
| | | | | | | Now all invocations have following order of arguments (if present): addgroup -S -g ... GROUP adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
* Reorder options passed to adduser in scripts: make -S first.Przemyslaw Pawelczyk2016-04-251-2/+2
| | | | It's only for consistency and to ease spotting lack of it.
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-3/+1
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* main/avahi: remove avahi-bookmarks and split out python bindingsNatanael Copa2014-05-142-10/+17
| | | | avahi-bookmarks is provided by avahi-ui-utils package
* main/avahi: remove ui tools to break circular depsNatanael Copa2014-05-141-24/+8
| | | | | | | We currently have circular dependency avahi -> gtk -> cups -> avahi We drop building the gtk tools to break this and can build those in separate package.
* main/avahi: musl fixCarlo Landmeter2014-02-152-2/+71
|
* main/avahi: specify licenseFabian Affolter2013-10-311-2/+2
|
* main/[various]: update config.subTimo Teräs2013-10-021-3/+3
|
* main/avahi: use /sbin/nologin as shellNatanael Copa2013-09-042-2/+2
|
* main/avahi: use /sbin/nologin as shellNatanael Copa2013-09-031-0/+6
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-2/+6
|
* main/avahi: fixi init scriptNatanael Copa2012-11-052-1/+43
| | | | | | | - replace 'opts' with 'extra_started_commands' - start avahi after hostname is set fixes #1461
* main/avahi: rebuild against glib-2.32Natanael Copa2012-04-251-1/+1
|
* main/avahi: upgrade to 0.6.31 (and rebuild against gdbm-1.10)Natanael Copa2012-02-231-4/+4
|
* main/avahi: Build fix to remove libtool archives before package splitAndrew Manison2012-01-081-1/+2
|
* main/avahi: rename avahi-comat-libdns_sd to avahi-compat-libdns_sdNatanael Copa2011-06-281-2/+2
|
* main/avahi: rebuild against python2.7Natanael Copa2011-06-281-1/+1
|
* main/gobject-introspection: rearrangeNatanael Copa2011-06-091-1/+1
| | | | | | | we use a -dev subpackage for development like we do for others. The gobject-introspection is now the runtime only. This should also fix issue with py-gobject pulling in -dev packages.
* main/avahi: rebuild against libpng 1.5Carlo Landmeter2011-05-131-1/+6
|
* main/avahi: upgrade to 0.6.30Natanael Copa2011-04-071-2/+2
|
* main/avahi,libdaemon,py-dbus: moved from testingNatanael Copa2011-03-213-0/+126