37 строки
1.6 KiB
TOML
37 строки
1.6 KiB
TOML
# SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
version = 1
|
|
SPDX-PackageName = "fulltextsearch"
|
|
SPDX-PackageSupplier = "Nextcloud <info@nextcloud.com>"
|
|
SPDX-PackageDownloadLocation = "https://github.com/nextcloud/fulltextsearch"
|
|
|
|
[[annotations]]
|
|
path = ["l10n/**.js", "l10n/**.json"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2016 Nextcloud translators"
|
|
SPDX-License-Identifier = "AGPL-3.0-or-later"
|
|
|
|
[[annotations]]
|
|
path = ["composer.json", "composer.lock"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2016 Nextcloud GmbH and Nextcloud contributors"
|
|
SPDX-License-Identifier = "AGPL-3.0-or-later"
|
|
|
|
[[annotations]]
|
|
path = ["screenshots/0.3.0.png", "screenshots/configuration.png"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2017 Nextcloud GmbH and Nextcloud contributors"
|
|
SPDX-License-Identifier = "AGPL-3.0-or-later"
|
|
|
|
[[annotations]]
|
|
path = [".tx/config", "screenshots/draw.io/Index.xml", "screenshots/draw.io/Search.xml", "screenshots/OccFulltextsearchIndex.png", "screenshots/OccFulltextsearchTest.png", "screenshots/SchemaIndexCommand.jpg", "screenshots/SchemaIndexLive.jpg", "screenshots/SchemaSearch.jpg"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2018 Nextcloud GmbH and Nextcloud contributors"
|
|
SPDX-License-Identifier = "AGPL-3.0-or-later"
|
|
|
|
[[annotations]]
|
|
path = ["img/fulltextsearch.svg", "img/fulltextsearch_black.svg", "img/options.svg", "img/options_black.svg", "img/page-next.svg", "img/page-prev.svg"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2018-2024 Google LLC"
|
|
SPDX-License-Identifier = "Apache-2.0"
|