David Stes
2024-03-31 8cdd197ba643eb2608c5aab87567625bb9336cee
commit | author | age
6d3641 1 #
AL 2 # CDDL HEADER START
3 #
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
7 #
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
12 #
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 #
19 # CDDL HEADER END
20 #
21 # Copyright (c) 2016 Predrag Zečević
daee0d 22 # Copyright (c) 2018 Michal Nowak
6d3641 23 #
AL 24
25 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
7194e0 26 set name=pkg.human-version value=$(HUMAN_VERSION)
6d3641 27 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
AL 28 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
29 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
30 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
31 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
32
33 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
34
35 file path=usr/bin/aria2c
daee0d 36 file path=usr/share/bash-completion/completions/aria2c
6d3641 37 file path=usr/share/doc/aria2/README
AL 38 file path=usr/share/doc/aria2/README.html
39 file path=usr/share/doc/aria2/README.rst
40 file path=usr/share/doc/aria2/bash_completion/README.txt
41 file path=usr/share/doc/aria2/xmlrpc/README.txt
42 file path=usr/share/doc/aria2/xmlrpc/aria2mon
43 file path=usr/share/doc/aria2/xmlrpc/aria2rpc
44 file path=usr/share/locale/ar/LC_MESSAGES/aria2.mo
45 file path=usr/share/locale/bg/LC_MESSAGES/aria2.mo
46 file path=usr/share/locale/bn/LC_MESSAGES/aria2.mo
47 file path=usr/share/locale/ca/LC_MESSAGES/aria2.mo
48 file path=usr/share/locale/da/LC_MESSAGES/aria2.mo
49 file path=usr/share/locale/de/LC_MESSAGES/aria2.mo
50 file path=usr/share/locale/el/LC_MESSAGES/aria2.mo
51 file path=usr/share/locale/en@boldquot/LC_MESSAGES/aria2.mo
52 file path=usr/share/locale/en@quot/LC_MESSAGES/aria2.mo
53 file path=usr/share/locale/es/LC_MESSAGES/aria2.mo
54 file path=usr/share/locale/fa/LC_MESSAGES/aria2.mo
55 file path=usr/share/locale/fi/LC_MESSAGES/aria2.mo
56 file path=usr/share/locale/fil/LC_MESSAGES/aria2.mo
57 file path=usr/share/locale/fr/LC_MESSAGES/aria2.mo
58 file path=usr/share/locale/he/LC_MESSAGES/aria2.mo
59 file path=usr/share/locale/hr/LC_MESSAGES/aria2.mo
60 file path=usr/share/locale/hu/LC_MESSAGES/aria2.mo
61 file path=usr/share/locale/id/LC_MESSAGES/aria2.mo
62 file path=usr/share/locale/it/LC_MESSAGES/aria2.mo
63 file path=usr/share/locale/ja/LC_MESSAGES/aria2.mo
64 file path=usr/share/locale/kk/LC_MESSAGES/aria2.mo
65 file path=usr/share/locale/ko/LC_MESSAGES/aria2.mo
66 file path=usr/share/locale/ms/LC_MESSAGES/aria2.mo
67 file path=usr/share/locale/nb/LC_MESSAGES/aria2.mo
68 file path=usr/share/locale/nl/LC_MESSAGES/aria2.mo
69 file path=usr/share/locale/nn/LC_MESSAGES/aria2.mo
70 file path=usr/share/locale/oc/LC_MESSAGES/aria2.mo
71 file path=usr/share/locale/pl/LC_MESSAGES/aria2.mo
72 file path=usr/share/locale/pt/LC_MESSAGES/aria2.mo
73 file path=usr/share/locale/pt_BR/LC_MESSAGES/aria2.mo
74 file path=usr/share/locale/ro/LC_MESSAGES/aria2.mo
75 file path=usr/share/locale/ru/LC_MESSAGES/aria2.mo
76 file path=usr/share/locale/sk/LC_MESSAGES/aria2.mo
77 file path=usr/share/locale/sr/LC_MESSAGES/aria2.mo
78 file path=usr/share/locale/sv/LC_MESSAGES/aria2.mo
79 file path=usr/share/locale/th/LC_MESSAGES/aria2.mo
80 file path=usr/share/locale/tr/LC_MESSAGES/aria2.mo
81 file path=usr/share/locale/uk/LC_MESSAGES/aria2.mo
82 file path=usr/share/locale/vi/LC_MESSAGES/aria2.mo
83 file path=usr/share/locale/zh_CN/LC_MESSAGES/aria2.mo
84 file path=usr/share/locale/zh_HK/LC_MESSAGES/aria2.mo
85 file path=usr/share/locale/zh_TW/LC_MESSAGES/aria2.mo
86 file path=usr/share/man/man1/aria2c.1
87 file path=usr/share/man/pt/man1/aria2c.1
88 file path=usr/share/man/ru/man1/aria2c.1