1
0
forked from ports/opt

Compare commits

..

1 Commits
3.7 ... 2.4

Author SHA1 Message Date
Simone Rota
f5cfe029af [notify] opera: updated to 9.63
Includes security fixes, see the release notes at:

  http://www.opera.com/docs/changelogs/linux/963/
2008-12-16 15:00:40 +01:00
2555 changed files with 97919 additions and 160936 deletions

674
COPYING
View File

@ -1,674 +0,0 @@
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users. We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors. You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.
To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights. Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received. You must make sure that they, too, receive
or can get the source code. And you must show them these terms so they
know their rights.
Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.
For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software. For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.
Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so. This is fundamentally incompatible with the aim of
protecting users' freedom to change the software. The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable. Therefore, we
have designed this version of the GPL to prohibit the practice for those
products. If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.
Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary. To prevent this, the GPL assures that
patents cannot be used to render the program non-free.
The precise terms and conditions for copying, distribution and
modification follow.
TERMS AND CONDITIONS
0. Definitions.
"This License" refers to version 3 of the GNU General Public License.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
"The Program" refers to any copyrightable work licensed under this
License. Each licensee is addressed as "you". "Licensees" and
"recipients" may be individuals or organizations.
To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy. The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.
A "covered work" means either the unmodified Program or a work based
on the Program.
To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy. Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.
To "convey" a work means any kind of propagation that enables other
parties to make or receive copies. Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.
An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License. If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.
1. Source Code.
The "source code" for a work means the preferred form of the work
for making modifications to it. "Object code" means any non-source
form of a work.
A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.
The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form. A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.
The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities. However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work. For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.
The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.
The Corresponding Source for a work in source code form is that
same work.
2. Basic Permissions.
All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met. This License explicitly affirms your unlimited
permission to run the unmodified Program. The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work. This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.
You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force. You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright. Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.
Conveying under any other circumstances is permitted solely under
the conditions stated below. Sublicensing is not allowed; section 10
makes it unnecessary.
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.
When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.
4. Conveying Verbatim Copies.
You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.
You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.
5. Conveying Modified Source Versions.
You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:
a) The work must carry prominent notices stating that you modified
it, and giving a relevant date.
b) The work must carry prominent notices stating that it is
released under this License and any conditions added under section
7. This requirement modifies the requirement in section 4 to
"keep intact all notices".
c) You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy. This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged. This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it.
d) If the work has interactive user interfaces, each must display
Appropriate Legal Notices; however, if the Program has interactive
interfaces that do not display Appropriate Legal Notices, your
work need not make them do so.
A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit. Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.
6. Conveying Non-Source Forms.
You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:
a) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by the
Corresponding Source fixed on a durable physical medium
customarily used for software interchange.
b) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by a
written offer, valid for at least three years and valid for as
long as you offer spare parts or customer support for that product
model, to give anyone who possesses the object code either (1) a
copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical
medium customarily used for software interchange, for a price no
more than your reasonable cost of physically performing this
conveying of source, or (2) access to copy the
Corresponding Source from a network server at no charge.
c) Convey individual copies of the object code with a copy of the
written offer to provide the Corresponding Source. This
alternative is allowed only occasionally and noncommercially, and
only if you received the object code with such an offer, in accord
with subsection 6b.
d) Convey the object code by offering access from a designated
place (gratis or for a charge), and offer equivalent access to the
Corresponding Source in the same way through the same place at no
further charge. You need not require recipients to copy the
Corresponding Source along with the object code. If the place to
copy the object code is a network server, the Corresponding Source
may be on a different server (operated by you or a third party)
that supports equivalent copying facilities, provided you maintain
clear directions next to the object code saying where to find the
Corresponding Source. Regardless of what server hosts the
Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.
e) Convey the object code using peer-to-peer transmission, provided
you inform other peers where the object code and Corresponding
Source of the work are being offered to the general public at no
charge under subsection 6d.
A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.
A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling. In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage. For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product. A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.
"Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source. The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.
If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).
The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed. Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.
Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.
7. Additional Terms.
"Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law. If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.
When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it. (Additional permissions may be written to require their own
removal in certain cases when you modify the work.) You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.
Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:
a) Disclaiming warranty or limiting liability differently from the
terms of sections 15 and 16 of this License; or
b) Requiring preservation of specified reasonable legal notices or
author attributions in that material or in the Appropriate Legal
Notices displayed by works containing it; or
c) Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or
d) Limiting the use for publicity purposes of names of licensors or
authors of the material; or
e) Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or
f) Requiring indemnification of licensors and authors of that
material by anyone who conveys the material (or modified versions of
it) with contractual assumptions of liability to the recipient, for
any liability that these contractual assumptions directly impose on
those licensors and authors.
All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10. If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term. If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.
If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.
Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.
8. Termination.
You may not propagate or modify a covered work except as expressly
provided under this License. Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).
However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.
Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License. If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.
9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or
run a copy of the Program. Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance. However,
nothing other than this License grants you permission to propagate or
modify any covered work. These actions infringe copyright if you do
not accept this License. Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.
10. Automatic Licensing of Downstream Recipients.
Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License. You are not responsible
for enforcing compliance by third parties with this License.
An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations. If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.
You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License. For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.
11. Patents.
A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based. The
work thus licensed is called the contributor's "contributor version".
A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version. For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.
Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.
In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement). To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.
If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients. "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.
A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License. You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.
Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.
12. No Surrender of Others' Freedom.
If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all. For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.
13. Use with the GNU Affero General Public License.
Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.
If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
Later license versions may give you additional or different
permissions. However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.
15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
<program> Copyright (C) <year> <name of author>
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<http://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
<http://www.gnu.org/philosophy/why-not-lgpl.html>.

View File

@ -1,7 +0,0 @@
COPYRIGHT
All package build scripts in CRUX (in package categories core, opt, xorg, and compat-32)
are Copyright © 2000-2017 by Per Lidén and the CRUX development team, and licensed through
the GNU General Public License.

1
README Normal file
View File

@ -0,0 +1 @@
Add info about the opt repository

View File

@ -1,25 +1,38 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/a2ps
-rwxr-xr-x root/root usr/bin/a2ps-lpr-wrapper
-rwxr-xr-x root/root usr/bin/card
-rwxr-xr-x root/root usr/bin/composeglyphs
-rwxr-xr-x root/root usr/bin/fixnt
-rwxr-xr-x root/root usr/bin/fixps
-rwxr-xr-x root/root usr/bin/lp2
-rwxr-xr-x root/root usr/bin/ogonkify
-rwxr-xr-x root/root usr/bin/pdiff
-rwxr-xr-x root/root usr/bin/psmandup
-rwxr-xr-x root/root usr/bin/psset
-rwxr-xr-x root/root usr/bin/texi2dvi4a2ps
drwxr-xr-x root/root usr/etc/
-rw-r--r-- root/root usr/etc/a2ps-site.cfg
-rw-r--r-- root/root usr/etc/a2ps.cfg
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/liba2ps.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/liba2ps.a
-rwxr-xr-x root/root usr/lib/liba2ps.la
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/a2ps.1.gz
-rw-r--r-- root/root usr/man/man1/card.1.gz
-rw-r--r-- root/root usr/man/man1/fixps.1.gz
-rw-r--r-- root/root usr/man/man1/ogonkify.1.gz
-rw-r--r-- root/root usr/man/man1/pdiff.1.gz
-rw-r--r-- root/root usr/man/man1/psmandup.1.gz
-rw-r--r-- root/root usr/man/man1/psset.1.gz
-rw-r--r-- root/root usr/man/man1/texi2dvi4a2ps.1.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/a2ps/
drwxr-xr-x root/root usr/share/a2ps/afm/
-rw-r--r-- root/root usr/share/a2ps/afm/fonts.map
-rwxr-xr-x root/root usr/share/a2ps/afm/make_fonts_map.sh
-rw-r--r-- root/root usr/share/a2ps/afm/pagb.afm
-rw-r--r-- root/root usr/share/a2ps/afm/pagbo.afm
-rw-r--r-- root/root usr/share/a2ps/afm/pagd.afm
-rw-r--r-- root/root usr/share/a2ps/afm/pagdo.afm
-rw-r--r-- root/root usr/share/a2ps/afm/pbkd.afm
-rw-r--r-- root/root usr/share/a2ps/afm/pbkdi.afm
-rw-r--r-- root/root usr/share/a2ps/afm/pbkl.afm
@ -55,7 +68,6 @@ drwxr-xr-x root/root usr/share/a2ps/afm/
drwxr-xr-x root/root usr/share/a2ps/encoding/
-rw-r--r-- root/root usr/share/a2ps/encoding/ascii.edf
-rw-r--r-- root/root usr/share/a2ps/encoding/encoding.map
-rw-r--r-- root/root usr/share/a2ps/encoding/euc-jp.edf
-rw-r--r-- root/root usr/share/a2ps/encoding/hp.edf
-rw-r--r-- root/root usr/share/a2ps/encoding/ibm-cp437.edf
-rw-r--r-- root/root usr/share/a2ps/encoding/ibm-cp850.edf
@ -72,7 +84,6 @@ drwxr-xr-x root/root usr/share/a2ps/encoding/
-rw-r--r-- root/root usr/share/a2ps/encoding/koi8.edf
-rw-r--r-- root/root usr/share/a2ps/encoding/mac.edf
-rw-r--r-- root/root usr/share/a2ps/encoding/ms-cp1250.edf
-rw-r--r-- root/root usr/share/a2ps/encoding/ms-cp1251.edf
drwxr-xr-x root/root usr/share/a2ps/fonts/
-rw-r--r-- root/root usr/share/a2ps/fonts/pcfont.pfa
drwxr-xr-x root/root usr/share/a2ps/ppd/
@ -86,7 +97,6 @@ drwxr-xr-x root/root usr/share/a2ps/ps/
-rw-r--r-- root/root usr/share/a2ps/ps/color.hdr
-rw-r--r-- root/root usr/share/a2ps/ps/color.pro
-rw-r--r-- root/root usr/share/a2ps/ps/diff.pro
-rw-r--r-- root/root usr/share/a2ps/ps/diffcolor.pro
-rw-r--r-- root/root usr/share/a2ps/ps/ehandler.ps
-rw-r--r-- root/root usr/share/a2ps/ps/fixed.pro
-rw-r--r-- root/root usr/share/a2ps/ps/gray.pro
@ -157,7 +167,6 @@ drwxr-xr-x root/root usr/share/a2ps/sheets/
-rw-r--r-- root/root usr/share/a2ps/sheets/oracle.ssh
-rw-r--r-- root/root usr/share/a2ps/sheets/pascal.ssh
-rw-r--r-- root/root usr/share/a2ps/sheets/perl.ssh
-rw-r--r-- root/root usr/share/a2ps/sheets/php.ssh
-rw-r--r-- root/root usr/share/a2ps/sheets/pic16f84.ssh
-rw-r--r-- root/root usr/share/a2ps/sheets/plsql.ssh
-rw-r--r-- root/root usr/share/a2ps/sheets/pov.ssh
@ -168,10 +177,7 @@ drwxr-xr-x root/root usr/share/a2ps/sheets/
-rw-r--r-- root/root usr/share/a2ps/sheets/promela.ssh
-rw-r--r-- root/root usr/share/a2ps/sheets/ps.ssh
-rw-r--r-- root/root usr/share/a2ps/sheets/python.ssh
-rw-r--r-- root/root usr/share/a2ps/sheets/rd.ssh
-rw-r--r-- root/root usr/share/a2ps/sheets/rexx.ssh
-rw-r--r-- root/root usr/share/a2ps/sheets/ruby.ssh
-rw-r--r-- root/root usr/share/a2ps/sheets/s.ssh
-rw-r--r-- root/root usr/share/a2ps/sheets/sather.ssh
-rw-r--r-- root/root usr/share/a2ps/sheets/scheme.ssh
-rw-r--r-- root/root usr/share/a2ps/sheets/sdl88.ssh
@ -185,7 +191,6 @@ drwxr-xr-x root/root usr/share/a2ps/sheets/
-rw-r--r-- root/root usr/share/a2ps/sheets/sql.ssh
-rw-r--r-- root/root usr/share/a2ps/sheets/sql92.ssh
-rw-r--r-- root/root usr/share/a2ps/sheets/ssh.ssh
-rw-r--r-- root/root usr/share/a2ps/sheets/st.ssh
-rw-r--r-- root/root usr/share/a2ps/sheets/stratego.ssh
-rw-r--r-- root/root usr/share/a2ps/sheets/symbols.ssh
-rw-r--r-- root/root usr/share/a2ps/sheets/tcl.ssh
@ -207,15 +212,6 @@ drwxr-xr-x root/root usr/share/a2ps/sheets/
-rw-r--r-- root/root usr/share/a2ps/sheets/xs.ssh
-rw-r--r-- root/root usr/share/a2ps/sheets/yacc.ssh
-rw-r--r-- root/root usr/share/a2ps/sheets/zsh.ssh
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/a2ps-lpr-wrapper.1.gz
-rw-r--r-- root/root usr/share/man/man1/a2ps.1.gz
-rw-r--r-- root/root usr/share/man/man1/card.1.gz
-rw-r--r-- root/root usr/share/man/man1/fixps.1.gz
-rw-r--r-- root/root usr/share/man/man1/lp2.1.gz
-rw-r--r-- root/root usr/share/man/man1/ogonkify.1.gz
-rw-r--r-- root/root usr/share/man/man1/pdiff.1.gz
drwxr-xr-x root/root usr/share/ogonkify/
-rw-r--r-- root/root usr/share/ogonkify/adobe.enc
drwxr-xr-x root/root usr/share/ogonkify/afm/

2
a2ps/.md5sum Normal file
View File

@ -0,0 +1,2 @@
d0fafa1203756238648143e2b98d1c60 a2ps-4.13c.patch
97164e84ba911e4604155507e0893669 a2ps-4.13c.tar.gz

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/Rwkiepm7gfHEO0usv0SfSG2s1L+i5s8lnukPfn0ZULVCqeGgzSpoqptuMF7gTP2m2Du1sI2EMC2ycRLHYQpgwA=
SHA256 (Pkgfile) = f9f0b78a9243565224fd41cb414b021125d9ffc3452b2e7d92567bf0dc931035
SHA256 (.footprint) = 7704f2404ebd8f6a84caf4e81265275a5eedf95164f39e542e709a18ec86d16f
SHA256 (a2ps-4.15.6.tar.gz) = 87ff9d801cb11969181d5b8cf8b65e65e5b24bb0c76a1b825e8098f2906fbdf4

View File

@ -1,20 +1,22 @@
# Description: ASCII to Postscript converter (Prettyprint)
# URL: http://www.gnu.org/software/a2ps/
# Maintainer: Juergen Daubert, jue at crux dot nu
# Depends on: boehm-gc paper
# URL: http://www.inf.enst.fr/~demaille/a2ps/
# Maintainer: Juergen Daubert, juergen dot daubert at t-online dot de
# Depends on: psutils, perl
name=a2ps
version=4.15.6
release=1
source=(https://ftp.gnu.org/gnu/a2ps/$name-$version.tar.gz)
version=4.13c
release=3
source=(http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/$name-$version.tar.gz \
$name-$version.patch)
build() {
cd $name-$version
cd $name-4.13
patch -p1 -i $SRC/$name-$version.patch
./configure --prefix=/usr
make
make DESTDIR=$PKG install
./configure --prefix=/usr --disable-nls
make
make DESTDIR=$PKG install
rm -r $PKG/usr/share/{info,emacs}
find $PKG -type f -name README -delete
rm -r $PKG/usr/{info,share/locale}
find $PKG -type f -name README -delete
}

121
a2ps/a2ps-4.13c.patch Normal file
View File

@ -0,0 +1,121 @@
diff -Nru a2ps-4.13.orig/contrib/Makefile.in a2ps-4.13/contrib/Makefile.in
--- a2ps-4.13.orig/contrib/Makefile.in 2005-04-16 21:34:09.000000000 +0200
+++ a2ps-4.13/contrib/Makefile.in 2005-04-16 21:36:27.000000000 +0200
@@ -162,7 +162,7 @@
install_sh = @install_sh@
lispdir = @lispdir@
-SUBDIRS = sample emacs
+SUBDIRS = sample
bin_SCRIPTS = card fixps pdiff psmandup psset texi2dvi4a2ps
bin_PROGRAMS = fixnt
diff -Nru a2ps-4.13.orig/contrib/fixps.in a2ps-4.13/contrib/fixps.in
--- a2ps-4.13.orig/contrib/fixps.in 2005-04-16 21:34:09.000000000 +0200
+++ a2ps-4.13/contrib/fixps.in 2005-04-16 21:34:54.000000000 +0200
@@ -38,7 +38,7 @@
run_gs=0
# What action to perform: fixps, cat, check, and gs
task=fixps
-tmpdir=/tmp/$program.$$
+tmpdir=`mktemp -d -t fixps.XXXXXX` || { echo "$program: Cannot create temporary dir!" >&2 ; exit 1; }
verbose=echo
# The version/usage strings
@@ -191,7 +191,6 @@
trap "/bin/rm -rf $tmpdir" 0 1 2 3 13 15
fi
-mkdir $tmpdir
fixps_sed=$tmpdir/fixps.sed
# If printing from stdin, save into a tmp file
diff -Nru a2ps-4.13.orig/contrib/psmandup.in a2ps-4.13/contrib/psmandup.in
--- a2ps-4.13.orig/contrib/psmandup.in 2005-04-16 21:34:09.000000000 +0200
+++ a2ps-4.13/contrib/psmandup.in 2005-04-16 21:35:05.000000000 +0200
@@ -36,7 +36,7 @@
message=
psselect=${PSSELECT:-psselect}
psset=${PSSET:-psset}
-tmpdir=/tmp/$program.$$
+tmpdir=`mktemp -d -t fixps.XXXXXX` || { echo "$program: Cannot create temporary dir!" >&2 ; exit 1; }
# These two must be kept in synch. They are opposed.
verbose=echo
@@ -185,7 +185,6 @@
trap "/bin/rm -rf $tmpdir" 0 1 2 3 13 15
fi
-mkdir $tmpdir
# If printing from stdin, save into a tmp file
if test $file = '-'; then
diff -Nru a2ps-4.13.orig/lib/path-concat.c a2ps-4.13/lib/path-concat.c
--- a2ps-4.13.orig/lib/path-concat.c 2005-04-16 21:34:09.000000000 +0200
+++ a2ps-4.13/lib/path-concat.c 2005-04-16 21:36:01.000000000 +0200
@@ -31,7 +31,6 @@
#endif
#include <sys/types.h>
-char *malloc ();
#ifndef DIRECTORY_SEPARATOR
# define DIRECTORY_SEPARATOR '/'
diff -Nru a2ps-4.13.orig/src/select.c a2ps-4.13/src/select.c
--- a2ps-4.13.orig/src/select.c 2005-04-16 21:34:09.000000000 +0200
+++ a2ps-4.13/src/select.c 2005-04-16 21:35:11.000000000 +0200
@@ -131,6 +131,36 @@
return 1;
}
+/* escapes the name of a file so that the shell groks it in 'single' q.marks.
+ The resulting pointer has to be free()ed when not longer used. */
+char *
+shell_escape(const char *fn)
+{
+ size_t len = 0;
+ const char *inp;
+ char *retval, *outp;
+
+ for(inp = fn; *inp; ++inp)
+ switch(*inp)
+ {
+ case '\'': len += 4; break;
+ default: len += 1; break;
+ }
+
+ outp = retval = malloc(len + 1);
+ if(!outp)
+ return NULL; /* perhaps one should do better error handling here */
+ for(inp = fn; *inp; ++inp)
+ switch(*inp)
+ {
+ case '\'': *outp++ = '\''; *outp++ = '\\'; *outp++ = '\'', *outp++ = '\''; break;
+ default: *outp++ = *inp; break;
+ }
+ *outp = 0;
+
+ return retval;
+}
+
/* What says file about the type of a file (result is malloc'd). NULL
if could not be run. */
@@ -144,11 +174,15 @@
if (IS_EMPTY (job->file_command))
return NULL;
+ filename = shell_escape(filename);
+ if(filename == NULL)
+ return NULL;
/* Call file(1) with the correct option */
- command = ALLOCA (char, (2
+ command = ALLOCA (char, (4
+ strlen (job->file_command)
+ ustrlen (filename)));
- sprintf (command, "%s %s", job->file_command, (const char *) filename);
+ sprintf (command, "%s '%s'", job->file_command, (const char *) filename);
+ free(filename);
message (msg_tool, (stderr, "Reading pipe: `%s'\n", command));
file_out = popen (command, "r");

View File

@ -1,786 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/absl/
drwxr-xr-x root/root usr/include/absl/algorithm/
-rw-r--r-- root/root usr/include/absl/algorithm/algorithm.h
-rw-r--r-- root/root usr/include/absl/algorithm/container.h
drwxr-xr-x root/root usr/include/absl/base/
-rw-r--r-- root/root usr/include/absl/base/attributes.h
-rw-r--r-- root/root usr/include/absl/base/call_once.h
-rw-r--r-- root/root usr/include/absl/base/casts.h
-rw-r--r-- root/root usr/include/absl/base/config.h
-rw-r--r-- root/root usr/include/absl/base/const_init.h
-rw-r--r-- root/root usr/include/absl/base/dynamic_annotations.h
drwxr-xr-x root/root usr/include/absl/base/internal/
-rw-r--r-- root/root usr/include/absl/base/internal/atomic_hook.h
-rw-r--r-- root/root usr/include/absl/base/internal/atomic_hook_test_helper.h
-rw-r--r-- root/root usr/include/absl/base/internal/cycleclock.h
-rw-r--r-- root/root usr/include/absl/base/internal/cycleclock_config.h
-rw-r--r-- root/root usr/include/absl/base/internal/direct_mmap.h
-rw-r--r-- root/root usr/include/absl/base/internal/dynamic_annotations.h
-rw-r--r-- root/root usr/include/absl/base/internal/endian.h
-rw-r--r-- root/root usr/include/absl/base/internal/errno_saver.h
-rw-r--r-- root/root usr/include/absl/base/internal/exception_safety_testing.h
-rw-r--r-- root/root usr/include/absl/base/internal/exception_testing.h
-rw-r--r-- root/root usr/include/absl/base/internal/fast_type_id.h
-rw-r--r-- root/root usr/include/absl/base/internal/hide_ptr.h
-rw-r--r-- root/root usr/include/absl/base/internal/identity.h
-rw-r--r-- root/root usr/include/absl/base/internal/inline_variable.h
-rw-r--r-- root/root usr/include/absl/base/internal/inline_variable_testing.h
-rw-r--r-- root/root usr/include/absl/base/internal/invoke.h
-rw-r--r-- root/root usr/include/absl/base/internal/low_level_alloc.h
-rw-r--r-- root/root usr/include/absl/base/internal/low_level_scheduling.h
-rw-r--r-- root/root usr/include/absl/base/internal/nullability_impl.h
-rw-r--r-- root/root usr/include/absl/base/internal/per_thread_tls.h
-rw-r--r-- root/root usr/include/absl/base/internal/pretty_function.h
-rw-r--r-- root/root usr/include/absl/base/internal/raw_logging.h
-rw-r--r-- root/root usr/include/absl/base/internal/scheduling_mode.h
-rw-r--r-- root/root usr/include/absl/base/internal/scoped_set_env.h
-rw-r--r-- root/root usr/include/absl/base/internal/spinlock.h
-rw-r--r-- root/root usr/include/absl/base/internal/spinlock_akaros.inc
-rw-r--r-- root/root usr/include/absl/base/internal/spinlock_linux.inc
-rw-r--r-- root/root usr/include/absl/base/internal/spinlock_posix.inc
-rw-r--r-- root/root usr/include/absl/base/internal/spinlock_wait.h
-rw-r--r-- root/root usr/include/absl/base/internal/spinlock_win32.inc
-rw-r--r-- root/root usr/include/absl/base/internal/strerror.h
-rw-r--r-- root/root usr/include/absl/base/internal/sysinfo.h
-rw-r--r-- root/root usr/include/absl/base/internal/thread_identity.h
-rw-r--r-- root/root usr/include/absl/base/internal/throw_delegate.h
-rw-r--r-- root/root usr/include/absl/base/internal/tsan_mutex_interface.h
-rw-r--r-- root/root usr/include/absl/base/internal/unaligned_access.h
-rw-r--r-- root/root usr/include/absl/base/internal/unscaledcycleclock.h
-rw-r--r-- root/root usr/include/absl/base/internal/unscaledcycleclock_config.h
-rw-r--r-- root/root usr/include/absl/base/log_severity.h
-rw-r--r-- root/root usr/include/absl/base/macros.h
-rw-r--r-- root/root usr/include/absl/base/no_destructor.h
-rw-r--r-- root/root usr/include/absl/base/nullability.h
-rw-r--r-- root/root usr/include/absl/base/optimization.h
-rw-r--r-- root/root usr/include/absl/base/options.h
-rw-r--r-- root/root usr/include/absl/base/policy_checks.h
-rw-r--r-- root/root usr/include/absl/base/port.h
-rw-r--r-- root/root usr/include/absl/base/prefetch.h
-rw-r--r-- root/root usr/include/absl/base/thread_annotations.h
drwxr-xr-x root/root usr/include/absl/cleanup/
-rw-r--r-- root/root usr/include/absl/cleanup/cleanup.h
drwxr-xr-x root/root usr/include/absl/cleanup/internal/
-rw-r--r-- root/root usr/include/absl/cleanup/internal/cleanup.h
drwxr-xr-x root/root usr/include/absl/container/
-rw-r--r-- root/root usr/include/absl/container/btree_map.h
-rw-r--r-- root/root usr/include/absl/container/btree_set.h
-rw-r--r-- root/root usr/include/absl/container/btree_test.h
-rw-r--r-- root/root usr/include/absl/container/fixed_array.h
-rw-r--r-- root/root usr/include/absl/container/flat_hash_map.h
-rw-r--r-- root/root usr/include/absl/container/flat_hash_set.h
-rw-r--r-- root/root usr/include/absl/container/inlined_vector.h
drwxr-xr-x root/root usr/include/absl/container/internal/
-rw-r--r-- root/root usr/include/absl/container/internal/btree.h
-rw-r--r-- root/root usr/include/absl/container/internal/btree_container.h
-rw-r--r-- root/root usr/include/absl/container/internal/common.h
-rw-r--r-- root/root usr/include/absl/container/internal/common_policy_traits.h
-rw-r--r-- root/root usr/include/absl/container/internal/compressed_tuple.h
-rw-r--r-- root/root usr/include/absl/container/internal/container_memory.h
-rw-r--r-- root/root usr/include/absl/container/internal/hash_function_defaults.h
-rw-r--r-- root/root usr/include/absl/container/internal/hash_generator_testing.h
-rw-r--r-- root/root usr/include/absl/container/internal/hash_policy_testing.h
-rw-r--r-- root/root usr/include/absl/container/internal/hash_policy_traits.h
-rw-r--r-- root/root usr/include/absl/container/internal/hashtable_debug.h
-rw-r--r-- root/root usr/include/absl/container/internal/hashtable_debug_hooks.h
-rw-r--r-- root/root usr/include/absl/container/internal/hashtablez_sampler.h
-rw-r--r-- root/root usr/include/absl/container/internal/inlined_vector.h
-rw-r--r-- root/root usr/include/absl/container/internal/layout.h
-rw-r--r-- root/root usr/include/absl/container/internal/node_slot_policy.h
-rw-r--r-- root/root usr/include/absl/container/internal/raw_hash_map.h
-rw-r--r-- root/root usr/include/absl/container/internal/raw_hash_set.h
-rw-r--r-- root/root usr/include/absl/container/internal/test_allocator.h
-rw-r--r-- root/root usr/include/absl/container/internal/test_instance_tracker.h
-rw-r--r-- root/root usr/include/absl/container/internal/tracked.h
-rw-r--r-- root/root usr/include/absl/container/internal/unordered_map_constructor_test.h
-rw-r--r-- root/root usr/include/absl/container/internal/unordered_map_lookup_test.h
-rw-r--r-- root/root usr/include/absl/container/internal/unordered_map_members_test.h
-rw-r--r-- root/root usr/include/absl/container/internal/unordered_map_modifiers_test.h
-rw-r--r-- root/root usr/include/absl/container/internal/unordered_set_constructor_test.h
-rw-r--r-- root/root usr/include/absl/container/internal/unordered_set_lookup_test.h
-rw-r--r-- root/root usr/include/absl/container/internal/unordered_set_members_test.h
-rw-r--r-- root/root usr/include/absl/container/internal/unordered_set_modifiers_test.h
-rw-r--r-- root/root usr/include/absl/container/node_hash_map.h
-rw-r--r-- root/root usr/include/absl/container/node_hash_set.h
drwxr-xr-x root/root usr/include/absl/crc/
-rw-r--r-- root/root usr/include/absl/crc/crc32c.h
drwxr-xr-x root/root usr/include/absl/crc/internal/
-rw-r--r-- root/root usr/include/absl/crc/internal/cpu_detect.h
-rw-r--r-- root/root usr/include/absl/crc/internal/crc.h
-rw-r--r-- root/root usr/include/absl/crc/internal/crc32_x86_arm_combined_simd.h
-rw-r--r-- root/root usr/include/absl/crc/internal/crc32c.h
-rw-r--r-- root/root usr/include/absl/crc/internal/crc32c_inline.h
-rw-r--r-- root/root usr/include/absl/crc/internal/crc_cord_state.h
-rw-r--r-- root/root usr/include/absl/crc/internal/crc_internal.h
-rw-r--r-- root/root usr/include/absl/crc/internal/crc_memcpy.h
-rw-r--r-- root/root usr/include/absl/crc/internal/non_temporal_arm_intrinsics.h
-rw-r--r-- root/root usr/include/absl/crc/internal/non_temporal_memcpy.h
drwxr-xr-x root/root usr/include/absl/debugging/
-rw-r--r-- root/root usr/include/absl/debugging/failure_signal_handler.h
drwxr-xr-x root/root usr/include/absl/debugging/internal/
-rw-r--r-- root/root usr/include/absl/debugging/internal/address_is_readable.h
-rw-r--r-- root/root usr/include/absl/debugging/internal/demangle.h
-rw-r--r-- root/root usr/include/absl/debugging/internal/elf_mem_image.h
-rw-r--r-- root/root usr/include/absl/debugging/internal/examine_stack.h
-rw-r--r-- root/root usr/include/absl/debugging/internal/stack_consumption.h
-rw-r--r-- root/root usr/include/absl/debugging/internal/stacktrace_aarch64-inl.inc
-rw-r--r-- root/root usr/include/absl/debugging/internal/stacktrace_arm-inl.inc
-rw-r--r-- root/root usr/include/absl/debugging/internal/stacktrace_config.h
-rw-r--r-- root/root usr/include/absl/debugging/internal/stacktrace_emscripten-inl.inc
-rw-r--r-- root/root usr/include/absl/debugging/internal/stacktrace_generic-inl.inc
-rw-r--r-- root/root usr/include/absl/debugging/internal/stacktrace_powerpc-inl.inc
-rw-r--r-- root/root usr/include/absl/debugging/internal/stacktrace_riscv-inl.inc
-rw-r--r-- root/root usr/include/absl/debugging/internal/stacktrace_unimplemented-inl.inc
-rw-r--r-- root/root usr/include/absl/debugging/internal/stacktrace_win32-inl.inc
-rw-r--r-- root/root usr/include/absl/debugging/internal/stacktrace_x86-inl.inc
-rw-r--r-- root/root usr/include/absl/debugging/internal/symbolize.h
-rw-r--r-- root/root usr/include/absl/debugging/internal/vdso_support.h
-rw-r--r-- root/root usr/include/absl/debugging/leak_check.h
-rw-r--r-- root/root usr/include/absl/debugging/stacktrace.h
-rw-r--r-- root/root usr/include/absl/debugging/symbolize.h
-rw-r--r-- root/root usr/include/absl/debugging/symbolize_darwin.inc
-rw-r--r-- root/root usr/include/absl/debugging/symbolize_elf.inc
-rw-r--r-- root/root usr/include/absl/debugging/symbolize_emscripten.inc
-rw-r--r-- root/root usr/include/absl/debugging/symbolize_unimplemented.inc
-rw-r--r-- root/root usr/include/absl/debugging/symbolize_win32.inc
drwxr-xr-x root/root usr/include/absl/flags/
-rw-r--r-- root/root usr/include/absl/flags/commandlineflag.h
-rw-r--r-- root/root usr/include/absl/flags/config.h
-rw-r--r-- root/root usr/include/absl/flags/declare.h
-rw-r--r-- root/root usr/include/absl/flags/flag.h
drwxr-xr-x root/root usr/include/absl/flags/internal/
-rw-r--r-- root/root usr/include/absl/flags/internal/commandlineflag.h
-rw-r--r-- root/root usr/include/absl/flags/internal/flag.h
-rw-r--r-- root/root usr/include/absl/flags/internal/parse.h
-rw-r--r-- root/root usr/include/absl/flags/internal/path_util.h
-rw-r--r-- root/root usr/include/absl/flags/internal/private_handle_accessor.h
-rw-r--r-- root/root usr/include/absl/flags/internal/program_name.h
-rw-r--r-- root/root usr/include/absl/flags/internal/registry.h
-rw-r--r-- root/root usr/include/absl/flags/internal/sequence_lock.h
-rw-r--r-- root/root usr/include/absl/flags/internal/usage.h
-rw-r--r-- root/root usr/include/absl/flags/marshalling.h
-rw-r--r-- root/root usr/include/absl/flags/parse.h
-rw-r--r-- root/root usr/include/absl/flags/reflection.h
-rw-r--r-- root/root usr/include/absl/flags/usage.h
-rw-r--r-- root/root usr/include/absl/flags/usage_config.h
drwxr-xr-x root/root usr/include/absl/functional/
-rw-r--r-- root/root usr/include/absl/functional/any_invocable.h
-rw-r--r-- root/root usr/include/absl/functional/bind_front.h
-rw-r--r-- root/root usr/include/absl/functional/function_ref.h
drwxr-xr-x root/root usr/include/absl/functional/internal/
-rw-r--r-- root/root usr/include/absl/functional/internal/any_invocable.h
-rw-r--r-- root/root usr/include/absl/functional/internal/front_binder.h
-rw-r--r-- root/root usr/include/absl/functional/internal/function_ref.h
-rw-r--r-- root/root usr/include/absl/functional/overload.h
drwxr-xr-x root/root usr/include/absl/hash/
-rw-r--r-- root/root usr/include/absl/hash/hash.h
-rw-r--r-- root/root usr/include/absl/hash/hash_testing.h
drwxr-xr-x root/root usr/include/absl/hash/internal/
-rw-r--r-- root/root usr/include/absl/hash/internal/city.h
-rw-r--r-- root/root usr/include/absl/hash/internal/hash.h
-rw-r--r-- root/root usr/include/absl/hash/internal/hash_test.h
-rw-r--r-- root/root usr/include/absl/hash/internal/low_level_hash.h
-rw-r--r-- root/root usr/include/absl/hash/internal/spy_hash_state.h
drwxr-xr-x root/root usr/include/absl/log/
-rw-r--r-- root/root usr/include/absl/log/absl_check.h
-rw-r--r-- root/root usr/include/absl/log/absl_log.h
-rw-r--r-- root/root usr/include/absl/log/absl_vlog_is_on.h
-rw-r--r-- root/root usr/include/absl/log/check.h
-rw-r--r-- root/root usr/include/absl/log/check_test_impl.inc
-rw-r--r-- root/root usr/include/absl/log/die_if_null.h
-rw-r--r-- root/root usr/include/absl/log/flags.h
-rw-r--r-- root/root usr/include/absl/log/globals.h
-rw-r--r-- root/root usr/include/absl/log/initialize.h
drwxr-xr-x root/root usr/include/absl/log/internal/
-rw-r--r-- root/root usr/include/absl/log/internal/append_truncated.h
-rw-r--r-- root/root usr/include/absl/log/internal/check_impl.h
-rw-r--r-- root/root usr/include/absl/log/internal/check_op.h
-rw-r--r-- root/root usr/include/absl/log/internal/conditions.h
-rw-r--r-- root/root usr/include/absl/log/internal/config.h
-rw-r--r-- root/root usr/include/absl/log/internal/flags.h
-rw-r--r-- root/root usr/include/absl/log/internal/fnmatch.h
-rw-r--r-- root/root usr/include/absl/log/internal/globals.h
-rw-r--r-- root/root usr/include/absl/log/internal/log_format.h
-rw-r--r-- root/root usr/include/absl/log/internal/log_impl.h
-rw-r--r-- root/root usr/include/absl/log/internal/log_message.h
-rw-r--r-- root/root usr/include/absl/log/internal/log_sink_set.h
-rw-r--r-- root/root usr/include/absl/log/internal/nullguard.h
-rw-r--r-- root/root usr/include/absl/log/internal/nullstream.h
-rw-r--r-- root/root usr/include/absl/log/internal/proto.h
-rw-r--r-- root/root usr/include/absl/log/internal/strip.h
-rw-r--r-- root/root usr/include/absl/log/internal/structured.h
-rw-r--r-- root/root usr/include/absl/log/internal/test_actions.h
-rw-r--r-- root/root usr/include/absl/log/internal/test_helpers.h
-rw-r--r-- root/root usr/include/absl/log/internal/test_matchers.h
-rw-r--r-- root/root usr/include/absl/log/internal/vlog_config.h
-rw-r--r-- root/root usr/include/absl/log/internal/voidify.h
-rw-r--r-- root/root usr/include/absl/log/log.h
-rw-r--r-- root/root usr/include/absl/log/log_basic_test_impl.inc
-rw-r--r-- root/root usr/include/absl/log/log_entry.h
-rw-r--r-- root/root usr/include/absl/log/log_sink.h
-rw-r--r-- root/root usr/include/absl/log/log_sink_registry.h
-rw-r--r-- root/root usr/include/absl/log/log_streamer.h
-rw-r--r-- root/root usr/include/absl/log/scoped_mock_log.h
-rw-r--r-- root/root usr/include/absl/log/structured.h
-rw-r--r-- root/root usr/include/absl/log/vlog_is_on.h
drwxr-xr-x root/root usr/include/absl/memory/
-rw-r--r-- root/root usr/include/absl/memory/memory.h
drwxr-xr-x root/root usr/include/absl/meta/
-rw-r--r-- root/root usr/include/absl/meta/type_traits.h
drwxr-xr-x root/root usr/include/absl/numeric/
-rw-r--r-- root/root usr/include/absl/numeric/bits.h
-rw-r--r-- root/root usr/include/absl/numeric/int128.h
-rw-r--r-- root/root usr/include/absl/numeric/int128_have_intrinsic.inc
-rw-r--r-- root/root usr/include/absl/numeric/int128_no_intrinsic.inc
drwxr-xr-x root/root usr/include/absl/numeric/internal/
-rw-r--r-- root/root usr/include/absl/numeric/internal/bits.h
-rw-r--r-- root/root usr/include/absl/numeric/internal/representation.h
drwxr-xr-x root/root usr/include/absl/profiling/
drwxr-xr-x root/root usr/include/absl/profiling/internal/
-rw-r--r-- root/root usr/include/absl/profiling/internal/exponential_biased.h
-rw-r--r-- root/root usr/include/absl/profiling/internal/periodic_sampler.h
-rw-r--r-- root/root usr/include/absl/profiling/internal/sample_recorder.h
drwxr-xr-x root/root usr/include/absl/random/
-rw-r--r-- root/root usr/include/absl/random/bernoulli_distribution.h
-rw-r--r-- root/root usr/include/absl/random/beta_distribution.h
-rw-r--r-- root/root usr/include/absl/random/bit_gen_ref.h
-rw-r--r-- root/root usr/include/absl/random/discrete_distribution.h
-rw-r--r-- root/root usr/include/absl/random/distributions.h
-rw-r--r-- root/root usr/include/absl/random/exponential_distribution.h
-rw-r--r-- root/root usr/include/absl/random/gaussian_distribution.h
drwxr-xr-x root/root usr/include/absl/random/internal/
-rw-r--r-- root/root usr/include/absl/random/internal/chi_square.h
-rw-r--r-- root/root usr/include/absl/random/internal/distribution_caller.h
-rw-r--r-- root/root usr/include/absl/random/internal/distribution_test_util.h
-rw-r--r-- root/root usr/include/absl/random/internal/explicit_seed_seq.h
-rw-r--r-- root/root usr/include/absl/random/internal/fast_uniform_bits.h
-rw-r--r-- root/root usr/include/absl/random/internal/fastmath.h
-rw-r--r-- root/root usr/include/absl/random/internal/generate_real.h
-rw-r--r-- root/root usr/include/absl/random/internal/iostream_state_saver.h
-rw-r--r-- root/root usr/include/absl/random/internal/mock_helpers.h
-rw-r--r-- root/root usr/include/absl/random/internal/mock_overload_set.h
-rw-r--r-- root/root usr/include/absl/random/internal/nanobenchmark.h
-rw-r--r-- root/root usr/include/absl/random/internal/nonsecure_base.h
-rw-r--r-- root/root usr/include/absl/random/internal/pcg_engine.h
-rw-r--r-- root/root usr/include/absl/random/internal/platform.h
-rw-r--r-- root/root usr/include/absl/random/internal/pool_urbg.h
-rw-r--r-- root/root usr/include/absl/random/internal/randen.h
-rw-r--r-- root/root usr/include/absl/random/internal/randen_detect.h
-rw-r--r-- root/root usr/include/absl/random/internal/randen_engine.h
-rw-r--r-- root/root usr/include/absl/random/internal/randen_hwaes.h
-rw-r--r-- root/root usr/include/absl/random/internal/randen_slow.h
-rw-r--r-- root/root usr/include/absl/random/internal/randen_traits.h
-rw-r--r-- root/root usr/include/absl/random/internal/salted_seed_seq.h
-rw-r--r-- root/root usr/include/absl/random/internal/seed_material.h
-rw-r--r-- root/root usr/include/absl/random/internal/sequence_urbg.h
-rw-r--r-- root/root usr/include/absl/random/internal/traits.h
-rw-r--r-- root/root usr/include/absl/random/internal/uniform_helper.h
-rw-r--r-- root/root usr/include/absl/random/internal/wide_multiply.h
-rw-r--r-- root/root usr/include/absl/random/log_uniform_int_distribution.h
-rw-r--r-- root/root usr/include/absl/random/mock_distributions.h
-rw-r--r-- root/root usr/include/absl/random/mocking_bit_gen.h
-rw-r--r-- root/root usr/include/absl/random/poisson_distribution.h
-rw-r--r-- root/root usr/include/absl/random/random.h
-rw-r--r-- root/root usr/include/absl/random/seed_gen_exception.h
-rw-r--r-- root/root usr/include/absl/random/seed_sequences.h
-rw-r--r-- root/root usr/include/absl/random/uniform_int_distribution.h
-rw-r--r-- root/root usr/include/absl/random/uniform_real_distribution.h
-rw-r--r-- root/root usr/include/absl/random/zipf_distribution.h
drwxr-xr-x root/root usr/include/absl/status/
drwxr-xr-x root/root usr/include/absl/status/internal/
-rw-r--r-- root/root usr/include/absl/status/internal/status_internal.h
-rw-r--r-- root/root usr/include/absl/status/internal/statusor_internal.h
-rw-r--r-- root/root usr/include/absl/status/status.h
-rw-r--r-- root/root usr/include/absl/status/status_payload_printer.h
-rw-r--r-- root/root usr/include/absl/status/statusor.h
drwxr-xr-x root/root usr/include/absl/strings/
-rw-r--r-- root/root usr/include/absl/strings/ascii.h
-rw-r--r-- root/root usr/include/absl/strings/charconv.h
-rw-r--r-- root/root usr/include/absl/strings/charset.h
-rw-r--r-- root/root usr/include/absl/strings/cord.h
-rw-r--r-- root/root usr/include/absl/strings/cord_analysis.h
-rw-r--r-- root/root usr/include/absl/strings/cord_buffer.h
-rw-r--r-- root/root usr/include/absl/strings/cord_test_helpers.h
-rw-r--r-- root/root usr/include/absl/strings/cordz_test_helpers.h
-rw-r--r-- root/root usr/include/absl/strings/escaping.h
-rw-r--r-- root/root usr/include/absl/strings/has_absl_stringify.h
-rw-r--r-- root/root usr/include/absl/strings/has_ostream_operator.h
drwxr-xr-x root/root usr/include/absl/strings/internal/
-rw-r--r-- root/root usr/include/absl/strings/internal/charconv_bigint.h
-rw-r--r-- root/root usr/include/absl/strings/internal/charconv_parse.h
-rw-r--r-- root/root usr/include/absl/strings/internal/cord_data_edge.h
-rw-r--r-- root/root usr/include/absl/strings/internal/cord_internal.h
-rw-r--r-- root/root usr/include/absl/strings/internal/cord_rep_btree.h
-rw-r--r-- root/root usr/include/absl/strings/internal/cord_rep_btree_navigator.h
-rw-r--r-- root/root usr/include/absl/strings/internal/cord_rep_btree_reader.h
-rw-r--r-- root/root usr/include/absl/strings/internal/cord_rep_consume.h
-rw-r--r-- root/root usr/include/absl/strings/internal/cord_rep_crc.h
-rw-r--r-- root/root usr/include/absl/strings/internal/cord_rep_flat.h
-rw-r--r-- root/root usr/include/absl/strings/internal/cord_rep_test_util.h
-rw-r--r-- root/root usr/include/absl/strings/internal/cordz_functions.h
-rw-r--r-- root/root usr/include/absl/strings/internal/cordz_handle.h
-rw-r--r-- root/root usr/include/absl/strings/internal/cordz_info.h
-rw-r--r-- root/root usr/include/absl/strings/internal/cordz_sample_token.h
-rw-r--r-- root/root usr/include/absl/strings/internal/cordz_statistics.h
-rw-r--r-- root/root usr/include/absl/strings/internal/cordz_update_scope.h
-rw-r--r-- root/root usr/include/absl/strings/internal/cordz_update_tracker.h
-rw-r--r-- root/root usr/include/absl/strings/internal/damerau_levenshtein_distance.h
-rw-r--r-- root/root usr/include/absl/strings/internal/escaping.h
-rw-r--r-- root/root usr/include/absl/strings/internal/escaping_test_common.h
-rw-r--r-- root/root usr/include/absl/strings/internal/has_absl_stringify.h
-rw-r--r-- root/root usr/include/absl/strings/internal/memutil.h
-rw-r--r-- root/root usr/include/absl/strings/internal/numbers_test_common.h
-rw-r--r-- root/root usr/include/absl/strings/internal/ostringstream.h
-rw-r--r-- root/root usr/include/absl/strings/internal/pow10_helper.h
-rw-r--r-- root/root usr/include/absl/strings/internal/resize_uninitialized.h
-rw-r--r-- root/root usr/include/absl/strings/internal/stl_type_traits.h
drwxr-xr-x root/root usr/include/absl/strings/internal/str_format/
-rw-r--r-- root/root usr/include/absl/strings/internal/str_format/arg.h
-rw-r--r-- root/root usr/include/absl/strings/internal/str_format/bind.h
-rw-r--r-- root/root usr/include/absl/strings/internal/str_format/checker.h
-rw-r--r-- root/root usr/include/absl/strings/internal/str_format/constexpr_parser.h
-rw-r--r-- root/root usr/include/absl/strings/internal/str_format/extension.h
-rw-r--r-- root/root usr/include/absl/strings/internal/str_format/float_conversion.h
-rw-r--r-- root/root usr/include/absl/strings/internal/str_format/output.h
-rw-r--r-- root/root usr/include/absl/strings/internal/str_format/parser.h
-rw-r--r-- root/root usr/include/absl/strings/internal/str_join_internal.h
-rw-r--r-- root/root usr/include/absl/strings/internal/str_split_internal.h
-rw-r--r-- root/root usr/include/absl/strings/internal/string_constant.h
-rw-r--r-- root/root usr/include/absl/strings/internal/stringify_sink.h
-rw-r--r-- root/root usr/include/absl/strings/internal/utf8.h
-rw-r--r-- root/root usr/include/absl/strings/match.h
-rw-r--r-- root/root usr/include/absl/strings/numbers.h
-rw-r--r-- root/root usr/include/absl/strings/str_cat.h
-rw-r--r-- root/root usr/include/absl/strings/str_format.h
-rw-r--r-- root/root usr/include/absl/strings/str_join.h
-rw-r--r-- root/root usr/include/absl/strings/str_replace.h
-rw-r--r-- root/root usr/include/absl/strings/str_split.h
-rw-r--r-- root/root usr/include/absl/strings/string_view.h
-rw-r--r-- root/root usr/include/absl/strings/strip.h
-rw-r--r-- root/root usr/include/absl/strings/substitute.h
drwxr-xr-x root/root usr/include/absl/synchronization/
-rw-r--r-- root/root usr/include/absl/synchronization/barrier.h
-rw-r--r-- root/root usr/include/absl/synchronization/blocking_counter.h
drwxr-xr-x root/root usr/include/absl/synchronization/internal/
-rw-r--r-- root/root usr/include/absl/synchronization/internal/create_thread_identity.h
-rw-r--r-- root/root usr/include/absl/synchronization/internal/futex.h
-rw-r--r-- root/root usr/include/absl/synchronization/internal/futex_waiter.h
-rw-r--r-- root/root usr/include/absl/synchronization/internal/graphcycles.h
-rw-r--r-- root/root usr/include/absl/synchronization/internal/kernel_timeout.h
-rw-r--r-- root/root usr/include/absl/synchronization/internal/per_thread_sem.h
-rw-r--r-- root/root usr/include/absl/synchronization/internal/pthread_waiter.h
-rw-r--r-- root/root usr/include/absl/synchronization/internal/sem_waiter.h
-rw-r--r-- root/root usr/include/absl/synchronization/internal/stdcpp_waiter.h
-rw-r--r-- root/root usr/include/absl/synchronization/internal/thread_pool.h
-rw-r--r-- root/root usr/include/absl/synchronization/internal/waiter.h
-rw-r--r-- root/root usr/include/absl/synchronization/internal/waiter_base.h
-rw-r--r-- root/root usr/include/absl/synchronization/internal/win32_waiter.h
-rw-r--r-- root/root usr/include/absl/synchronization/mutex.h
-rw-r--r-- root/root usr/include/absl/synchronization/notification.h
drwxr-xr-x root/root usr/include/absl/time/
-rw-r--r-- root/root usr/include/absl/time/civil_time.h
-rw-r--r-- root/root usr/include/absl/time/clock.h
drwxr-xr-x root/root usr/include/absl/time/internal/
drwxr-xr-x root/root usr/include/absl/time/internal/cctz/
drwxr-xr-x root/root usr/include/absl/time/internal/cctz/include/
drwxr-xr-x root/root usr/include/absl/time/internal/cctz/include/cctz/
-rw-r--r-- root/root usr/include/absl/time/internal/cctz/include/cctz/civil_time.h
-rw-r--r-- root/root usr/include/absl/time/internal/cctz/include/cctz/civil_time_detail.h
-rw-r--r-- root/root usr/include/absl/time/internal/cctz/include/cctz/time_zone.h
-rw-r--r-- root/root usr/include/absl/time/internal/cctz/include/cctz/zone_info_source.h
drwxr-xr-x root/root usr/include/absl/time/internal/cctz/src/
-rw-r--r-- root/root usr/include/absl/time/internal/cctz/src/time_zone_fixed.h
-rw-r--r-- root/root usr/include/absl/time/internal/cctz/src/time_zone_if.h
-rw-r--r-- root/root usr/include/absl/time/internal/cctz/src/time_zone_impl.h
-rw-r--r-- root/root usr/include/absl/time/internal/cctz/src/time_zone_info.h
-rw-r--r-- root/root usr/include/absl/time/internal/cctz/src/time_zone_libc.h
-rw-r--r-- root/root usr/include/absl/time/internal/cctz/src/time_zone_posix.h
-rw-r--r-- root/root usr/include/absl/time/internal/cctz/src/tzfile.h
-rw-r--r-- root/root usr/include/absl/time/internal/get_current_time_chrono.inc
-rw-r--r-- root/root usr/include/absl/time/internal/get_current_time_posix.inc
-rw-r--r-- root/root usr/include/absl/time/internal/test_util.h
-rw-r--r-- root/root usr/include/absl/time/time.h
drwxr-xr-x root/root usr/include/absl/types/
-rw-r--r-- root/root usr/include/absl/types/any.h
-rw-r--r-- root/root usr/include/absl/types/bad_any_cast.h
-rw-r--r-- root/root usr/include/absl/types/bad_optional_access.h
-rw-r--r-- root/root usr/include/absl/types/bad_variant_access.h
-rw-r--r-- root/root usr/include/absl/types/compare.h
drwxr-xr-x root/root usr/include/absl/types/internal/
-rw-r--r-- root/root usr/include/absl/types/internal/optional.h
-rw-r--r-- root/root usr/include/absl/types/internal/span.h
-rw-r--r-- root/root usr/include/absl/types/internal/variant.h
-rw-r--r-- root/root usr/include/absl/types/optional.h
-rw-r--r-- root/root usr/include/absl/types/span.h
-rw-r--r-- root/root usr/include/absl/types/variant.h
drwxr-xr-x root/root usr/include/absl/utility/
drwxr-xr-x root/root usr/include/absl/utility/internal/
-rw-r--r-- root/root usr/include/absl/utility/internal/if_constexpr.h
-rw-r--r-- root/root usr/include/absl/utility/utility.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/cmake/
drwxr-xr-x root/root usr/lib/cmake/absl/
-rw-r--r-- root/root usr/lib/cmake/absl/abslConfig.cmake
-rw-r--r-- root/root usr/lib/cmake/absl/abslConfigVersion.cmake
-rw-r--r-- root/root usr/lib/cmake/absl/abslTargets-release.cmake
-rw-r--r-- root/root usr/lib/cmake/absl/abslTargets.cmake
lrwxrwxrwx root/root usr/lib/libabsl_bad_any_cast_impl.so -> libabsl_bad_any_cast_impl.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_bad_any_cast_impl.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_bad_optional_access.so -> libabsl_bad_optional_access.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_bad_optional_access.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_bad_variant_access.so -> libabsl_bad_variant_access.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_bad_variant_access.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_base.so -> libabsl_base.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_base.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_city.so -> libabsl_city.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_city.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_civil_time.so -> libabsl_civil_time.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_civil_time.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_cord.so -> libabsl_cord.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_cord.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_cord_internal.so -> libabsl_cord_internal.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_cord_internal.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_cordz_functions.so -> libabsl_cordz_functions.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_cordz_functions.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_cordz_handle.so -> libabsl_cordz_handle.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_cordz_handle.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_cordz_info.so -> libabsl_cordz_info.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_cordz_info.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_cordz_sample_token.so -> libabsl_cordz_sample_token.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_cordz_sample_token.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_crc32c.so -> libabsl_crc32c.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_crc32c.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_crc_cord_state.so -> libabsl_crc_cord_state.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_crc_cord_state.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_crc_cpu_detect.so -> libabsl_crc_cpu_detect.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_crc_cpu_detect.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_crc_internal.so -> libabsl_crc_internal.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_crc_internal.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_debugging_internal.so -> libabsl_debugging_internal.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_debugging_internal.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_demangle_internal.so -> libabsl_demangle_internal.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_demangle_internal.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_die_if_null.so -> libabsl_die_if_null.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_die_if_null.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_examine_stack.so -> libabsl_examine_stack.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_examine_stack.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_exponential_biased.so -> libabsl_exponential_biased.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_exponential_biased.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_failure_signal_handler.so -> libabsl_failure_signal_handler.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_failure_signal_handler.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_flags_commandlineflag.so -> libabsl_flags_commandlineflag.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_flags_commandlineflag.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_flags_commandlineflag_internal.so -> libabsl_flags_commandlineflag_internal.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_flags_commandlineflag_internal.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_flags_config.so -> libabsl_flags_config.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_flags_config.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_flags_internal.so -> libabsl_flags_internal.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_flags_internal.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_flags_marshalling.so -> libabsl_flags_marshalling.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_flags_marshalling.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_flags_parse.so -> libabsl_flags_parse.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_flags_parse.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_flags_private_handle_accessor.so -> libabsl_flags_private_handle_accessor.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_flags_private_handle_accessor.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_flags_program_name.so -> libabsl_flags_program_name.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_flags_program_name.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_flags_reflection.so -> libabsl_flags_reflection.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_flags_reflection.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_flags_usage.so -> libabsl_flags_usage.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_flags_usage.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_flags_usage_internal.so -> libabsl_flags_usage_internal.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_flags_usage_internal.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_graphcycles_internal.so -> libabsl_graphcycles_internal.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_graphcycles_internal.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_hash.so -> libabsl_hash.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_hash.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_hashtablez_sampler.so -> libabsl_hashtablez_sampler.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_hashtablez_sampler.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_int128.so -> libabsl_int128.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_int128.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_kernel_timeout_internal.so -> libabsl_kernel_timeout_internal.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_kernel_timeout_internal.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_leak_check.so -> libabsl_leak_check.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_leak_check.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_log_entry.so -> libabsl_log_entry.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_log_entry.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_log_flags.so -> libabsl_log_flags.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_log_flags.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_log_globals.so -> libabsl_log_globals.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_log_globals.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_log_initialize.so -> libabsl_log_initialize.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_log_initialize.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_check_op.so -> libabsl_log_internal_check_op.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_check_op.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_conditions.so -> libabsl_log_internal_conditions.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_conditions.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_fnmatch.so -> libabsl_log_internal_fnmatch.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_fnmatch.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_format.so -> libabsl_log_internal_format.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_format.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_globals.so -> libabsl_log_internal_globals.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_globals.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_log_sink_set.so -> libabsl_log_internal_log_sink_set.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_log_sink_set.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_message.so -> libabsl_log_internal_message.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_message.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_nullguard.so -> libabsl_log_internal_nullguard.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_nullguard.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_proto.so -> libabsl_log_internal_proto.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_proto.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_log_severity.so -> libabsl_log_severity.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_log_severity.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_log_sink.so -> libabsl_log_sink.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_log_sink.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_low_level_hash.so -> libabsl_low_level_hash.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_low_level_hash.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_malloc_internal.so -> libabsl_malloc_internal.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_malloc_internal.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_periodic_sampler.so -> libabsl_periodic_sampler.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_periodic_sampler.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_random_distributions.so -> libabsl_random_distributions.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_random_distributions.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_random_internal_distribution_test_util.so -> libabsl_random_internal_distribution_test_util.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_random_internal_distribution_test_util.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_random_internal_platform.so -> libabsl_random_internal_platform.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_random_internal_platform.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_random_internal_pool_urbg.so -> libabsl_random_internal_pool_urbg.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_random_internal_pool_urbg.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_random_internal_randen.so -> libabsl_random_internal_randen.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_random_internal_randen.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_random_internal_randen_hwaes.so -> libabsl_random_internal_randen_hwaes.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_random_internal_randen_hwaes.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_random_internal_randen_hwaes_impl.so -> libabsl_random_internal_randen_hwaes_impl.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_random_internal_randen_hwaes_impl.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_random_internal_randen_slow.so -> libabsl_random_internal_randen_slow.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_random_internal_randen_slow.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_random_internal_seed_material.so -> libabsl_random_internal_seed_material.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_random_internal_seed_material.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_random_seed_gen_exception.so -> libabsl_random_seed_gen_exception.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_random_seed_gen_exception.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_random_seed_sequences.so -> libabsl_random_seed_sequences.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_random_seed_sequences.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_raw_hash_set.so -> libabsl_raw_hash_set.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_raw_hash_set.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_raw_logging_internal.so -> libabsl_raw_logging_internal.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_raw_logging_internal.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_scoped_set_env.so -> libabsl_scoped_set_env.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_scoped_set_env.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_spinlock_wait.so -> libabsl_spinlock_wait.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_spinlock_wait.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_stacktrace.so -> libabsl_stacktrace.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_stacktrace.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_status.so -> libabsl_status.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_status.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_statusor.so -> libabsl_statusor.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_statusor.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_str_format_internal.so -> libabsl_str_format_internal.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_str_format_internal.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_strerror.so -> libabsl_strerror.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_strerror.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_string_view.so -> libabsl_string_view.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_string_view.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_strings.so -> libabsl_strings.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_strings.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_strings_internal.so -> libabsl_strings_internal.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_strings_internal.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_symbolize.so -> libabsl_symbolize.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_symbolize.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_synchronization.so -> libabsl_synchronization.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_synchronization.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_throw_delegate.so -> libabsl_throw_delegate.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_throw_delegate.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_time.so -> libabsl_time.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_time.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_time_zone.so -> libabsl_time_zone.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_time_zone.so.2401.0.0
lrwxrwxrwx root/root usr/lib/libabsl_vlog_config_internal.so -> libabsl_vlog_config_internal.so.2401.0.0
-rwxr-xr-x root/root usr/lib/libabsl_vlog_config_internal.so.2401.0.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/absl_absl_check.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_absl_log.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_absl_vlog_is_on.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_algorithm.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_algorithm_container.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_any.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_any_invocable.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_atomic_hook.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_bad_any_cast.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_bad_any_cast_impl.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_bad_optional_access.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_bad_variant_access.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_base.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_base_internal.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_bind_front.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_bits.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_btree.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_charset.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_check.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_city.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_civil_time.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_cleanup.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_cleanup_internal.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_common_policy_traits.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_compare.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_compressed_tuple.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_config.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_container_common.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_container_memory.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_cord.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_cord_internal.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_cordz_functions.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_cordz_handle.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_cordz_info.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_cordz_sample_token.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_cordz_statistics.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_cordz_update_scope.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_cordz_update_tracker.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_core_headers.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_crc32c.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_crc_cord_state.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_crc_cpu_detect.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_crc_internal.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_debugging.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_debugging_internal.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_demangle_internal.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_die_if_null.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_dynamic_annotations.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_endian.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_errno_saver.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_examine_stack.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_exponential_biased.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_failure_signal_handler.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_fast_type_id.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_fixed_array.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_flags.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_flags_commandlineflag.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_flags_commandlineflag_internal.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_flags_config.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_flags_internal.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_flags_marshalling.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_flags_parse.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_flags_path_util.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_flags_private_handle_accessor.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_flags_program_name.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_flags_reflection.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_flags_usage.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_flags_usage_internal.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_flat_hash_map.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_flat_hash_set.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_function_ref.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_graphcycles_internal.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_has_ostream_operator.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_hash.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_hash_function_defaults.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_hash_policy_traits.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_hashtable_debug.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_hashtable_debug_hooks.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_hashtablez_sampler.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_if_constexpr.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_inlined_vector.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_inlined_vector_internal.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_int128.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_kernel_timeout_internal.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_layout.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_leak_check.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_entry.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_flags.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_globals.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_initialize.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_internal_append_truncated.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_internal_check_impl.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_internal_check_op.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_internal_conditions.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_internal_config.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_internal_flags.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_internal_fnmatch.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_internal_format.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_internal_globals.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_internal_log_impl.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_internal_log_sink_set.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_internal_message.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_internal_nullguard.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_internal_nullstream.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_internal_proto.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_internal_strip.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_internal_structured.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_internal_voidify.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_severity.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_sink.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_sink_registry.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_streamer.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_log_structured.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_low_level_hash.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_malloc_internal.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_memory.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_meta.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_no_destructor.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_node_hash_map.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_node_hash_set.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_node_slot_policy.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_non_temporal_arm_intrinsics.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_non_temporal_memcpy.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_nullability.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_numeric.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_numeric_representation.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_optional.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_overload.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_periodic_sampler.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_prefetch.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_pretty_function.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_bit_gen_ref.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_distributions.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_internal_distribution_caller.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_internal_distribution_test_util.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_internal_fast_uniform_bits.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_internal_fastmath.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_internal_generate_real.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_internal_iostream_state_saver.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_internal_mock_helpers.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_internal_nonsecure_base.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_internal_pcg_engine.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_internal_platform.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_internal_pool_urbg.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_internal_randen.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_internal_randen_engine.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_internal_randen_hwaes.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_internal_randen_hwaes_impl.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_internal_randen_slow.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_internal_salted_seed_seq.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_internal_seed_material.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_internal_traits.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_internal_uniform_helper.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_internal_wide_multiply.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_random.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_seed_gen_exception.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_seed_sequences.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_raw_hash_map.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_raw_hash_set.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_raw_logging_internal.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_sample_recorder.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_scoped_set_env.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_span.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_spinlock_wait.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_stacktrace.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_status.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_statusor.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_str_format.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_str_format_internal.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_strerror.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_string_view.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_strings.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_strings_internal.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_symbolize.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_synchronization.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_test_allocator.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_throw_delegate.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_time.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_time_zone.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_type_traits.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_utility.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_variant.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_vlog_config_internal.pc
-rw-r--r-- root/root usr/lib/pkgconfig/absl_vlog_is_on.pc

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/SGMcWziwBUkd4WgJIl0am52Jlh9+nEM6QeR3t/nkcq7043Ky+jZ0BYTSy+hvZYD/2R8iu49ZPuNoSXDO+M+0g0=
SHA256 (Pkgfile) = d41d57bd8de6f5d7100ed13341c80618313dc8d020adb7be81263fa33708b89f
SHA256 (.footprint) = 1bc91ec786fcb49bade1863ee1c01784c0ce94f5e25c460abaea63b588c9cd18
SHA256 (abseil-cpp-20240116.2.tar.gz) = 733726b8c3a6d39a4120d7e45ea8b41a434cdacde401cba500f14236c49b39dc

View File

@ -1,24 +0,0 @@
# Description: Abseil Common Libraries (C++)
# URL: https://abseil.io/
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on:
name=abseil-cpp
version=20240116.2
release=1
source=(https://github.com/abseil/abseil-cpp/archive/$version/$name-$version.tar.gz)
build() {
cmake -S $name-$version -B build -G Ninja \
-D CMAKE_INSTALL_PREFIX=/usr \
-D CMAKE_INSTALL_LIBDIR=lib \
-D CMAKE_BUILD_TYPE=Release \
-D CMAKE_CXX_FLAGS_RELEASE="$CXXFLAGS" \
-D CMAKE_CXX_STANDARD=17 \
-D BUILD_SHARED_LIBS=ON \
-D CMAKE_POSITION_INDEPENDENT_CODE=ON \
-D ABSL_PROPAGATE_CXX_STD=ON \
-Wno-dev
cmake --build build
DESTDIR=$PKG cmake --install build
}

860
adobereader/.footprint Normal file
View File

@ -0,0 +1,860 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
lrwxrwxrwx root/root usr/bin/acroread -> /usr/lib/Adobe/Reader8/bin/acroread
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/Adobe/
drwxr-xr-x root/root usr/lib/Adobe/Help/
drwxr-xr-x root/root usr/lib/Adobe/Help/en_US/
drwxr-xr-x root/root usr/lib/Adobe/Help/en_US/Adobe Reader/
drwxr-xr-x root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/ACROBATPROFESSIONAL_8.0_HOMEPAGE.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/Forms1.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/Review01.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/Review02.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/Review05.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS010EF850-518D-4146-A176-968E19FD2AE4.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS014A8436-26DC-4673-BA61-A4B7ACEA45C4.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS02D75AD2-669B-4b79-9838-3C2493733423.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS0319861F-6B23-44fb-BF12-DBD14CFD9BB7.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS0340383F-97E1-4dc3-A18A-AA8BD50A1668.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS04092BF2-9245-42cd-B647-BBA1881508A1.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS0B6F6E67-A67A-4ec4-947C-97D8F5C2CF97.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS0CD9B08A-80FF-49a0-9202-B453BA6564C8.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS0D23E924-B63F-4bfe-9C54-A8B770F713BF.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS11003862-3658-427d-8D7C-838B0A305F16.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS116358B6-C899-4ef8-8718-5E8FEED1E80B.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS11697F60-6BCC-4981-9C22-7A4611EC0268.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS1666A4B0-1078-4ff8-80CC-CD83DABC3EB8.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS188BEE75-F112-4406-83FF-DA5672BE7884.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS1A103696-4D61-4dca-BA3D-BBA4D1823D82.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS1B8F3234-7282-44e8-9C76-14EAEFAFF2E7.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS1E2D402A-EFFF-4160-B642-122813BB6C25.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS1FD480B9-A35B-4f0e-A07E-185B73F3CFB8.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS203D8EF4-CD9A-49c2-B350-193A2748D633.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS23E49454-94C8-45b7-9F79-BC8CBC1621E1.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS2633E2D9-A032-43db-B423-40D054095182.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS2AD45836-ADCE-47d7-8D88-204D3D21C73C.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS2AE3999E-C712-4e15-BC7C-1615EE1B5B56.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS2E045AE6-C517-476e-A0AF-8B190F17F79E.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS2E69D8CB-D9E7-4a08-8BE7-D76F7DA08B68.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS2F496A9A-7382-4a85-9BD1-466E9C667597.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS30EF489F-8D15-4872-8990-4FC210035D8F.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS3153B307-CB17-4269-9B46-DF43E8AC4582.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS33931B1E-D0A0-4356-B2A6-4222EB75AC88.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS34EF9148-2E7F-4ec3-A36C-381C2B35CC8C.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS363EFBC7-3751-462a-8A5A-BE0BACFBF7F7.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS3928C77B-4AAD-4826-9B05-EE8C0B81CEBB.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS3C7E6F1A-7193-4405-A4E3-CF958CF3B9B5.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS3D39995A-29A9-429f-A235-50681BF93DD8.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS3F748AE8-1945-45fe-947D-B87833B0E30A.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS40A2300E-1DBC-4e12-9837-AD8454775679.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS4403C5B4-83AA-4799-8589-2DA3467C345F.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS440660F2-B78D-464c-A1A0-C208983E2807.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS494F2F0E-AD47-4803-BD16-DBD7DB60C28E.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS4A27E91A-5096-435d-A7F2-048623F891E5.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS4B49EA85-530D-4820-8F46-FE0120FC591A.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS4BA7C7D5-4075-4781-8101-1C8EE0E870F7.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS4D1BC5C0-B92F-44ea-810D-9ECD657E1892.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS506932BA-8229-4522-B786-3C2221C6D405.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS533B928E-576F-4dc3-AA14-73D08EEE8F20.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS549D04D1-23ED-4465-A065-622498171E93.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS569061E4-7434-4bb8-92A9-840CF861F474.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7ae2.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7ae5.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7ae6.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7ae7.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7ae8.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7ae9.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7aea.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7aeb.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7aec.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7bd0.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7bdc.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7bdd.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7bde.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7bdf.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7c66.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7cc5.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7cc7.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7cce.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d11.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d15.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d16.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d19.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d1a.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d1b.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d1f.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d23.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d24.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d34.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d36.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d37.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d38.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d39.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d3c.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d40.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d48.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d49.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7d75.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7da6.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7dbb.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7dbd.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7dbe.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7dc7.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7dc8.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7dcf.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7dd1.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7f84.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7f91.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7f9f.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fa2.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fa5.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fa9.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7faf.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fb0.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fb7.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fb8.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fbc.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fbd.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fbf.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fc2.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fc4.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fc8.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fc9.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fcd.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fce.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fd0.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fd4.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fe4.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fe5.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fe7.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fed.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fee.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS58a04a822e3e50102bd615109794195ff-7fef.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS59B3CD42-DE8D-450c-BC09-57C8F5C9BE2B.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS59B51B1C-E923-47b6-AFBE-9F30CF409E32.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS5BD18959-9DFB-4b3d-B315-99F67CC4CE7B.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS5C947F20-64DD-4f08-B1C0-D97F1E650DD5.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS5DC362ED-F30C-4303-983D-9426DA6CA939.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS5E914C75-67C2-47e5-840E-BE51AFB56D0D.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS60624282-2C81-4474-BB63-B34CECADB1FE.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS6159926A-A1B7-429f-AAC7-684F6573F14D.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS660EA2E2-80AB-40fd-AB17-A65B88A1F672.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS67C73A65-1B55-41cb-B654-757BC2AFF076.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS69AAF3DA-7FDC-4deb-A894-027F41804D7D.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS6A5284D8-87AD-4fb1-9FA2-D76B5B87AAE0.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS6C66E58C-1C77-4ff3-960C-895AC2ED95EA.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS6E24BB7E-FF97-401e-B586-4AA90E2B5D68.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS70F00F0C-C476-46c6-BDC9-4775B21A895A.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS71AAA620-5DAD-4f24-A093-D184201A2CA7.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS728F554C-96AE-467c-94C3-61592E343AEC.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS72ED767F-09A1-4160-874B-BAA2B06D1892.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS7473BF27-3435-4b0c-8749-99DD4DDB2394.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS7705371C-01C6-41df-8F29-EC17BE90A303.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS770B0DE8-6361-4504-8D7F-5FDCC785B8A2.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS7804F58D-9B6D-4f83-8783-707173F19A57.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS7DFE39E1-7715-48c7-A126-BFF87BB8DD6A.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS7E357A14-C513-4eda-9952-1C01971B58BC.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS7E62DD95-8E71-42ef-949A-D02362075298.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS807A85D5-F79D-4acf-BA8E-416DFF1D130E.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS8084ADD0-83CB-43fe-B3CC-0D9AF9224C8C.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS830F61FE-74E4-4355-95F6-AC4FBDBD00C0.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS85F11073-EC14-4915-AA36-164C78736291.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS88B25831-995C-444f-AED9-B1957752F49E.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS89C06F95-B968-4a10-AD4F-CC827DDE263E.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS8A3B68A9-EB4C-4ce7-BE19-3A798A6C8605.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS913EF9D4-6D87-4858-AB2E-9AB7CD3B33AB.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS915DAA15-8AA2-43fd-882D-96E6AD92E160.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS9495F755-CBCB-4e72-824F-414E58072ABD.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS94AF718F-1F54-4ea6-A5CE-AFFADBC9051C.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS962D1639-21C9-4bdc-96A2-33DA0442B191.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS96383A1F-DF64-41a4-97C8-3F749B471F22.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS9751C2B2-B84B-495d-8A51-3C3F88900EED.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS97FC333F-2B50-4664-A4C7-418BBD7EA061.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WS9A8AD2CD-C75D-4a96-A8C8-64125FC6B103.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSA47A7068-B4F1-4a71-AFC8-9D79D8F88678.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSA4A32610-E267-43a7-B75A-E2D5D4D28A17.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSAC8084C2-14F7-4841-9EF8-92106D22C3DB.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSB11FAB59-A592-47a8-AD73-B38909D6E12F.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSB203D484-0BB1-40a7-822A-9E6D0D7B5921.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSB34B832E-A388-4b98-A223-5918A791BE49.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSB3D57829-5E30-4fdd-892B-32895C4F246B.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSB7B5F563-E2FA-4c9f-A9FD-590A22F508E7.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSB8F190CE-2E22-471b-AC1D-5BFDA9A7B3D1.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSB95C4980-9B72-4e66-9ADA-CEC44E977786.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSBA9A3162-D50E-4dd5-8AA4-FF29313A75A6.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSBB55ECD6-DE45-4572-9DB3-BA9B087AFC81.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSBC748031-DAAA-45cd-AC39-C973F73D5E88.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSBD1FE615-FC9A-4492-A170-1525A4D88E9E.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSBED76E1D-4411-4975-BFF3-F26E7B8B56B7.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSBF5080C5-6DB1-42d5-A235-18A19B4B2E01.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSBF5C615C-F518-49e8-9F38-A96D0944D383.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSBF756807-6EB3-4021-B6ED-FBE4D50A72F1.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSC622ADA4-8AFC-4faa-844F-2B547C721E94.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSCCDA0B9F-2F54-4810-BAAF-04A59E60998B.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSCD039672-4248-459e-9A1E-32017644A416.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSCED66912-DBD5-406d-80BC-A1AAE9D5F677.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSD187D1CC-CF8F-4745-BA91-8BC04098C8CB.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSD244B491-9EA9-4ddf-8DB0-E38B0F5D5C80.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSD433D058-1AE9-4ab8-99DB-F2FBCDB9447B.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSD5671438-ADC2-4616-BA90-0FF6FD03CED8.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSD5BEB284-9F6D-4635-881A-31A092178E63.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSD6EFA393-D7FF-4deb-8A87-1FDC73DC6987.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSD858C799-9511-42d6-842F-61905993222E.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSD8F4B47F-18D4-4fdf-AE0E-3C7B16CAB344.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSD96469EA-5613-41d4-A7CB-D05418271C69.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSDCD9813D-3347-4781-810C-5DE967647580.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSDE291B61-EB11-4130-8BCD-2117ACD332EB.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSDF5D127C-9C1A-4cc2-AFEF-84414BF6283C.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSE009891F-66A7-4f68-B471-F64E3F58828B.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSE034CA46-D08F-4fff-AA3C-FF04510DAEF0.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSE4D721F9-8A6B-4b0c-A48A-247D07EF60F4.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSE5B6DB43-9A97-48a6-8B08-6B3276207CB1.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSEB0CC6A4-4DA1-479f-A84D-E68E5B09EACD.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSEC17038E-B11A-4b4d-87E1-B9829827E7D2.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSF8E615B0-223A-434c-ABF4-8A8FA2753A99.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSF9C98194-FBB9-4e5d-9773-2E331836C7A8.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSFAC9CE59-0FAB-4289-825B-9D35BDDC8377.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/WSFE985CC7-A20C-4d3f-8489-71430F6D1262.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/content-fonts.css
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/content-hyperlinks.css
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/content.css
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/default.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/help.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/help.js
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/helpmap.txt
drwxr-xr-x root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/AR_Action_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/AR_Info_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/AR_Open_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/AR_StartMeeting_Lg_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_AreaTool_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_Back_Md_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_BlueSeal_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_CompDistance_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_ContinuousZoomTool_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_DistanceTool_Lg_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_ExportCertificate_Lg_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_ExportSelect_L_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_Forward_Md_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_Hand_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_Highlight_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_Home_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_NavBarBookmark_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_NavBarLayers_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_NavBarPages_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_NavBarSign_Lg_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_NextPage_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_NextView_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_Open_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_PageBack_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_PageForward_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_PreviousPage_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_PreviousView_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_Print_Lg_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_ReviewAndComment_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_RotateCCW1_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_RotateCW1_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_Save_Lg_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_Secure_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_SelectTool_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_Sign_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_SlideShow_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_Spelling_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_StartBreezeMeeting_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_Typerwriter_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_VaildityQuestion_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_ValidSignature_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_ValidityCheck2_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_ValidityCross_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_ViewRecord_Md_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_ZoomIn_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_ZoomMarquee_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/A_ZoomOut_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/adobeLogoSplashScreen.gif
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/adobelogo.gif
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/adobelogo.jpg
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/article_follow.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/bkg-line.gif
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/btn_next.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/btn_prev.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/bullet-li.gif
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/bullet.gif
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/dingbat.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/end_article_hand.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/externalLinkIndicator.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/favicon.ico
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/fullscreen_exit.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/handplus.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/handpoint.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/homepage.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/ibeam.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/lm.gif
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/lmh.gif
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/ln.gif
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/lp.gif
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/lph.gif
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/off.gif
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/on.gif
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/page.gif
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/redtag.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/spacer.GIF
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/srg_design_center.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/srg_design_center_popup.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/srg_dev_center.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/srg_dev_center_popup.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/srg_livedocs.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/srg_livedocs_popup.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/tip_help.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/tm.gif
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/tmh.gif
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/tn.gif
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/tp.gif
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/tph.gif
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/up.gif
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/vline.gif
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/wa14.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/wa17.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/images/wa17_popup.png
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/index.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/index_1.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/index_10.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/index_11.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/index_12.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/index_13.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/index_14.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/index_15.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/index_16.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/index_17.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/index_18.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/index_19.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/index_2.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/index_20.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/index_21.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/index_22.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/index_23.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/index_3.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/index_4.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/index_5.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/index_6.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/index_7.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/index_8.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/index_9.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/insertFlashPopup.js
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/localeSpecific.css
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/meta.xml
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/scripts.js
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/search.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/splash.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/srch_db.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/srch_fset.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/srch_top.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/terms.js
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/toc.html
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/tree.css
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/treeview.js
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/utilities.js
-r--r--r-- root/root usr/lib/Adobe/Help/en_US/Adobe Reader/8.0/version.html
drwxr-xr-x root/root usr/lib/Adobe/HelpViewer/
drwxr-xr-x root/root usr/lib/Adobe/HelpViewer/1.0/
drwxr-xr-x root/root usr/lib/Adobe/HelpViewer/1.0/intellinux/
drwxr-xr-x root/root usr/lib/Adobe/HelpViewer/1.0/intellinux/bin/
-rwxr-xr-x root/root usr/lib/Adobe/HelpViewer/1.0/intellinux/bin/ahv
-rwxr-xr-x root/root usr/lib/Adobe/HelpViewer/1.0/intellinux/bin/ahv-binary
drwxr-xr-x root/root usr/lib/Adobe/HelpViewer/1.0/resources/
-rw-r--r-- root/root usr/lib/Adobe/HelpViewer/1.0/resources/help.html
-rw-r--r-- root/root usr/lib/Adobe/HelpViewer/1.0/resources/help.jpg
drwxr-xr-x root/root usr/lib/Adobe/Reader8/
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Browser/
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Browser/intellinux/
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Browser/intellinux/nppdf.so
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/AcroVersion
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/BeyondReader/
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/BeyondReader/ENU/
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/Connecting.gif
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/Connecting2.gif
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/DownloadBeyondReaderIcon.gif
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/acrobat.gif
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/b-onramp.gif
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/bg.jpg
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/bl-onramp.gif
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/br-onramp.gif
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/index.html
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/l-onramp.gif
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/m-onramp.gif
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/onramp.css
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/onramp.js
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/r-onramp.gif
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/t-onramp.gif
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/tl-onramp.gif
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/BeyondReader/ENU/Onramp/tr-onramp.gif
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/Cert/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/Cert/curl-ca-bundle.crt
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/GlobalPrefs/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/GlobalPrefs/reader_prefs
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/HowTo/
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/Engineering.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/Export.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/Forms.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/Forms1.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/Hanko05.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/HowTo.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/Review.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/Review01.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/Review02.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/Review05.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/Sign.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS0152AC38-6989-4789-A91A-DE804B4EE217.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS01D0DD7E-72C5-4bd7-98A5-61B6703E2874.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS0DB156A0-D8E0-40d1-A8FE-155D401E100A.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS116358B6-C899-4ef8-8718-5E8FEED1E80B.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS15C7F996-1DF1-4af3-8BB4-7AA64669E5A2.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS16696D10-CF60-4979-BC54-0F60285159A9.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS175FFA03-6BF0-4fa7-8D66-C91A809536CE.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS1ABEB45F-BA46-4913-A7E1-ACA6A974FE76.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS1D6D5242-53DD-40e0-B58E-95E027DCD94D.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS1E82B083-927E-47b3-AAD6-88CB47B5E992.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS21180009-84AE-4b72-9610-C38FE8B6C423.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS23BCDC6F-BC2E-489b-8D36-D875B917293B.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS23E49454-94C8-45b7-9F79-BC8CBC1621E1.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS25BA4195-6D5F-4aca-A8DF-EF72AAAAB5B1.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS26240DA8-2896-4976-8BBD-5A5CDF2DBB65.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS28F751CE-AA39-440f-8615-58F751037765.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS2AE3999E-C712-4e15-BC7C-1615EE1B5B56.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS3153B307-CB17-4269-9B46-DF43E8AC4582.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS32EEDD33-2F54-4848-9BBE-3E01F5BB2375.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS40A2300E-1DBC-4e12-9837-AD8454775679.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS4A6B605A-8F5B-4bfb-BD8E-90611BC05E4E.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS4B49EA85-530D-4820-8F46-FE0120FC591A.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS4C63D590-2C39-4ad9-9B3B-87558B53E8AD.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS4CE8758A-E53C-438a-A3EC-247A2076C1C3.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS4D7B71F8-4459-493e-A2BF-0CE66B055B46.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS4FDA872B-2373-47cc-9FC4-71EC25DFE3A8.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS500B1437-8713-43ea-87D2-C029BC4D95DB.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS569061E4-7434-4bb8-92A9-840CF861F474.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS57FC3C30-C0F1-41fb-B998-7CB8D9C9E488.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS5B5C7EE5-16D9-470a-AAC6-6F569C78D6AB.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS5DC362ED-F30C-4303-983D-9426DA6CA939.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS675A7196-68DC-405f-AA3B-1FE9D2F2E288.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS677DDFC2-618B-4128-A6A7-7BBF8B4B5FA8.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS68FC469B-1113-4ab1-BACF-C7ED43B09AC8.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS6BDF3AF5-5E90-4423-88C8-16675AF0C595.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS6F1D9AEB-BE3B-4b60-8D3F-1BB419EF1C1B.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS7098BCBC-0FA6-4a18-AFAB-6C59366399D0.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS70F00F0C-C476-46c6-BDC9-4775B21A895A.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS7101B368-E344-4a9a-9917-ACB09777A127.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS71AAA620-5DAD-4f24-A093-D184201A2CA7.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS728F554C-96AE-467c-94C3-61592E343AEC.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS7705371C-01C6-41df-8F29-EC17BE90A303.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS77BB9683-9BDA-4c93-8C4D-C10BEFD22D34.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS7804F58D-9B6D-4f83-8783-707173F19A57.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS7CF25848-721F-48e3-BF3F-7F6135505706.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS82B540C2-7F9D-4d87-9071-DA13712079F7.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS860530CA-10EF-4fcb-8517-B47769F67A93.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS86957517-D231-4f67-AA63-BB7113BA6B4C.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS913EF9D4-6D87-4858-AB2E-9AB7CD3B33AB.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS91C8140A-B901-4d25-B8EB-969199C241DE.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS953DEDAB-D5AC-491a-AC5A-9EA68DE93712.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS97FC333F-2B50-4664-A4C7-418BBD7EA061.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS98108EA9-0350-47c4-8666-C077928F7CDC.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS9A8AD2CD-C75D-4a96-A8C8-64125FC6B103.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WS9CA99867-575D-4438-A010-FEC8F2CEBEE7.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSA02AF508-E105-4e80-8928-11BCA70D3402.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSA4AFE6C3-84A0-495d-A24C-2273B637C29C.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSA64A1338-B969-4dba-80E8-BD37DFDE9180.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSA839D6AB-2E30-4c71-A779-CE4F8D964115.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSAF65B6C7-D000-4606-ACA4-7F32C9860E91.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSB11FAB59-A592-47a8-AD73-B38909D6E12F.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSB7B5F563-E2FA-4c9f-A9FD-590A22F508E7.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSB9422892-F790-4cb8-B4CD-8E4AD220A696.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSB95C4980-9B72-4e66-9ADA-CEC44E977786.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSC887FFE1-8857-4be1-BB81-BC32DE2AD7FC.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSCB6E92A7-E5C4-4285-853D-477A070EED2D.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSCCDA0B9F-2F54-4810-BAAF-04A59E60998B.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSCDCB0C74-267A-4db2-856D-EDD048947C59.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSD1D23E0E-281D-4aa8-8B10-64DB1EE65C71.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSD2ACE85B-5959-4f89-9D2B-218F9376E9D5.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSD5671438-ADC2-4616-BA90-0FF6FD03CED8.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSD5BEB284-9F6D-4635-881A-31A092178E63.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSD73A2CCE-18C6-4885-A567-3FF67DB23AF8.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSD8B6C446-DD94-4ade-928D-5A585D90870A.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSD8F4B47F-18D4-4fdf-AE0E-3C7B16CAB344.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSD96469EA-5613-41d4-A7CB-D05418271C69.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSDBCA1B83-917F-4800-BA1E-AE4D73C7436E.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSDE9DD7BF-83AA-40c7-ABDC-FFBDC84550C9.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSE2D6BFF2-376A-45ac-BB53-056DA78E65B0.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSE632035A-F854-473d-8AE0-9BD326226862.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSE9BBFA12-14C6-439d-B9E8-48630AB72870.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSEAA79063-1DAD-4317-AB33-5A68D623207D.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSEC4F451C-E254-43f9-ACFE-F242A591D0D7.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSEDA6E022-E71D-4185-8BE4-437766DA1F87.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSEE1DFE49-1C7E-4648-AFD8-7A5CFA20391D.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSF19D4446-A439-4adc-B9ED-E11325487E28.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSF30BC11C-BCEF-4e2b-8934-059526ED0229.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSF3FF17C0-8293-4cf7-B1B6-C362AC31072E.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/WSF6F81C64-BD08-40dc-A737-A0A62AAFC7D3.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/content-locale.css
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/content.css
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/howto.css
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/A_CheckboxOn_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/A_CollapseAll_Md_N.png
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/A_Delete_Md_N.png
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/A_DistanceTool_Lg_N.png
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/A_Down_Md_N.png
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/A_ExpandAll_Md_N.png
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/A_ExportCertificate_Lg_N.png
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/A_ExportSelect_L_N.png
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/A_NavBarLayers_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/A_NavBarModelTree_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/A_NavBarShowComments_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/A_NavBarSign_Lg_N.png
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/A_NextView_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/A_PreviousView_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/A_ReplyComments_Md_N.png
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/A_ReviewAndComment_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/A_Secure_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/A_ShowComments_Md_N.png
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/A_Sign_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/A_Sort_Md_N.png
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/A_StartBreezeMeeting_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/A_Status_Md_N.png
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/A_Typerwriter_Sm_N.png
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/A_Up_Md_N.png
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/dingbat.png
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/images/layerisvisible.png
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/meta.xml
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/search.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/srch_db.html
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/terms.js
-r--r--r-- root/root usr/lib/Adobe/Reader8/Reader/HowTo/ENU/version.html
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/IDTemplates/
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/IDTemplates/ENU/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/IDTemplates/ENU/AdobeID.pdf
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/IDTemplates/ENU/DefaultID.pdf
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/JavaScripts/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/JavaScripts/JSByteCodeLin.bin
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/Legal/
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/Legal/en_US/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/Legal/en_US/LGPL.html
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/Legal/en_US/LGPL.txt
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/Legal/en_US/License.txt
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/PDFSigQFormalRep.pdf
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/Patch/
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/Patch/selinux_patch
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/Tracker/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/Tracker/add_reviewer.gif
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/Tracker/email_all.gif
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/Tracker/email_initiator.gif
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/Tracker/info.gif
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/Tracker/joined_lg.gif
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/Tracker/main.css
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/Tracker/review_browser.gif
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/Tracker/review_email.gif
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/Tracker/review_shared.gif
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/Tracker/reviewers.gif
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/Tracker/sent_lg.gif
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/Tracker/server_issue.gif
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/Tracker/server_lg.gif
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/Tracker/server_ok.gif
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/Tracker/trash.gif
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/help/
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/help/ENU/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/help/ENU/ReadMe.htm
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/SPPlugins/
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/SPPlugins/ADMPlugin.apl
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/bin/
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/bin/SynchronizerApp
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/bin/SynchronizerApp-binary
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/bin/acroread
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/bin/xdg-desktop-icon
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/bin/xdg-desktop-menu
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/bin/xdg-email
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/bin/xdg-icon-resource
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/bin/xdg-mime
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/bin/xdg-open
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/bin/xdg-screensaver
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/
lrwxrwxrwx root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libACE.so -> libACE.so.2.10
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libACE.so.2.10
lrwxrwxrwx root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libAGM.so -> libAGM.so.4.16
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libAGM.so.4.16
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libAXE8SharedExpat.so
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libAXSLE.so
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libAdobeXMP.so
lrwxrwxrwx root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libBIB.so -> libBIB.so.1.2
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libBIB.so.1.2
lrwxrwxrwx root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libBIBUtils.so -> libBIBUtils.so.1.1
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libBIBUtils.so.1.1
lrwxrwxrwx root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libCoolType.so -> libCoolType.so.5.03
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libCoolType.so.5.03
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libJP2K.so
lrwxrwxrwx root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libResAccess.so -> libResAccess.so.0.1
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libResAccess.so.0.1
lrwxrwxrwx root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libWRServices.so -> libWRServices.so.2.1
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libWRServices.so.2.1
lrwxrwxrwx root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libadobelinguistic.so -> libadobelinguistic.so.3.0.0
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libadobelinguistic.so.3.0.0
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libahclient.so
lrwxrwxrwx root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libcrypto.so -> libcrypto.so.0
lrwxrwxrwx root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libcrypto.so.0 -> libcrypto.so.0.9.7
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libcrypto.so.0.9.7
lrwxrwxrwx root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libcurl.so -> libcurl.so.3
lrwxrwxrwx root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libcurl.so.3 -> libcurl.so.3.0.0
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libcurl.so.3.0.0
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libextendscript.so
lrwxrwxrwx root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libgcc_s.so -> libgcc_s.so.1
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libgcc_s.so.1
lrwxrwxrwx root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libicudata.so -> libicudata.so.34
lrwxrwxrwx root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libicudata.so.34 -> libicudata.so.34.0
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libicudata.so.34.0
lrwxrwxrwx root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libicui18n.so -> libicui18n.so.34
lrwxrwxrwx root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libicui18n.so.34 -> libicui18n.so.34.0
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libicui18n.so.34.0
lrwxrwxrwx root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libicuuc.so -> libicuuc.so.34
lrwxrwxrwx root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libicuuc.so.34 -> libicuuc.so.34.0
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libicuuc.so.34.0
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/librt3d.so
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libsccore.so
lrwxrwxrwx root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libssl.so -> libssl.so.0
lrwxrwxrwx root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libssl.so.0 -> libssl.so.0.9.7
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libssl.so.0.9.7
lrwxrwxrwx root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libstdc++.so.6 -> libstdc++.so.6.0.7
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/lib/libstdc++.so.6.0.7
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/mozilla/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/intellinux/mozilla/prefs.js
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/Accessibility.api
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/AcroForm.api
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/AcroForm/
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/AcroForm/PMP/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/AcroForm/PMP/libdatamatrixpmp.pmp
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/AcroForm/PMP/libpdf417pmp.pmp
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/AcroForm/PMP/libqrcodepmp.pmp
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/AcroForm/adobepdf.xdc
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/Annotations/
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/Annotations/Stamps/
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/Annotations/Stamps/ENU/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/Annotations/Stamps/ENU/Dynamic.pdf
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/Annotations/Stamps/ENU/SignHere.pdf
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/Annotations/Stamps/ENU/StandardBusiness.pdf
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/Annotations/Stamps/Words.pdf
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/Annots.api
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/DVA.api
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/DigSig.api
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/EFS.api
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/EScript.api
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/HLS.api
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/MakeAccessible.api
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/Multimedia.api
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/Multimedia/
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/Multimedia/MPP/
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/Multimedia/MPP/Real.mpp
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/PDDom.api
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/ReadOutLoud.api
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/SaveAsRTF.api
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/SearchFind.api
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/SendMail.api
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/Spelling.api
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/checkers.api
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/ewh.api
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins/wwwlink.api
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins3d/
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins3d/2d.x3d
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins3d/3difr.x3d
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins3d/drvOpenGL.x3d
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins3d/drvSOFT.x3d
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins3d/prc/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins3d/prc/MyriadCAD.otf
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins3d/prcr.x3d
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/Reader/intellinux/plug_ins3d/tesselate.x3d
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Reader/pmd.cer
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/CMap/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/CMap/Identity-H
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/CMap/Identity-V
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/Font/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Font/AdobePiStd.otf
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Font/CourierStd-Bold.otf
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Font/CourierStd-BoldOblique.otf
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Font/CourierStd-Oblique.otf
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Font/CourierStd.otf
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Font/MinionPro-Bold.otf
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Font/MinionPro-BoldIt.otf
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Font/MinionPro-It.otf
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Font/MinionPro-Regular.otf
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Font/MyriadPro-Bold.otf
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Font/MyriadPro-BoldIt.otf
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Font/MyriadPro-It.otf
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Font/MyriadPro-Regular.otf
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/Font/PFM/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Font/PFM/SY______.PFM
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Font/PFM/zx______.pfm
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Font/PFM/zy______.pfm
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Font/SY______.PFB
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Font/ZX______.PFB
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Font/ZY______.PFB
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/Icons/
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/Icons/128x128/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/128x128/AdobeReader8.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/128x128/adobe.pdf.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/128x128/vnd.adobe.pdx.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/128x128/vnd.adobe.xdp+xml.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/128x128/vnd.adobe.xfdf.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/128x128/vnd.fdf.png
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/Icons/16x16/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/16x16/AdobeReader8.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/16x16/adobe.pdf.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/16x16/vnd.adobe.pdx.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/16x16/vnd.adobe.xdp+xml.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/16x16/vnd.adobe.xfdf.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/16x16/vnd.fdf.png
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/Icons/192x192/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/192x192/AdobeReader8.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/192x192/adobe.pdf.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/192x192/vnd.adobe.pdx.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/192x192/vnd.adobe.xdp+xml.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/192x192/vnd.adobe.xfdf.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/192x192/vnd.fdf.png
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/Icons/20x20/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/20x20/AdobeReader8.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/20x20/adobe.pdf.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/20x20/vnd.adobe.pdx.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/20x20/vnd.adobe.xdp+xml.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/20x20/vnd.adobe.xfdf.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/20x20/vnd.fdf.png
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/Icons/22x22/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/22x22/AdobeReader8.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/22x22/adobe.pdf.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/22x22/vnd.adobe.pdx.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/22x22/vnd.adobe.xdp+xml.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/22x22/vnd.adobe.xfdf.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/22x22/vnd.fdf.png
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/Icons/24x24/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/24x24/AdobeReader8.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/24x24/adobe.pdf.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/24x24/vnd.adobe.pdx.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/24x24/vnd.adobe.xdp+xml.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/24x24/vnd.adobe.xfdf.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/24x24/vnd.fdf.png
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/Icons/32x32/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/32x32/AdobeReader8.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/32x32/adobe.pdf.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/32x32/vnd.adobe.pdx.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/32x32/vnd.adobe.xdp+xml.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/32x32/vnd.adobe.xfdf.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/32x32/vnd.fdf.png
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/Icons/36x36/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/36x36/AdobeReader8.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/36x36/adobe.pdf.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/36x36/vnd.adobe.pdx.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/36x36/vnd.adobe.xdp+xml.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/36x36/vnd.adobe.xfdf.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/36x36/vnd.fdf.png
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/Icons/48x48/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/48x48/AdobeReader8.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/48x48/adobe.pdf.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/48x48/vnd.adobe.pdx.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/48x48/vnd.adobe.xdp+xml.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/48x48/vnd.adobe.xfdf.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/48x48/vnd.fdf.png
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/Icons/64x64/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/64x64/AdobeReader8.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/64x64/adobe.pdf.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/64x64/vnd.adobe.pdx.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/64x64/vnd.adobe.xdp+xml.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/64x64/vnd.adobe.xfdf.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/64x64/vnd.fdf.png
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/Icons/96x96/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/96x96/AdobeReader8.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/96x96/adobe.pdf.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/96x96/vnd.adobe.pdx.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/96x96/vnd.adobe.xdp+xml.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/96x96/vnd.adobe.xfdf.png
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Icons/96x96/vnd.fdf.png
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/Linguistics/
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/Linguistics/LanguageNames/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Linguistics/LanguageNames/DisplayLanguageNames.en_US.txt
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/Linguistics/Providers/
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brt04.lex
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brt0401.lex
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brt0402.lex
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brt32.clx
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/brtphon.env
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/can129.lex
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/can32.clx
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/canphon.env
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/eng32.clx
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/engphon.env
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa03.lex
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa86.lex
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa8601.lex
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa8602.lex
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa8603.lex
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Linguistics/Providers/Proximity/usa8604.lex
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/Support/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Support/AdobeReader.desktop
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Support/AdobeReader.xml
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Support/vnd.adobe.pdx.desktop
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Support/vnd.adobe.xdp+xml.desktop
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Support/vnd.adobe.xfdf.desktop
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/Support/vnd.fdf.desktop
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/unicode/
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/unicode/icu/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/icu/ctb_gb18030.cnv
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/icu/ctl_gb18030.cnv
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/icu/icudt26b.dat
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/icu/icudt26l.dat
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/adobe/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/adobe/HKSCS.txt
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/adobe/JISX0208.txt
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/adobe/JISX0213.txt
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/adobe/Japanese83pv.txt
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/adobe/readme.txt
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/adobe/stdenc.txt
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/adobe/symbol.txt
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/adobe/zdingbat.txt
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/mac/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/mac/ARABIC.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/mac/CENTEURO.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/mac/CHINSIMP.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/mac/CHINTRAD.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/mac/CORPCHAR.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/mac/CROATIAN.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/mac/CYRILLIC.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/mac/FARSI.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/mac/GREEK.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/mac/HEBREW.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/mac/ICELAND.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/mac/JAPANESE.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/mac/KOREAN.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/mac/ROMAN.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/mac/ROMANIAN.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/mac/SYMBOL.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/mac/THAI.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/mac/TURKISH.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/mac/UKRAINE.TXT
drwxr-xr-x root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/win/
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/win/CP1250.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/win/CP1251.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/win/CP1252.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/win/CP1253.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/win/CP1254.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/win/CP1255.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/win/CP1256.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/win/CP1257.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/win/CP1258.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/win/CP874.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/win/CP932.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/win/CP936.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/win/CP949.TXT
-rw-r--r-- root/root usr/lib/Adobe/Reader8/Resource/unicode/mappings/win/CP950.TXT
drwxr-xr-x root/root usr/lib/Adobe/Reader8/bin/
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/bin/UNINSTALL
-rwxr-xr-x root/root usr/lib/Adobe/Reader8/bin/acroread

1
adobereader/.md5sum Normal file
View File

@ -0,0 +1 @@
64f704ea286b4b94c2084f9c6ea2a61c AdobeReader_enu-8.1.3-1.i486.tar.gz

23
adobereader/Pkgfile Normal file
View File

@ -0,0 +1,23 @@
# Description: Portable Document Format Viewer with Search
# Packager: Markus Ackermann, maol at symlink dot ch
# Maintainer: Simone Rota, sip at crux dot nu
# URL: http://www.adobe.com/
# Depends on: gtk, libstdc++-compat
name=adobereader
version=8.1.3
release=1
source=(http://ardownload.adobe.com/pub/adobe/reader/unix/8.x/8.1.3/enu/AdobeReader_enu-$version-1.i486.tar.gz)
PKGMK_NO_STRIP="yes"
build() {
mkdir -p $PKG/usr/lib $PKG/usr/bin
cd $PKG/usr/lib
tar -xf $SRC/AdobeReader/COMMON.TAR
tar -xf $SRC/AdobeReader/ILINXR.TAR
rm -rf Adobe/Reader8/{help,HowTo}
rm -r Adobe/Reader8/Browser/{HowTo,install_browser_plugin}
find . -name PPKLite.api -exec rm {} \;
ln -sf /usr/lib/Adobe/Reader8/bin/acroread $PKG/usr/bin/acroread
}

5
adobereader/README Normal file
View File

@ -0,0 +1,5 @@
PRE-INSTALL
It seems that the Mozilla plugin has problems
with with stripping. Be sure to build the package
with -ns option if you intend to use the plugin.

View File

@ -1,862 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/icons/
drwxr-xr-x root/root usr/share/icons/Adwaita/
drwxr-xr-x root/root usr/share/icons/Adwaita/16x16/
drwxr-xr-x root/root usr/share/icons/Adwaita/16x16/devices/
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/devices/audio-headphones.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/devices/audio-headset.png
drwxr-xr-x root/root usr/share/icons/Adwaita/16x16/emblems/
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/emblems/emblem-readonly.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/emblems/emblem-shared.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/emblems/emblem-symbolic-link.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/emblems/emblem-synchronizing.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/emblems/emblem-unreadable.png
drwxr-xr-x root/root usr/share/icons/Adwaita/16x16/mimetypes/
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/application-certificate.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/application-x-addon.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/application-x-executable.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/application-x-firmware.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/application-x-generic.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/application-x-sharedlib.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/audio-x-generic.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/font-x-generic.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/image-x-generic.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/inode-directory.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/inode-symlink.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/model.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/package-x-generic.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/text-html.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/text-x-generic.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/text-x-preview.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/text-x-script.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/video-x-generic.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/x-office-addressbook.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/x-office-document-template.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/x-office-document.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/x-office-drawing.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/x-office-presentation-template.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/x-office-presentation.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/x-office-spreadsheet-template.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/x-office-spreadsheet.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/mimetypes/x-package-repository.png
drwxr-xr-x root/root usr/share/icons/Adwaita/16x16/places/
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/places/folder-bookmarks.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/places/folder-documents.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/places/folder-download.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/places/folder-drag-accept.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/places/folder-music.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/places/folder-pictures.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/places/folder-publicshare.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/places/folder-remote.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/places/folder-templates.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/places/folder-videos.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/places/folder.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/places/network-server.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/places/network-workgroup.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/places/user-bookmarks.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/places/user-desktop.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/places/user-home.png
-rw-r--r-- root/root usr/share/icons/Adwaita/16x16/places/user-trash.png
drwxr-xr-x root/root usr/share/icons/Adwaita/cursors/
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/alias
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/all-scroll
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/arrow -> default
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/bd_double_arrow -> nwse-resize
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/bottom_left_corner -> sw-resize
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/bottom_right_corner -> se-resize
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/bottom_side -> s-resize
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/cell
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/col-resize
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/context-menu
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/copy
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/cross -> crosshair
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/cross_reverse -> crosshair
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/crosshair
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/default
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/diamond_cross -> crosshair
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/e-resize
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/ew-resize
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/fd_double_arrow -> nesw-resize
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/fleur -> move
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/grab
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/grabbing
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/hand1 -> grab
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/hand2 -> pointer
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/help
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/left_ptr -> default
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/left_side -> w-resize
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/move
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/n-resize
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/ne-resize
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/nesw-resize
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/no-drop
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/not-allowed
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/ns-resize
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/nw-resize
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/nwse-resize
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/pointer
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/progress
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/question_arrow -> help
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/right_side -> e-resize
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/row-resize
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/s-resize
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/sb_h_double_arrow -> ew-resize
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/sb_v_double_arrow -> ns-resize
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/se-resize
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/sw-resize
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/tcross -> crosshair
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/text
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/top_left_arrow -> default
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/top_left_corner -> nw-resize
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/top_right_corner -> ne-resize
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/top_side -> n-resize
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/vertical-text
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/w-resize
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/wait
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/watch -> wait
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/xterm -> text
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/zoom-in
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/zoom-out
-rw-r--r-- root/root usr/share/icons/Adwaita/index.theme
drwxr-xr-x root/root usr/share/icons/Adwaita/scalable/
drwxr-xr-x root/root usr/share/icons/Adwaita/scalable/devices/
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/devices/audio-headphones.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/devices/audio-headset.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/devices/camera-web.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/devices/computer.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/devices/drive-harddisk.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/devices/drive-multidisk.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/devices/drive-optical.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/devices/drive-removable-media.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/devices/ebook-reader.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/devices/input-gaming.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/devices/input-keyboard.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/devices/input-mouse.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/devices/input-tablet.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/devices/media-flash.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/devices/media-optical.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/devices/media-removable.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/devices/microphone.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/devices/phone.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/devices/printer-network.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/devices/printer.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/devices/scanner.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/devices/video-display.svg
drwxr-xr-x root/root usr/share/icons/Adwaita/scalable/mimetypes/
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/application-certificate.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/application-x-addon.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/application-x-executable.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/application-x-firmware.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/application-x-generic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/application-x-sharedlib.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/audio-x-generic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/font-x-generic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/image-x-generic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/inode-directory.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/inode-symlink.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/model.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/package-x-generic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/text-html.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/text-x-generic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/text-x-preview.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/text-x-script.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/video-x-generic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/x-office-addressbook.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/x-office-document-template.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/x-office-document.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/x-office-drawing.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/x-office-presentation-template.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/x-office-presentation.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/x-office-spreadsheet-template.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/x-office-spreadsheet.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/mimetypes/x-package-repository.svg
drwxr-xr-x root/root usr/share/icons/Adwaita/scalable/places/
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/places/folder-documents.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/places/folder-download.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/places/folder-drag-accept.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/places/folder-music.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/places/folder-pictures.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/places/folder-publicshare.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/places/folder-remote.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/places/folder-templates.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/places/folder-videos.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/places/folder.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/places/network-server.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/places/network-workgroup.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/places/user-bookmarks.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/places/user-desktop.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/places/user-home.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/places/user-trash.svg
drwxr-xr-x root/root usr/share/icons/Adwaita/scalable/status/
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/status/avatar-default.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/status/folder-open.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/status/image-loading.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/status/image-missing.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/scalable/status/user-trash-full.svg
drwxr-xr-x root/root usr/share/icons/Adwaita/symbolic-up-to-32/
drwxr-xr-x root/root usr/share/icons/Adwaita/symbolic-up-to-32/status/
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic-up-to-32/status/process-working-symbolic.svg
drwxr-xr-x root/root usr/share/icons/Adwaita/symbolic/
drwxr-xr-x root/root usr/share/icons/Adwaita/symbolic/actions/
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/action-unavailable-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/address-book-new-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/application-exit-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/application-exit-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/application-exit-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/appointment-new-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/bookmark-new-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/call-start-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/call-stop-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/camera-switch-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/chat-message-new-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/color-select-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/contact-new-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/document-edit-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/document-new-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/document-open-recent-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/document-open-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/document-page-setup-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/document-print-preview-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/document-print-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/document-properties-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/document-revert-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/document-revert-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/document-revert-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/document-save-as-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/document-save-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/document-send-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/edit-clear-all-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/edit-clear-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/edit-clear-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/edit-clear-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/edit-copy-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/edit-cut-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/edit-delete-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/edit-find-replace-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/edit-find-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/edit-paste-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/edit-redo-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/edit-redo-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/edit-select-all-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/edit-select-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/edit-undo-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/edit-undo-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/error-correct-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/find-location-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/folder-new-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/font-select-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/format-indent-less-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/format-indent-less-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/format-indent-less-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/format-indent-more-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/format-indent-more-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/format-indent-more-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/format-justify-center-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/format-justify-fill-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/format-justify-left-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/format-justify-right-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/format-text-bold-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/format-text-direction-ltr-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/format-text-direction-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/format-text-direction-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/format-text-direction-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/format-text-italic-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/format-text-plaintext-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/format-text-rich-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/format-text-strikethrough-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/format-text-underline-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/go-bottom-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/go-down-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/go-first-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/go-first-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/go-home-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/go-jump-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/go-jump-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/go-jump-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/go-last-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/go-last-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/go-next-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/go-next-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/go-previous-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/go-previous-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/go-top-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/go-up-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/help-about-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/insert-image-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/insert-link-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/insert-object-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/insert-text-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/list-add-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/list-remove-all-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/list-remove-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/mail-forward-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/mail-forward-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/mail-mark-important-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/mail-mark-junk-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/mail-mark-notjunk-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/mail-message-new-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/mail-reply-all-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/mail-reply-all-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/mail-reply-all-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/mail-reply-sender-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/mail-reply-sender-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/mail-send-receive-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/mail-send-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/mark-location-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/media-eject-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/media-playback-pause-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/media-playback-start-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/media-playback-stop-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/media-record-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/media-seek-backward-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/media-seek-backward-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/media-seek-forward-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/media-seek-forward-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/media-skip-backward-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/media-skip-backward-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/media-skip-forward-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/media-skip-forward-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/media-view-subtitles-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/object-flip-horizontal-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/object-flip-vertical-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/object-rotate-left-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/object-rotate-right-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/object-select-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/open-menu-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/process-stop-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/selection-mode-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/send-to-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/sidebar-show-right-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/sidebar-show-right-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/sidebar-show-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/sidebar-show-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/star-new-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/system-log-out-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/system-log-out-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/system-log-out-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/system-reboot-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/system-run-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/system-search-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/system-shutdown-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/system-switch-user-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/system-switch-user-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/system-switch-user-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/tab-new-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/tools-check-spelling-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/value-decrease-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/value-increase-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-app-grid-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-conceal-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-continuous-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-dual-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-fullscreen-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-grid-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-list-bullet-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-list-bullet-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-list-bullet-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-list-ordered-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-list-ordered-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-list-ordered-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-list-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-list-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-list-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-mirror-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-more-horizontal-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-more-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-paged-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-paged-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-paged-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-pin-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-refresh-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-restore-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-reveal-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-sort-ascending-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-sort-ascending-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-sort-ascending-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-sort-descending-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-sort-descending-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/view-sort-descending-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/zoom-fit-best-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/zoom-in-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/zoom-original-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/actions/zoom-out-symbolic.svg
drwxr-xr-x root/root usr/share/icons/Adwaita/symbolic/apps/
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/apps/help-contents-symbolic.svg
drwxr-xr-x root/root usr/share/icons/Adwaita/symbolic/categories/
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/categories/applications-engineering-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/categories/applications-games-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/categories/applications-graphics-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/categories/applications-multimedia-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/categories/applications-science-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/categories/applications-system-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/categories/applications-utilities-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/categories/emoji-activities-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/categories/emoji-body-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/categories/emoji-flags-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/categories/emoji-food-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/categories/emoji-nature-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/categories/emoji-objects-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/categories/emoji-people-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/categories/emoji-recent-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/categories/emoji-symbols-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/categories/emoji-travel-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/categories/preferences-other-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/categories/preferences-system-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/categories/system-help-symbolic.svg
drwxr-xr-x root/root usr/share/icons/Adwaita/symbolic/devices/
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/ac-adapter-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/audio-card-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/audio-headphones-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/audio-headset-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/audio-input-microphone-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/audio-speakers-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/audio-speakers-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/audio-speakers-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/auth-face-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/auth-fingerprint-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/auth-sim-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/auth-smartcard-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/battery-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/bluetooth-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/camera-photo-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/camera-video-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/camera-web-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/colorimeter-colorhug-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/computer-apple-ipad-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/computer-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/display-projector-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/drive-harddisk-ieee1394-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/drive-harddisk-solidstate-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/drive-harddisk-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/drive-harddisk-system-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/drive-harddisk-usb-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/drive-multidisk-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/drive-optical-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/drive-removable-media-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/input-dialpad-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/input-gaming-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/input-keyboard-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/input-mouse-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/input-tablet-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/input-touchpad-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/media-flash-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/media-floppy-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/media-optical-bd-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/media-optical-cd-audio-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/media-optical-cd-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/media-optical-dvd-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/media-optical-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/media-removable-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/media-tape-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/media-zip-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/modem-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/multimedia-player-apple-ipod-touch-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/multimedia-player-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/network-cellular-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/network-wired-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/network-wireless-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/pda-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/phone-apple-iphone-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/phone-old-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/phone-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/printer-network-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/printer-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/scanner-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/tablet-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/thunderbolt-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/tv-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/uninterruptible-power-supply-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/video-display-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/video-joined-displays-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/devices/video-single-display-symbolic.svg
drwxr-xr-x root/root usr/share/icons/Adwaita/symbolic/emblems/
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emblems/emblem-default-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emblems/emblem-documents-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emblems/emblem-favorite-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emblems/emblem-important-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emblems/emblem-music-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emblems/emblem-ok-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emblems/emblem-photos-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emblems/emblem-shared-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emblems/emblem-synchronizing-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emblems/emblem-system-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emblems/emblem-videos-symbolic.svg
drwxr-xr-x root/root usr/share/icons/Adwaita/symbolic/emotes/
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emotes/emote-love-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emotes/face-angel-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emotes/face-angry-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emotes/face-confused-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emotes/face-cool-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emotes/face-crying-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emotes/face-devilish-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emotes/face-embarrassed-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emotes/face-glasses-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emotes/face-kiss-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emotes/face-laugh-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emotes/face-monkey-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emotes/face-plain-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emotes/face-raspberry-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emotes/face-sad-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emotes/face-shutmouth-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emotes/face-sick-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emotes/face-smile-big-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emotes/face-smile-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emotes/face-smirk-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emotes/face-surprise-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emotes/face-tired-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emotes/face-uncertain-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emotes/face-wink-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emotes/face-worried-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/emotes/face-yawn-symbolic.svg
drwxr-xr-x root/root usr/share/icons/Adwaita/symbolic/legacy/
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/accessories-calculator-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/accessories-character-map-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/accessories-dictionary-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/accessories-text-editor-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/applets-screenshooter-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/battery-caution-charging-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/battery-empty-charging-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/battery-empty-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/battery-full-charged-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/battery-full-charging-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/battery-full-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/battery-good-charging-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/battery-good-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/battery-low-charging-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/gnome-power-manager-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/goa-panel-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/help-browser-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/help-contents-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/help-faq-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/multimedia-volume-control-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/preferences-color-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/preferences-desktop-accessibility-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/preferences-desktop-appearance-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/preferences-desktop-apps-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/preferences-desktop-display-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/preferences-desktop-font-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/preferences-desktop-keyboard-shortcuts-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/preferences-desktop-keyboard-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/preferences-desktop-locale-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/preferences-desktop-multitasking-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/preferences-desktop-remote-desktop-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/preferences-desktop-screensaver-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/preferences-desktop-wallpaper-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/preferences-system-details-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/preferences-system-devices-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/preferences-system-network-proxy-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/preferences-system-network-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/preferences-system-notifications-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/preferences-system-parental-controls-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/preferences-system-privacy-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/preferences-system-search-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/preferences-system-sharing-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/preferences-system-time-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/system-file-manager-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/system-software-install-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/system-users-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/text-editor-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/user-info-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/utilities-terminal-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/legacy/web-browser-symbolic.svg
drwxr-xr-x root/root usr/share/icons/Adwaita/symbolic/mimetypes/
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/mimetypes/application-certificate-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/mimetypes/application-rss+xml-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/mimetypes/application-x-addon-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/mimetypes/application-x-appliance-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/mimetypes/application-x-executable-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/mimetypes/application-x-firmware-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/mimetypes/application-x-sharedlib-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/mimetypes/audio-x-generic-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/mimetypes/font-x-generic-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/mimetypes/image-x-generic-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/mimetypes/inode-directory-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/mimetypes/package-x-generic-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/mimetypes/text-x-generic-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/mimetypes/video-x-generic-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/mimetypes/x-office-address-book-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/mimetypes/x-office-calendar-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/mimetypes/x-office-document-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/mimetypes/x-office-drawing-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/mimetypes/x-office-presentation-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/mimetypes/x-office-spreadsheet-symbolic.svg
drwxr-xr-x root/root usr/share/icons/Adwaita/symbolic/places/
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/places/folder-documents-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/places/folder-download-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/places/folder-drag-accept-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/places/folder-music-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/places/folder-pictures-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/places/folder-publicshare-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/places/folder-remote-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/places/folder-saved-search-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/places/folder-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/places/folder-templates-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/places/folder-videos-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/places/network-server-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/places/network-workgroup-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/places/start-here-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/places/user-bookmarks-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/places/user-desktop-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/places/user-home-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/places/user-trash-symbolic.svg
drwxr-xr-x root/root usr/share/icons/Adwaita/symbolic/status/
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/airplane-mode-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/alarm-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/appointment-missed-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/appointment-soon-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/audio-volume-high-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/audio-volume-high-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/audio-volume-high-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/audio-volume-low-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/audio-volume-low-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/audio-volume-low-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/audio-volume-medium-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/audio-volume-medium-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/audio-volume-medium-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/audio-volume-muted-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/audio-volume-muted-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/audio-volume-muted-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/audio-volume-overamplified-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/audio-volume-overamplified-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/audio-volume-overamplified-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/auth-sim-locked-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/auth-sim-missing-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/avatar-default-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/battery-action-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/battery-caution-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/battery-level-0-charging-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/battery-level-0-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/battery-level-10-charging-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/battery-level-10-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/battery-level-100-charged-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/battery-level-100-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/battery-level-20-charging-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/battery-level-20-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/battery-level-30-charging-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/battery-level-30-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/battery-level-40-charging-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/battery-level-40-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/battery-level-50-charging-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/battery-level-50-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/battery-level-60-charging-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/battery-level-60-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/battery-level-70-charging-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/battery-level-70-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/battery-level-80-charging-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/battery-level-80-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/battery-level-90-charging-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/battery-level-90-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/battery-low-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/battery-missing-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/bluetooth-acquiring-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/bluetooth-active-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/bluetooth-disabled-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/bluetooth-disconnected-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/bluetooth-hardware-disabled-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/call-incoming-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/call-missed-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/call-outgoing-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/camera-disabled-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/camera-hardware-disabled-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/changes-allow-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/changes-prevent-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/channel-insecure-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/channel-secure-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/computer-fail-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/content-loading-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/daytime-sunrise-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/daytime-sunset-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/dialog-error-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/dialog-information-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/dialog-password-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/dialog-question-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/dialog-warning-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/display-brightness-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/folder-drag-accept-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/folder-open-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/folder-visiting-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/image-loading-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/image-missing-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/keyboard-brightness-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/location-services-active-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/location-services-disabled-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/mail-attachment-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/mail-read-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/mail-replied-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/mail-replied-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/mail-replied-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/mail-unread-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/media-playlist-consecutive-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/media-playlist-repeat-song-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/media-playlist-repeat-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/media-playlist-shuffle-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/microphone-disabled-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/microphone-hardware-disabled-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/microphone-sensitivity-high-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/microphone-sensitivity-low-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/microphone-sensitivity-medium-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/microphone-sensitivity-muted-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-2g-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-3g-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-4g-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-5g-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-acquiring-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-acquiring-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-acquiring-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-connected-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-disabled-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-disabled-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-disabled-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-edge-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-gprs-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-hardware-disabled-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-hardware-disabled-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-hardware-disabled-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-hspa-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-no-route-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-no-route-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-no-route-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-offline-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-offline-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-offline-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-signal-excellent-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-signal-excellent-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-signal-excellent-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-signal-good-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-signal-good-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-signal-good-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-signal-none-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-signal-none-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-signal-none-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-signal-ok-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-signal-ok-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-signal-ok-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-signal-weak-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-signal-weak-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-cellular-signal-weak-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-error-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-idle-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-no-route-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-offline-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-receive-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-receive-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-transmit-receive-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-transmit-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-transmit-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-vpn-acquiring-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-vpn-disabled-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-vpn-disconnected-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-vpn-no-route-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-vpn-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-wired-acquiring-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-wired-disconnected-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-wired-no-route-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-wireless-acquiring-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-wireless-connected-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-wireless-disabled-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-wireless-encrypted-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-wireless-hardware-disabled-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-wireless-hotspot-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-wireless-no-route-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-wireless-offline-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-wireless-signal-excellent-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-wireless-signal-good-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-wireless-signal-none-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-wireless-signal-ok-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/network-wireless-signal-weak-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/night-light-disabled-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/night-light-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/non-starred-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/notifications-disabled-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/orientation-landscape-inverse-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/orientation-landscape-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/orientation-portrait-left-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/orientation-portrait-left-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/orientation-portrait-right-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/orientation-portrait-right-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/power-profile-balanced-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/power-profile-balanced-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/power-profile-balanced-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/power-profile-performance-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/power-profile-performance-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/power-profile-performance-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/power-profile-power-saver-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/power-profile-power-saver-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/power-profile-power-saver-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/printer-error-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/printer-printing-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/printer-warning-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/rotation-allowed-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/rotation-locked-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/screen-shared-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/security-high-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/security-low-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/security-medium-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/security-medium-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/security-medium-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/semi-starred-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/semi-starred-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/semi-starred-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/software-update-available-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/software-update-urgent-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/starred-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/system-lock-screen-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/task-due-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/task-past-due-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/thunderbolt-acquiring-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/touch-disabled-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/touchpad-disabled-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/user-available-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/user-away-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/user-busy-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/user-idle-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/user-invisible-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/user-not-tracked-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/user-offline-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/user-status-pending-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/user-trash-full-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/view-wrapped-rtl-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/view-wrapped-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/view-wrapped-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/weather-clear-night-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/weather-clear-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/weather-few-clouds-night-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/weather-few-clouds-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/weather-fog-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/weather-overcast-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/weather-severe-alert-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/weather-showers-scattered-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/weather-showers-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/weather-snow-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/weather-storm-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/weather-tornado-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/status/weather-windy-symbolic.svg
drwxr-xr-x root/root usr/share/icons/Adwaita/symbolic/ui/
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/ui/checkbox-checked-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/ui/checkbox-mixed-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/ui/checkbox-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/ui/focus-legacy-systray-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/ui/focus-top-bar-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/ui/focus-windows-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/ui/list-drag-handle-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/ui/pan-down-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/ui/pan-end-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/ui/pan-end-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/ui/pan-start-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/ui/pan-start-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/ui/pan-up-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/ui/radio-checked-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/ui/radio-mixed-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/ui/radio-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/ui/selection-end-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/ui/selection-end-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/ui/selection-start-symbolic-rtl.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/ui/selection-start-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/ui/window-close-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/ui/window-maximize-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/ui/window-minimize-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/ui/window-new-symbolic.svg
-rw-r--r-- root/root usr/share/icons/Adwaita/symbolic/ui/window-restore-symbolic.svg
drwxr-xr-x root/root usr/share/pkgconfig/
-rw-r--r-- root/root usr/share/pkgconfig/adwaita-icon-theme.pc

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/aksFYH0yGR3bYJQhNMTk5biQFZo5W092xERZdSyxRqJIAApw7pPcxkWErdNBrCAwY2tSgM48RC+s/rsX+MSYgA=
SHA256 (Pkgfile) = f52ef066728a6fc3e5c733b3a9a495c7365224fe85635044b5cb4895e5523657
SHA256 (.footprint) = 436d3e581672a7d3d35ef9bcc0f101248e5080111ab2cd9ed22481148a59847d
SHA256 (adwaita-icon-theme-46.0.tar.bz2) = abefc0a216946cea6705f59ef5bf90ab2a584e1df5e2790e1b92e95eed5f083f

View File

@ -1,23 +0,0 @@
# Description: Adwaita Icon Theme
# URL: https://gitlab.gnome.org/GNOME/adwaita-icon-theme/
# Maintainer: CRUX System Team, core-ports at crux dot nu
# Depends On: gtk3 hicolor-icon-theme librsvg
name=adwaita-icon-theme
version=46.0
release=1
source=(https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/archive/$version/$name-$version.tar.bz2)
build() {
meson setup $name-$version build \
--prefix=/usr \
--buildtype=plain \
--wrap-mode nodownload \
-D b_lto=true \
-D b_pie=true
meson compile -C build
DESTDIR=$PKG meson install -C build
rm -rf $PKG/usr/share/licenses
}

View File

@ -1,9 +0,0 @@
POST-INSTALL:
Once adwaita-icon-theme is installed you need to update gdk-pixbuf and gtk
cache with these commands:
gdk-pixbuf-query-loaders --update-cache
gtk-update-icon-cache -q -t -f /usr/share/icons/Adwaita
A post-install script is provided for convenience.

View File

@ -1,7 +0,0 @@
#!/bin/sh
gdk-pixbuf-query-loaders --update-cache
# gtk-update-icon-cache comes with gtk, not with gtk3
if [ -x /usr/bin/gtk-update-icon-cache ]; then
gtk-update-icon-cache -q -t -f /usr/share/icons/Adwaita
fi

View File

@ -3,15 +3,16 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/aserver
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/alsa/
-rw-r--r-- root/root usr/include/alsa/alisp.h
-rw-r--r-- root/root usr/include/alsa/asoundef.h
-rw-r--r-- root/root usr/include/alsa/asoundlib.h
-rw-r--r-- root/root usr/include/alsa/conf.h
-rw-r--r-- root/root usr/include/alsa/control.h
-rw-r--r-- root/root usr/include/alsa/control_external.h
-rw-r--r-- root/root usr/include/alsa/control_plugin.h
-rw-r--r-- root/root usr/include/alsa/error.h
-rw-r--r-- root/root usr/include/alsa/global.h
-rw-r--r-- root/root usr/include/alsa/hwdep.h
-rw-r--r-- root/root usr/include/alsa/iatomic.h
-rw-r--r-- root/root usr/include/alsa/input.h
-rw-r--r-- root/root usr/include/alsa/mixer.h
-rw-r--r-- root/root usr/include/alsa/mixer_abst.h
@ -29,44 +30,30 @@ drwxr-xr-x root/root usr/include/alsa/
-rw-r--r-- root/root usr/include/alsa/seq_midi_event.h
-rw-r--r-- root/root usr/include/alsa/seqmid.h
drwxr-xr-x root/root usr/include/alsa/sound/
-rw-r--r-- root/root usr/include/alsa/sound/asoc.h
-rw-r--r-- root/root usr/include/alsa/sound/asound_fm.h
-rw-r--r-- root/root usr/include/alsa/sound/emu10k1.h
-rw-r--r-- root/root usr/include/alsa/sound/hdsp.h
-rw-r--r-- root/root usr/include/alsa/sound/hdspm.h
-rw-r--r-- root/root usr/include/alsa/sound/sb16_csp.h
-rw-r--r-- root/root usr/include/alsa/sound/sscape_ioctl.h
-rw-r--r-- root/root usr/include/alsa/sound/tlv.h
-rw-r--r-- root/root usr/include/alsa/sound/type_compat.h
drwxr-xr-x root/root usr/include/alsa/sound/uapi/
-rw-r--r-- root/root usr/include/alsa/sound/uapi/asoc.h
-rw-r--r-- root/root usr/include/alsa/sound/uapi/asound_fm.h
-rw-r--r-- root/root usr/include/alsa/sound/uapi/emu10k1.h
-rw-r--r-- root/root usr/include/alsa/sound/uapi/hdsp.h
-rw-r--r-- root/root usr/include/alsa/sound/uapi/hdspm.h
-rw-r--r-- root/root usr/include/alsa/sound/uapi/sb16_csp.h
-rw-r--r-- root/root usr/include/alsa/sound/uapi/sscape_ioctl.h
-rw-r--r-- root/root usr/include/alsa/sound/uapi/tlv.h
-rw-r--r-- root/root usr/include/alsa/timer.h
-rw-r--r-- root/root usr/include/alsa/topology.h
-rw-r--r-- root/root usr/include/alsa/ump.h
-rw-r--r-- root/root usr/include/alsa/ump_msg.h
-rw-r--r-- root/root usr/include/alsa/use-case.h
-rw-r--r-- root/root usr/include/alsa/version.h
-rw-r--r-- root/root usr/include/asoundlib.h
drwxr-xr-x root/root usr/include/sys/
-rw-r--r-- root/root usr/include/sys/asoundlib.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/alsa-lib/
drwxr-xr-x root/root usr/lib/alsa-lib/smixer/
-rwxr-xr-x root/root usr/lib/alsa-lib/smixer/smixer-ac97.la
-rwxr-xr-x root/root usr/lib/alsa-lib/smixer/smixer-ac97.so
-rwxr-xr-x root/root usr/lib/alsa-lib/smixer/smixer-hda.la
-rwxr-xr-x root/root usr/lib/alsa-lib/smixer/smixer-hda.so
-rwxr-xr-x root/root usr/lib/alsa-lib/smixer/smixer-sbase.la
-rwxr-xr-x root/root usr/lib/alsa-lib/smixer/smixer-sbase.so
-rwxr-xr-x root/root usr/lib/libasound.la
lrwxrwxrwx root/root usr/lib/libasound.so -> libasound.so.2.0.0
lrwxrwxrwx root/root usr/lib/libasound.so.2 -> libasound.so.2.0.0
-rwxr-xr-x root/root usr/lib/libasound.so.2.0.0
-rwxr-xr-x root/root usr/lib/libatopology.la
lrwxrwxrwx root/root usr/lib/libatopology.so -> libatopology.so.2.0.0
lrwxrwxrwx root/root usr/lib/libatopology.so.2 -> libatopology.so.2.0.0
-rwxr-xr-x root/root usr/lib/libatopology.so.2.0.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/alsa-topology.pc
-rw-r--r-- root/root usr/lib/pkgconfig/alsa.pc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal/
@ -97,19 +84,14 @@ drwxr-xr-x root/root usr/share/alsa/cards/
-rw-r--r-- root/root usr/share/alsa/cards/ENS1370.conf
-rw-r--r-- root/root usr/share/alsa/cards/ENS1371.conf
-rw-r--r-- root/root usr/share/alsa/cards/ES1968.conf
-rw-r--r-- root/root usr/share/alsa/cards/Echo_Echo3G.conf
-rw-r--r-- root/root usr/share/alsa/cards/FM801.conf
-rw-r--r-- root/root usr/share/alsa/cards/FWSpeakers.conf
-rw-r--r-- root/root usr/share/alsa/cards/FireWave.conf
-rw-r--r-- root/root usr/share/alsa/cards/GUS.conf
-rw-r--r-- root/root usr/share/alsa/cards/HDA-Intel.conf
-rw-r--r-- root/root usr/share/alsa/cards/HdmiLpeAudio.conf
-rw-r--r-- root/root usr/share/alsa/cards/ICE1712.conf
-rw-r--r-- root/root usr/share/alsa/cards/ICE1724.conf
-rw-r--r-- root/root usr/share/alsa/cards/ICH-MODEM.conf
-rw-r--r-- root/root usr/share/alsa/cards/ICH.conf
-rw-r--r-- root/root usr/share/alsa/cards/ICH4.conf
-rw-r--r-- root/root usr/share/alsa/cards/Loopback.conf
-rw-r--r-- root/root usr/share/alsa/cards/Maestro3.conf
-rw-r--r-- root/root usr/share/alsa/cards/NFORCE.conf
-rw-r--r-- root/root usr/share/alsa/cards/PC-Speaker.conf
@ -118,8 +100,10 @@ drwxr-xr-x root/root usr/share/alsa/cards/
-rw-r--r-- root/root usr/share/alsa/cards/PS3.conf
-rw-r--r-- root/root usr/share/alsa/cards/RME9636.conf
-rw-r--r-- root/root usr/share/alsa/cards/RME9652.conf
-rw-r--r-- root/root usr/share/alsa/cards/SB-XFi.conf
-rw-r--r-- root/root usr/share/alsa/cards/SI7018.conf
drwxr-xr-x root/root usr/share/alsa/cards/SI7018/
-rw-r--r-- root/root usr/share/alsa/cards/SI7018/sndoc-mixer.alisp
-rw-r--r-- root/root usr/share/alsa/cards/SI7018/sndop-mixer.alisp
-rw-r--r-- root/root usr/share/alsa/cards/TRID4DWAVENX.conf
-rw-r--r-- root/root usr/share/alsa/cards/USB-Audio.conf
-rw-r--r-- root/root usr/share/alsa/cards/VIA686A.conf
@ -130,11 +114,8 @@ drwxr-xr-x root/root usr/share/alsa/cards/
-rw-r--r-- root/root usr/share/alsa/cards/VXPocket.conf
-rw-r--r-- root/root usr/share/alsa/cards/VXPocket440.conf
-rw-r--r-- root/root usr/share/alsa/cards/YMF744.conf
-rw-r--r-- root/root usr/share/alsa/cards/aliases.alisp
-rw-r--r-- root/root usr/share/alsa/cards/aliases.conf
-rw-r--r-- root/root usr/share/alsa/cards/pistachio-card.conf
-rw-r--r-- root/root usr/share/alsa/cards/vc4-hdmi.conf
drwxr-xr-x root/root usr/share/alsa/ctl/
-rw-r--r-- root/root usr/share/alsa/ctl/default.conf
drwxr-xr-x root/root usr/share/alsa/pcm/
-rw-r--r-- root/root usr/share/alsa/pcm/center_lfe.conf
-rw-r--r-- root/root usr/share/alsa/pcm/default.conf
@ -147,9 +128,10 @@ drwxr-xr-x root/root usr/share/alsa/pcm/
-rw-r--r-- root/root usr/share/alsa/pcm/modem.conf
-rw-r--r-- root/root usr/share/alsa/pcm/rear.conf
-rw-r--r-- root/root usr/share/alsa/pcm/side.conf
-rw-r--r-- root/root usr/share/alsa/pcm/surround21.conf
-rw-r--r-- root/root usr/share/alsa/pcm/surround40.conf
-rw-r--r-- root/root usr/share/alsa/pcm/surround41.conf
-rw-r--r-- root/root usr/share/alsa/pcm/surround50.conf
-rw-r--r-- root/root usr/share/alsa/pcm/surround51.conf
-rw-r--r-- root/root usr/share/alsa/pcm/surround71.conf
-rw-r--r-- root/root usr/share/alsa/smixer.conf
-rw-r--r-- root/root usr/share/alsa/sndo-mixer.alisp

1
alsa-lib/.md5sum Normal file
View File

@ -0,0 +1 @@
de60df7541fafe8c6a3397e0f105ff0e alsa-lib-1.0.18.tar.bz2

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/Yt4neHkclGMUM+IqLWsFq4iMro8HzxO/JJ3MSB/5O344+Pz3pJ+SQhHV6+sh90Sqw+SOfx0oY4Aq2ilr0HG/ws=
SHA256 (Pkgfile) = 5d35af90fdf01bca75e03398f90a147c89a2feb4f7cc730575d83ce5f6ed05b9
SHA256 (.footprint) = c32fb908a08b63617f2ebbf75ca9a8a803d6e17dd5779df7faf5753b84f2c299
SHA256 (alsa-lib-1.2.11.tar.bz2) = 9f3f2f69b995f9ad37359072fbc69a3a88bfba081fc83e9be30e14662795bb4d

View File

@ -1,17 +1,15 @@
# Description: ALSA libraries
# URL: http://www.alsa-project.org/
# Maintainer: Matt Housh, jaeger at crux dot ninja
# URL: http://www.alsa-project.org
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
name=alsa-lib
version=1.2.11
version=1.0.18
release=1
source=(https://www.alsa-project.org/files/pub/lib/$name-$version.tar.bz2)
source=(ftp://ftp.alsa-project.org/pub/lib/$name-$version.tar.bz2)
build() {
cd $name-$version
./configure --prefix=/usr \
--disable-python
./configure --prefix=/usr
make
make DESTDIR=$PKG install
rm -f $PKG/usr/share/alsa/alsa.conf.d/README
}

View File

@ -16,7 +16,6 @@ lrwxrwxrwx root/root usr/lib/libaoss.so.0 -> libaoss.so.0.0.0
-rwxr-xr-x root/root usr/lib/libaoss.so.0.0.0
-rw-r--r-- root/root usr/lib/libossredir.a
-rwxr-xr-x root/root usr/lib/libossredir.la
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/aoss.1.gz
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/aoss.1.gz

1
alsa-oss/.md5sum Normal file
View File

@ -0,0 +1 @@
49fb5fbae8bf955b248e46ff9c9a2aa1 alsa-oss-1.0.15.tar.bz2

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/Z3jsIE9zGg3mKbMPW6+ivEEXvzNNLBlswuMsZ/g8c1diWDlrHFPS+wN8tzanLomfiSmZHAI1K2zVPcJgAUPHQQ=
SHA256 (Pkgfile) = 8f11a7cbb0bbb0d9936d6049587c2a6e2ed96e86884cba6ea19b3a09488c9f49
SHA256 (.footprint) = 11021b345923783ba0e0494f0f7734911c15f6e9453a770ce082ca9356f394d3
SHA256 (alsa-oss-1.1.8.tar.bz2) = 64adcef5927e848d2e024e64c4bf85b6f395964d9974ec61905ae4cb8d35d68e

View File

@ -1,16 +1,16 @@
# Description: ALSA OSS Emulation
# URL: http://www.alsa-project.org/
# Maintainer: Matt Housh, jaeger at crux dot ninja
# URL: http://www.alsa-project.org
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
# Depends on: alsa-lib
name=alsa-oss
version=1.1.8
version=1.0.15
release=1
source=(https://www.alsa-project.org/files/pub/oss-lib/$name-$version.tar.bz2)
source=(ftp://ftp.alsa-project.org/pub/oss-lib/$name-$version.tar.bz2)
build() {
cd $name-$version
./configure --prefix=/usr
./configure --prefix=/usr --mandir=/usr/man
make
make DESTDIR=$PKG install
}

View File

@ -1,37 +0,0 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/alsa/
drwxr-xr-x root/root etc/alsa/conf.d/
lrwxrwxrwx root/root etc/alsa/conf.d/10-speexrate.conf -> /usr/share/alsa/alsa.conf.d/10-speexrate.conf
lrwxrwxrwx root/root etc/alsa/conf.d/50-arcam-av-ctl.conf -> /usr/share/alsa/alsa.conf.d/50-arcam-av-ctl.conf
lrwxrwxrwx root/root etc/alsa/conf.d/50-oss.conf -> /usr/share/alsa/alsa.conf.d/50-oss.conf
lrwxrwxrwx root/root etc/alsa/conf.d/60-upmix.conf -> /usr/share/alsa/alsa.conf.d/60-upmix.conf
lrwxrwxrwx root/root etc/alsa/conf.d/60-vdownmix.conf -> /usr/share/alsa/alsa.conf.d/60-vdownmix.conf
lrwxrwxrwx root/root etc/alsa/conf.d/98-usb-stream.conf -> /usr/share/alsa/alsa.conf.d/98-usb-stream.conf
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/alsa-lib/
-rwxr-xr-x root/root usr/lib/alsa-lib/libasound_module_ctl_arcam_av.la
-rwxr-xr-x root/root usr/lib/alsa-lib/libasound_module_ctl_arcam_av.so
-rwxr-xr-x root/root usr/lib/alsa-lib/libasound_module_ctl_oss.la
-rwxr-xr-x root/root usr/lib/alsa-lib/libasound_module_ctl_oss.so
-rwxr-xr-x root/root usr/lib/alsa-lib/libasound_module_pcm_oss.la
-rwxr-xr-x root/root usr/lib/alsa-lib/libasound_module_pcm_oss.so
-rwxr-xr-x root/root usr/lib/alsa-lib/libasound_module_pcm_upmix.la
-rwxr-xr-x root/root usr/lib/alsa-lib/libasound_module_pcm_upmix.so
-rwxr-xr-x root/root usr/lib/alsa-lib/libasound_module_pcm_usb_stream.la
-rwxr-xr-x root/root usr/lib/alsa-lib/libasound_module_pcm_usb_stream.so
-rwxr-xr-x root/root usr/lib/alsa-lib/libasound_module_pcm_vdownmix.la
-rwxr-xr-x root/root usr/lib/alsa-lib/libasound_module_pcm_vdownmix.so
-rwxr-xr-x root/root usr/lib/alsa-lib/libasound_module_rate_speexrate.la
-rwxr-xr-x root/root usr/lib/alsa-lib/libasound_module_rate_speexrate.so
lrwxrwxrwx root/root usr/lib/alsa-lib/libasound_module_rate_speexrate_best.so -> libasound_module_rate_speexrate.so
lrwxrwxrwx root/root usr/lib/alsa-lib/libasound_module_rate_speexrate_medium.so -> libasound_module_rate_speexrate.so
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/alsa/
drwxr-xr-x root/root usr/share/alsa/alsa.conf.d/
-rw-r--r-- root/root usr/share/alsa/alsa.conf.d/10-speexrate.conf
-rw-r--r-- root/root usr/share/alsa/alsa.conf.d/50-arcam-av-ctl.conf
-rw-r--r-- root/root usr/share/alsa/alsa.conf.d/50-oss.conf
-rw-r--r-- root/root usr/share/alsa/alsa.conf.d/60-upmix.conf
-rw-r--r-- root/root usr/share/alsa/alsa.conf.d/60-vdownmix.conf
-rw-r--r-- root/root usr/share/alsa/alsa.conf.d/98-usb-stream.conf

View File

@ -1,6 +0,0 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/fBa21N9xHCtNDGVvIl8bO4n7reXrGwyGZw4JpRrappbsiBzyyyRjvhlrFoepsElrvWUnRsZYVYCBrWJMr+hiwc=
SHA256 (Pkgfile) = 027e2886f1c383ec57f6238501d84d391be971ab1b77d435d1d0f5233deb0f3c
SHA256 (.footprint) = 37c6522ccf4fc33353130b3d087e57e708fa82ba482d47d2a584d8bfa8ba823d
SHA256 (alsa-plugins-1.2.7.1.tar.bz2) = 8c337814954bb7c167456733a6046142a2931f12eccba3ec2a4ae618a3432511
SHA256 (pulse-sysdefault.diff) = d8c59b891e2913619d057ffea308293d73892b16fa5a01583d056e372e55309d

View File

@ -1,22 +0,0 @@
# Description: ALSA Plugins contains plugins for various audio libraries and sound servers
# URL: https://www.alsa-project.org/wiki/Main_Page
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: alsa-lib
# Optional: dbus ffmpeg jack libsamplerate pulseaudio speexdsp
name=alsa-plugins
version=1.2.7.1
release=2
source=(ftp://ftp.alsa-project.org/pub/plugins/$name-$version.tar.bz2
pulse-sysdefault.diff)
build() {
cd $name-$version
patch -Np1 -i $SRC/pulse-sysdefault.diff
./configure --prefix=/usr --sysconfdir=/etc
make
make DESTDIR=$PKG install
}

View File

@ -1,17 +0,0 @@
diff -u -r alsa-plugins-1.2.2/pulse/99-pulseaudio-default.conf.example alsa-plugins-1.2.2-pulse-sysdefault/pulse/99-pulseaudio-default.conf.example
--- alsa-plugins-1.2.2/pulse/99-pulseaudio-default.conf.example 2020-02-19 09:35:42.000000000 +0000
+++ alsa-plugins-1.2.2-pulse-sysdefault/pulse/99-pulseaudio-default.conf.example 2020-05-13 10:04:28.446568563 +0000
@@ -2,6 +2,7 @@
pcm.!default {
type pulse
+ fallback "sysdefault"
hint {
show on
description "Default ALSA Output (currently PulseAudio Sound Server)"
@@ -10,4 +11,5 @@
ctl.!default {
type pulse
+ fallback "sysdefault"
}

View File

@ -1,716 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/alsa/
drwxr-xr-x root/root usr/share/alsa/ucm2/
drwxr-xr-x root/root usr/share/alsa/ucm2/AMD/
drwxr-xr-x root/root usr/share/alsa/ucm2/AMD/acp3x-es83xx/
-rw-r--r-- root/root usr/share/alsa/ucm2/AMD/acp3x-es83xx/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/AMD/acp3x-es83xx/acp3x-es83xx.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/AMD/acp3xalc5682m98/
-rw-r--r-- root/root usr/share/alsa/ucm2/AMD/acp3xalc5682m98/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/AMD/acp3xalc5682m98/acp3xalc5682m98.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/AMD/acp5x/
-rw-r--r-- root/root usr/share/alsa/ucm2/AMD/acp5x/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/AMD/acp5x/acp5x.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/AMD/acpd7219m98357/
-rw-r--r-- root/root usr/share/alsa/ucm2/AMD/acpd7219m98357/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/AMD/acpd7219m98357/acpd7219m98357.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Allwinner/
drwxr-xr-x root/root usr/share/alsa/ucm2/Allwinner/A64/
drwxr-xr-x root/root usr/share/alsa/ucm2/Allwinner/A64/PinePhone/
-rw-r--r-- root/root usr/share/alsa/ucm2/Allwinner/A64/PinePhone/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Allwinner/A64/PinePhone/PinePhone.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Allwinner/A64/PinePhone/VoiceCall.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Amlogic/
drwxr-xr-x root/root usr/share/alsa/ucm2/Amlogic/p241/
-rw-r--r-- root/root usr/share/alsa/ucm2/Amlogic/p241/p241-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Amlogic/p241/p241.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/DEBUG.md
drwxr-xr-x root/root usr/share/alsa/ucm2/HDA/
drwxr-xr-x root/root usr/share/alsa/ucm2/HDA/DualCodecs/
-rw-r--r-- root/root usr/share/alsa/ucm2/HDA/DualCodecs/DualCodecs.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/HDA/DualCodecs/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/HDA/HDA-Capture-value.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/HDA/HDA.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/HDA/Hdmi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/HDA/HiFi-acp.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/HDA/HiFi-analog.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/HDA/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/HDA/init.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/SOF/
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/SOF/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/SOF/SOF.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/bdw-rt5677/
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/bdw-rt5677/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/bdw-rt5677/bdw-rt5677.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/broadwell-rt286/
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/broadwell-rt286/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/broadwell-rt286/broadwell-rt286.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/broxton-rt298/
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/broxton-rt298/Hdmi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/broxton-rt298/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/broxton-rt298/broxton-rt298.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/bytcht-cx2072x/
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/bytcht-cx2072x/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/bytcht-cx2072x/bytcht-cx2072x.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/bytcht-es8316/
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/bytcht-es8316/HiFi-Components.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/bytcht-es8316/HiFi-LongName.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/bytcht-es8316/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/bytcht-es8316/bytcht-es8316.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/bytcr-rt5640/
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/bytcr-rt5640/HiFi-Components.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/bytcr-rt5640/HiFi-LongName.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/bytcr-rt5640/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/bytcr-rt5640/bytcr-rt5640.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/bytcr-rt5651/
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/bytcr-rt5651/HiFi-Components.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/bytcr-rt5651/HiFi-LongName.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/bytcr-rt5651/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/bytcr-rt5651/bytcr-rt5651.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/bytcr-wm5102/
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/bytcr-wm5102/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/bytcr-wm5102/bytcr-wm5102.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/cht-bsw-rt5672/
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/cht-bsw-rt5672/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/cht-bsw-rt5672/cht-bsw-rt5672.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/chtmax98090/
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/chtmax98090/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/chtmax98090/chtmax98090.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/chtnau8824/
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/chtnau8824/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/chtnau8824/chtnau8824.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/chtrt5645/
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/chtrt5645/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/chtrt5645/chtrt5645.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/chtrt5650/
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/chtrt5650/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/chtrt5650/chtrt5650.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/hda-dsp/
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/hda-dsp/Hdmi1.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/hda-dsp/Hdmi2.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/hda-dsp/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/hda-dsp/hda-dsp.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/kblrt5660/
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/kblrt5660/Hdmi1.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/kblrt5660/Hdmi2.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/kblrt5660/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/kblrt5660/kblrt5660.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/skylake-rt286/
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/skylake-rt286/Hdmi1.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/skylake-rt286/Hdmi2.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/skylake-rt286/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/skylake-rt286/skylake-rt286.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/sof-ehl-rt5660/
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/sof-ehl-rt5660/Hdmi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/sof-ehl-rt5660/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/sof-ehl-rt5660/sof-ehl-rt5660.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/sof-essx8336/
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/sof-essx8336/Hdmi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/sof-essx8336/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/sof-essx8336/sof-essx8336.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/sof-glkda7219max/
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/sof-glkda7219max/Hdmi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/sof-glkda7219max/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/sof-glkda7219max/sof-glkda7219max.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/sof-hda-dsp/
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/sof-hda-dsp/Hdmi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/sof-hda-dsp/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/sof-hda-dsp/sof-hda-dsp.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/MediaTek/
drwxr-xr-x root/root usr/share/alsa/ucm2/MediaTek/mt8192/
drwxr-xr-x root/root usr/share/alsa/ucm2/MediaTek/mt8192/mt6359-rt1015p-rt5682/
-rw-r--r-- root/root usr/share/alsa/ucm2/MediaTek/mt8192/mt6359-rt1015p-rt5682/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/MediaTek/mt8192/mt6359-rt1015p-rt5682/init.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/MediaTek/mt8192/mt6359-rt1015p-rt5682/mt8192_mt6359_rt1015p_rt5682.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/MediaTek/mt8195-sof/
-rw-r--r-- root/root usr/share/alsa/ucm2/MediaTek/mt8195-sof/init.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/MediaTek/mt8195-sof/mt6359-rt1019-rt5682/
-rw-r--r-- root/root usr/share/alsa/ucm2/MediaTek/mt8195-sof/mt6359-rt1019-rt5682/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/MediaTek/mt8195-sof/mt6359-rt1019-rt5682/init.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/MediaTek/mt8195-sof/mt6359-rt1019-rt5682/sof-mt8195-mt6359-rt1019-rt5682.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/MediaTek/mt8195_demo/
-rw-r--r-- root/root usr/share/alsa/ucm2/MediaTek/mt8195_demo/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/MediaTek/mt8195_demo/mt8195_demo.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/MediaTek/mt8365-evk/
-rw-r--r-- root/root usr/share/alsa/ucm2/MediaTek/mt8365-evk/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/MediaTek/mt8365-evk/mt8365-evk.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/MediaTek/mt8370-evk/
-rw-r--r-- root/root usr/share/alsa/ucm2/MediaTek/mt8370-evk/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/MediaTek/mt8370-evk/mt8370-evk.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/MediaTek/mt8390-evk/
-rw-r--r-- root/root usr/share/alsa/ucm2/MediaTek/mt8390-evk/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/MediaTek/mt8390-evk/mt8390-evk.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/MediaTek/mt8395-evk/
-rw-r--r-- root/root usr/share/alsa/ucm2/MediaTek/mt8395-evk/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/MediaTek/mt8395-evk/mt8395-evk.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/MediaTek/mtk-rt5650/
-rw-r--r-- root/root usr/share/alsa/ucm2/MediaTek/mtk-rt5650/HDMI.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/MediaTek/mtk-rt5650/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/MediaTek/mtk-rt5650/init.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/MediaTek/mtk-rt5650/mtk-rt5650.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/NXP/
drwxr-xr-x root/root usr/share/alsa/ucm2/NXP/iMX8/
drwxr-xr-x root/root usr/share/alsa/ucm2/NXP/iMX8/Librem_5/
-rw-r--r-- root/root usr/share/alsa/ucm2/NXP/iMX8/Librem_5/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/NXP/iMX8/Librem_5/Librem 5.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/NXP/iMX8/Librem_5_Devkit/
-rw-r--r-- root/root usr/share/alsa/ucm2/NXP/iMX8/Librem_5_Devkit/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/NXP/iMX8/Librem_5_Devkit/Librem 5 Devkit.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/OMAP/
drwxr-xr-x root/root usr/share/alsa/ucm2/OMAP/abe-twl6040/
drwxr-xr-x root/root usr/share/alsa/ucm2/OMAP/abe-twl6040/Pandaboard/
-rw-r--r-- root/root usr/share/alsa/ucm2/OMAP/abe-twl6040/Pandaboard/FMAnalog.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/OMAP/abe-twl6040/Pandaboard/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/OMAP/abe-twl6040/Pandaboard/HiFiLP.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/OMAP/abe-twl6040/Pandaboard/Pandaboard.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/OMAP/abe-twl6040/Pandaboard/Record.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/OMAP/abe-twl6040/Pandaboard/Voice.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/OMAP/abe-twl6040/Pandaboard/VoiceCall.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/OMAP/abe-twl6040/SDP4430/
-rw-r--r-- root/root usr/share/alsa/ucm2/OMAP/abe-twl6040/SDP4430/FMAnalog.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/OMAP/abe-twl6040/SDP4430/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/OMAP/abe-twl6040/SDP4430/HiFiLP.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/OMAP/abe-twl6040/SDP4430/Record.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/OMAP/abe-twl6040/SDP4430/SDP4430.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/OMAP/abe-twl6040/SDP4430/Voice.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/OMAP/abe-twl6040/SDP4430/VoiceCall.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/OMAP/abe-twl6040/abe-twl6040.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Qualcomm/
drwxr-xr-x root/root usr/share/alsa/ucm2/Qualcomm/apq8016-sbc/
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/apq8016-sbc/HDMI.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/apq8016-sbc/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/apq8016-sbc/apq8016-sbc.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Qualcomm/apq8096/
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/apq8096/HDMI.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/apq8096/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/apq8096/apq8096.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Qualcomm/sc7180/
drwxr-xr-x root/root usr/share/alsa/ucm2/Qualcomm/sc7180/rt5682-max98357a/
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sc7180/rt5682-max98357a/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sc7180/rt5682-max98357a/init.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sc7180/rt5682-max98357a/sc7180-rt5682-max98357a-1mic.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Qualcomm/sc8280xp/
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sc8280xp/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sc8280xp/LENOVO-X13s.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sc8280xp/sc8280xp.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Qualcomm/sdm845/
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sdm845/HDMI.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sdm845/HiFi-MM1.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sdm845/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sdm845/Lenovo-YOGA-C630-13Q50.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sdm845/sdm845.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Qualcomm/sm8250/
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sm8250/HDMI.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sm8250/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sm8250/Qualcomm-RB5-WSA8815-Speakers-DMIC0.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Qualcomm/sm8650/
drwxr-xr-x root/root usr/share/alsa/ucm2/Qualcomm/sm8650/MTP/
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sm8650/MTP/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sm8650/MTP/SM8650-MTP.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Qualcomm/sm8650/QRD/
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sm8650/QRD/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sm8650/QRD/SM8650-QRD.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Qualcomm/x1e80100/
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/x1e80100/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/x1e80100/X1E80100-CRD.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Rockchip/
drwxr-xr-x root/root usr/share/alsa/ucm2/Rockchip/es8316/
-rw-r--r-- root/root usr/share/alsa/ucm2/Rockchip/es8316/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Rockchip/es8316/es8316.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Rockchip/max98090/
-rw-r--r-- root/root usr/share/alsa/ucm2/Rockchip/max98090/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Rockchip/max98090/max98090.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Rockchip/rk3399-gru-sound/
-rw-r--r-- root/root usr/share/alsa/ucm2/Rockchip/rk3399-gru-sound/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Rockchip/rk3399-gru-sound/rk3399-gru-sound.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Rockchip/rk3588-es8316/
-rw-r--r-- root/root usr/share/alsa/ucm2/Rockchip/rk3588-es8316/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Rockchip/rk3588-es8316/rk3588-es8316.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Rockchip/rk817-sound/
-rw-r--r-- root/root usr/share/alsa/ucm2/Rockchip/rk817-sound/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Rockchip/rk817-sound/rk817-sound.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Samsung/
drwxr-xr-x root/root usr/share/alsa/ucm2/Samsung/snow/
-rw-r--r-- root/root usr/share/alsa/ucm2/Samsung/snow/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Samsung/snow/snow.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Tegra/
drwxr-xr-x root/root usr/share/alsa/ucm2/Tegra/alc5632/
-rw-r--r-- root/root usr/share/alsa/ucm2/Tegra/alc5632/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Tegra/alc5632/Record.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Tegra/alc5632/alc5632.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Tegra/max98089/
-rw-r--r-- root/root usr/share/alsa/ucm2/Tegra/max98089/lge-x3-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Tegra/max98089/lge-x3-VoiceCall.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Tegra/max98089/lge-x3.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Tegra/max98090/
-rw-r--r-- root/root usr/share/alsa/ucm2/Tegra/max98090/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Tegra/max98090/max98090.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Tegra/rt5631/
-rw-r--r-- root/root usr/share/alsa/ucm2/Tegra/rt5631/Asus-Transformer-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Tegra/rt5631/Asus-Transformer.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Tegra/rt5640/
-rw-r--r-- root/root usr/share/alsa/ucm2/Tegra/rt5640/Google-Nexus-7-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Tegra/rt5640/Google-Nexus-7.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Tegra/tegra-hda/
-rw-r--r-- root/root usr/share/alsa/ucm2/Tegra/tegra-hda/tegra-hda-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Tegra/tegra-hda/tegra-hda.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/Tegra/wm8903/
-rw-r--r-- root/root usr/share/alsa/ucm2/Tegra/wm8903/Acer-A500-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Tegra/wm8903/Acer-A500.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Tegra/wm8903/Asus-Transformer-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/Tegra/wm8903/Asus-Transformer.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/AllenAndHeath/
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/AllenAndHeath/Zedi10-Hifi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/AllenAndHeath/Zedi10.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/Arturia/
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Arturia/Minifuse-12-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Arturia/Minifuse-12.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Arturia/Minifuse-4-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Arturia/Minifuse-4.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/Audient/
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Audient/Audient-iD4-0003.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Audient/Audient-iD4-0009.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Audient/Audient-iD4-HiFi-0003.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Audient/Audient-iD4-HiFi-0009.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/Behringer/
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Behringer/Flow8-Recording-Hifi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Behringer/Flow8-Recording.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Behringer/Flow8-Streaming-Hifi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Behringer/Flow8-Streaming.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Behringer/UMC202HD-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Behringer/UMC202HD.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Behringer/UMC204HD-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Behringer/UMC204HD.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Behringer/UMC404HD-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Behringer/UMC404HD.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/Common/
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Common/HeadphonesOnly-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Common/HeadphonesOnly.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/Dell/
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Dell/Desktop-Front-Speaker-Headset.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Dell/Desktop-Front.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Dell/Desktop-Rear-Line.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Dell/Desktop-Rear.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Dell/WD15-Dock-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Dell/WD15-Dock.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/Digidesign/
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Digidesign/Digidesign-Mbox-3-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Digidesign/Digidesign-Mbox-3.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/Focusrite/
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Focusrite/Scarlett-2i-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Focusrite/Scarlett-2i.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/Gigabyte/
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Gigabyte/Aorus-Master-Main-Audio-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Gigabyte/Aorus-Master-Main-Audio.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/GoXLR/
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/GoXLR/GoXLR-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/GoXLR/GoXLR.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/Lenovo/
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Lenovo/ThinkStation-P620-Main-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Lenovo/ThinkStation-P620-Main.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Lenovo/ThinkStation-P620-Rear-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Lenovo/ThinkStation-P620-Rear.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/MOTU/
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/MOTU/M2-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/MOTU/M2.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/MOTU/M4-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/MOTU/M4.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/MOTU/M6-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/MOTU/M6.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/NativeInstruments/
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/NativeInstruments/Traktor-Kontrol-Z1-Mixer.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/NativeInstruments/Traktor-Kontrol-Z1.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/Rane/
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Rane/SL-1-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Rane/SL-1.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/Realtek/
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Realtek/ALC1220-VB-Desktop-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Realtek/ALC1220-VB-Desktop.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Realtek/ALC4080-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Realtek/ALC4080.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/Roland/
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Roland/BridgeCast-Hifi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Roland/BridgeCast.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/SolidStateLabs/
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/SolidStateLabs/SSL2-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/SolidStateLabs/SSL2.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/Sony/
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Sony/Inzone-H9-H7-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Sony/Inzone-H9-H7.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/Steinberg/
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Steinberg/UR24C-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Steinberg/UR24C.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Steinberg/UR44-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Steinberg/UR44.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/USB-Audio.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/UniversalAudio/
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/UniversalAudio/Volt2-HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/UniversalAudio/Volt2.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/cs42l43/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/cs42l43/init.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/cx2072x/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/cx2072x/DisableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/cx2072x/EnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/cx2072x/HeadPhones.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/cx2072x/HeadsetMic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/cx2072x/InternalMic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/cx2072x/Speaker.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/da7219/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/da7219/init.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/es8316/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/es8316/EnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/es8316/HeadPhones.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/es8316/IN1-HeadsetMic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/es8316/IN1-InternalMic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/es8316/IN2-HeadsetMic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/es8316/IN2-InternalMic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/es8316/MonoSpeaker.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/es8316/Speaker.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/hda/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/hda/hdmi.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/max98090/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/max98090/EnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/max98090/Headphones.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/max98090/HeadsetMic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/max98090/InternalMic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/max98090/Speaker.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/nau8824/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/nau8824/DMIC1_2.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/nau8824/EnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/nau8824/HeadPhones.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/nau8824/HeadsetMic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/nau8824/InternalMic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/nau8824/MonoSpeaker.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/nau8824/Speaker.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/qcom-lpass/
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/qcom-lpass/rx-macro/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/qcom-lpass/rx-macro/HeadphoneDisableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/qcom-lpass/rx-macro/HeadphoneEnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/qcom-lpass/rx-macro/init.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/qcom-lpass/tx-macro/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/qcom-lpass/tx-macro/DMIC0DisableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/qcom-lpass/tx-macro/DMIC0EnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/qcom-lpass/tx-macro/HeadphoneMicDisableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/qcom-lpass/tx-macro/HeadphoneMicEnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/qcom-lpass/tx-macro/SoundwireMic0EnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/qcom-lpass/tx-macro/SoundwireMic1EnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/qcom-lpass/tx-macro/SoundwireMicDisableSeq.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/qcom-lpass/va-macro/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/qcom-lpass/va-macro/DMIC0DisableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/qcom-lpass/va-macro/DMIC0EnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/qcom-lpass/va-macro/DMIC1DisableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/qcom-lpass/va-macro/DMIC1EnableSeq.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/qcom-lpass/wsa-macro/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/qcom-lpass/wsa-macro/SpeakerDisableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/qcom-lpass/wsa-macro/SpeakerEnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/qcom-lpass/wsa-macro/Wsa1SpeakerDisableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/qcom-lpass/wsa-macro/Wsa1SpeakerEnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/qcom-lpass/wsa-macro/Wsa2SpeakerDisableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/qcom-lpass/wsa-macro/Wsa2SpeakerEnableSeq.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/qcom-lpass/wsa-macro/four-speakers/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/qcom-lpass/wsa-macro/four-speakers/init.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/qcom-lpass/wsa-macro/init.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/rt5640/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5640/DigitalMics.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5640/EnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5640/HeadPhones.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5640/HeadPhones2.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5640/HeadsetMic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5640/HeadsetMic2-IN1.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5640/IN1-InternalMic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5640/IN3-InternalMic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5640/MonoSpeaker.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5640/Speaker.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5640/init.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/rt5645/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5645/AnalogMic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5645/DigitalMicDisableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5645/DigitalMicEnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5645/DisableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5645/EnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5645/HSMicDisableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5645/HSMicEnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5645/HeadphonesEnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5645/SpeakerEnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5645/init.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/rt5651/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5651/DigitalMic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5651/EnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5651/HeadPhones-swapped.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5651/HeadPhones.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5651/IN1-InternalMic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5651/IN12-InternalMic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5651/IN2-HeadsetMic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5651/IN2-InternalMic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5651/IN3-HeadsetMic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5651/MonoSpeaker.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5651/Speaker.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5651/init.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/rt5672/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5672/DMIC1.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5672/DMIC2.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5672/EnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5672/HeadPhones.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5672/HeadsetMic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5672/MonoSpeaker.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5672/Speaker.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/rt5682/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt5682/init.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/rt700/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt700/init.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/rt711-sdca/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt711-sdca/init.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/rt711/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt711/init.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/rt713-dmic/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt713-dmic/init.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/rt713-sdca/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt713-sdca/init.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/rt715-sdca/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt715-sdca/init.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/rt715/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt715/init.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/wcd934x/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd934x/DefaultDisableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd934x/DefaultEnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd934x/HeadphoneDisableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd934x/HeadphoneEnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd934x/HeadphoneMicDisableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd934x/HeadphoneMicEnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd934x/SpeakerDisableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd934x/SpeakerEnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd934x/init.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/wcd938x/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd938x/HeadphoneDisableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd938x/HeadphoneEnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd938x/HeadphoneMicDisableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd938x/HeadphoneMicEnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd938x/init.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/wcd939x/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd939x/AnalogMic1EnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd939x/AnalogMic3EnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd939x/AnalogMic4EnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd939x/AnalogMic5EnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd939x/AnalogMicDisableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd939x/DefaultEnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd939x/HeadphoneDisableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd939x/HeadphoneEnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd939x/HeadphoneMicDisableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd939x/HeadphoneMicEnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd939x/init.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/wm5102/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wm5102/EnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wm5102/HPOut2-Speaker.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wm5102/HeadPhones.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wm5102/IN1-HeadsetMic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wm5102/IN1-InternalMic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wm5102/IN2-HeadsetMic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wm5102/IN3-InternalMic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wm5102/Speaker.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/wsa881x/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wsa881x/DefaultEnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wsa881x/SpeakerDisableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wsa881x/SpeakerEnableSeq.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/wsa883x/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wsa883x/DefaultEnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wsa883x/SpeakerDisableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wsa883x/SpeakerEnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wsa883x/init.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/wsa884x/
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/wsa884x/four-speakers/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wsa884x/four-speakers/DefaultEnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wsa884x/four-speakers/SpeakerSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wsa884x/four-speakers/init.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/wsa884x/two-speakers/
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wsa884x/two-speakers/DefaultEnableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wsa884x/two-speakers/SpeakerSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wsa884x/two-speakers/init.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/common/
drwxr-xr-x root/root usr/share/alsa/ucm2/common/ctl/
-rw-r--r-- root/root usr/share/alsa/ucm2/common/ctl/remap.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/common/direct-verb.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/common/direct.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/common/linked-card.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/common/linked.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/common/pcm/
-rw-r--r-- root/root usr/share/alsa/ucm2/common/pcm/split.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/DB410c/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/DB410c/DB410c.conf -> ../../Qualcomm/apq8016-sbc/apq8016-sbc.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/DB820c/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/DB820c/DB820c.conf -> ../../Qualcomm/apq8096/apq8096.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/HDA-Intel/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/HDA-Intel/HDA-Intel.conf -> ../../HDA/HDA.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/SC7180/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/SC7180/sc7180-rt5682-max98357a-1mic.conf -> ../../Qualcomm/sc7180/rt5682-max98357a/sc7180-rt5682-max98357a-1mic.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/SOF/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/SOF/SOF.conf -> ../../Intel/SOF/SOF.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/USB-Audio/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/USB-Audio/USB-Audio.conf -> ../../USB-Audio/USB-Audio.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/VEYRON-I2S/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/VEYRON-I2S/VEYRON-I2S.conf -> ../../Rockchip/max98090/max98090.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/acp/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/acp/acp.conf -> ../../common/linked-card.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/acp3x-es83xx/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/acp3x-es83xx/acp3x-es83xx.conf -> ../../AMD/acp3x-es83xx/acp3x-es83xx.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/acp3xalc5682m98/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/acp3xalc5682m98/acp3xalc5682m98.conf -> ../../AMD/acp3xalc5682m98/acp3xalc5682m98.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/acp5x/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/acp5x/Valve-Jupiter-1.conf -> ../../AMD/acp5x/acp5x.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/acp62/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/acp62/acp62.conf -> ../../common/linked-card.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/acp63/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/acp63/acp63.conf -> ../../common/linked-card.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/acp6x/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/acp6x/acp6x.conf -> ../../common/linked-card.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/acpd7219m98357/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/acpd7219m98357/acpd7219m98357.conf -> ../../AMD/acpd7219m98357/acpd7219m98357.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/bdw-rt5677/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/bdw-rt5677/bdw-rt5677.conf -> ../../Intel/bdw-rt5677/bdw-rt5677.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/broadwell-rt286/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/broadwell-rt286/broadwell-rt286.conf -> ../../Intel/broadwell-rt286/broadwell-rt286.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/broxton-rt298/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/broxton-rt298/broxton-rt298.conf -> ../../Intel/broxton-rt298/broxton-rt298.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/bytcht-cx2072x/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/bytcht-cx2072x/bytcht-cx2072x.conf -> ../../Intel/bytcht-cx2072x/bytcht-cx2072x.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/bytcht-es8316/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/bytcht-es8316/bytcht-es8316.conf -> ../../Intel/bytcht-es8316/bytcht-es8316.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/bytcr-rt5640/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/bytcr-rt5640/bytcr-rt5640.conf -> ../../Intel/bytcr-rt5640/bytcr-rt5640.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/bytcr-rt5651/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/bytcr-rt5651/bytcr-rt5651.conf -> ../../Intel/bytcr-rt5651/bytcr-rt5651.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/bytcr-wm5102/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/bytcr-wm5102/bytcr-wm5102.conf -> ../../Intel/bytcr-wm5102/bytcr-wm5102.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/cht-bsw-rt5672/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/cht-bsw-rt5672/cht-bsw-rt5672.conf -> ../../Intel/cht-bsw-rt5672/cht-bsw-rt5672.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/chtmax98090/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/chtmax98090/chtmax98090.conf -> ../../Intel/chtmax98090/chtmax98090.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/chtnau8824/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/chtnau8824/chtnau8824.conf -> ../../Intel/chtnau8824/chtnau8824.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/chtrt5645/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/chtrt5645/chtrt5645.conf -> ../../Intel/chtrt5645/chtrt5645.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/chtrt5650/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/chtrt5650/chtrt5650.conf -> ../../Intel/chtrt5650/chtrt5650.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/gx-sound-card/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/gx-sound-card/GXL-P241.conf -> ../../Amlogic/p241/p241.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/gx-sound-card/LIBRETECH-CC.conf -> ../../Amlogic/p241/p241.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/hda-dsp/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/hda-dsp/hda-dsp.conf -> ../../Intel/hda-dsp/hda-dsp.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/kblrt5660/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/kblrt5660/kblrt5660.conf -> ../../Intel/kblrt5660/kblrt5660.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/mt8192_mt6359/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/mt8192_mt6359/mt8192_mt6359_rt1015p_rt5682.conf -> ../../MediaTek/mt8192/mt6359-rt1015p-rt5682/mt8192_mt6359_rt1015p_rt5682.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/mt8195_demo/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/mt8195_demo/mt8195_demo.conf -> ../../MediaTek/mt8195_demo/mt8195_demo.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/mt8365-evk/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/mt8365-evk/mt8365-evk.conf -> ../../MediaTek/mt8365-evk/mt8365-evk.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/mt8370-evk/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/mt8370-evk/mt8370-evk.conf -> ../../MediaTek/mt8370-evk/mt8370-evk.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/mt8390-evk/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/mt8390-evk/mt8390-evk.conf -> ../../MediaTek/mt8390-evk/mt8390-evk.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/mt8395-evk/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/mt8395-evk/mt8395-evk.conf -> ../../MediaTek/mt8395-evk/mt8395-evk.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/mtk-rt5650/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/mtk-rt5650/mtk-rt5650.conf -> ../../MediaTek/mtk-rt5650/mtk-rt5650.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/rk3399-gru-soun/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/rk3399-gru-soun/rk3399-gru-soun.conf -> ../../Rockchip/rk3399-gru-sound/rk3399-gru-sound.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/rk3588-es8316/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/rk3588-es8316/rk3588-es8316.conf -> ../../Rockchip/rk3588-es8316/rk3588-es8316.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/rockchip_es8316/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/rockchip_es8316/rockchip_es8316.conf -> ../../Rockchip/es8316/es8316.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/sc8280xp/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/sc8280xp/sc8280xp.conf -> ../../Qualcomm/sc8280xp/sc8280xp.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/sdm845/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/sdm845/DB845c.conf -> ../../Qualcomm/sdm845/sdm845.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/sdm845/LENOVO-81JL-LenovoYOGAC630_13Q50-LNVNB161216.conf -> ../../Qualcomm/sdm845/Lenovo-YOGA-C630-13Q50.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/simple-card/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/simple-card/Librem 5 Devkit.conf -> ../../NXP/iMX8/Librem_5_Devkit/Librem 5 Devkit.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/simple-card/Librem 5.conf -> ../../NXP/iMX8/Librem_5/Librem 5.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/simple-card/PinePhone.conf -> ../../Allwinner/A64/PinePhone/PinePhone.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/simple-card/rk817_ext.conf -> ../../Rockchip/rk817-sound/rk817-sound.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/simple-card/rk817_int.conf -> ../../Rockchip/rk817-sound/rk817-sound.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/simple-card/rockchip,es8316-codec.conf -> ../../Rockchip/es8316/es8316.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/skylake-rt286/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/skylake-rt286/skylake-rt286.conf -> ../../Intel/skylake-rt286/skylake-rt286.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/sm8250/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/sm8250/Qualcomm-RB5-WSA8815-Speakers-DMIC0.conf -> ../../Qualcomm/sm8250/Qualcomm-RB5-WSA8815-Speakers-DMIC0.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/sm8650/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/sm8650/SM8650-MTP.conf -> ../../Qualcomm/sm8650/MTP/SM8650-MTP.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/sm8650/SM8650-QRD.conf -> ../../Qualcomm/sm8650/QRD/SM8650-QRD.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/sof-ehl-rt5660/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/sof-ehl-rt5660/sof-ehl-rt5660.conf -> ../../Intel/sof-ehl-rt5660/sof-ehl-rt5660.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/sof-essx8336/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/sof-essx8336/sof-essx8336.conf -> ../../Intel/sof-essx8336/sof-essx8336.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/sof-glkda7219ma/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/sof-glkda7219ma/sof-glkda7219ma.conf -> ../../Intel/sof-glkda7219max/sof-glkda7219max.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/sof-hda-dsp/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/sof-hda-dsp/sof-hda-dsp.conf -> ../../Intel/sof-hda-dsp/sof-hda-dsp.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/sof-hda-dsp/sof-skl_hda_card.conf -> ../../Intel/sof-hda-dsp/sof-hda-dsp.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/sof-mt8195_r101/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/sof-mt8195_r101/sof-mt8195_r1019_5682.conf -> ../../MediaTek/mt8195-sof/mt6359-rt1019-rt5682/sof-mt8195-mt6359-rt1019-rt5682.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/sof-skl_hda_card -> sof-hda-dsp
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/sof-soundwire/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/sof-soundwire/sof-soundwire.conf -> ../../sof-soundwire/sof-soundwire.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/tegra-hda/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/tegra-hda/tegra-hda.conf -> ../../Tegra/tegra-hda/tegra-hda.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/tegra/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/tegra/ASUS Google Nexus 7 ALC5642.conf -> ../../Tegra/rt5640/Google-Nexus-7.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/tegra/Acer Iconia Tab A500 WM8903.conf -> ../../Tegra/wm8903/Acer-A500.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/tegra/Asus EeePad Slider WM8903.conf -> ../../Tegra/wm8903/Asus-Transformer.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/tegra/Asus EeePad Transformer WM8903.conf -> ../../Tegra/wm8903/Asus-Transformer.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/tegra/Asus Transformer Infinity TF700T RT5631.conf -> ../../Tegra/rt5631/Asus-Transformer.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/tegra/Asus Transformer Pad TF300T WM8903.conf -> ../../Tegra/wm8903/Asus-Transformer.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/tegra/Asus Transformer Pad TF300TG RT5631.conf -> ../../Tegra/rt5631/Asus-Transformer.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/tegra/Asus Transformer Pad TF300TL RT5631.conf -> ../../Tegra/rt5631/Asus-Transformer.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/tegra/Asus Transformer Prime TF201 RT5631.conf -> ../../Tegra/rt5631/Asus-Transformer.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/tegra/Compal PAZ00.conf -> ../../Tegra/alc5632/alc5632.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/tegra/GoogleNyanBig.conf -> ../../Tegra/max98090/max98090.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/tegra/GoogleNyanBlaze.conf -> ../../Tegra/max98090/max98090.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/tegra/LG Optimus 4X HD MAX98089.conf -> ../../Tegra/max98089/lge-x3.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/tegra/LG Optimus Vu MAX98089.conf -> ../../Tegra/max98089/lge-x3.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/x1e80100/
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/x1e80100/X1E80100-CRD.conf -> ../../Qualcomm/x1e80100/X1E80100-CRD.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.virt.d/
-rw-r--r-- root/root usr/share/alsa/ucm2/conf.virt.d/.gitignore (EMPTY)
drwxr-xr-x root/root usr/share/alsa/ucm2/lib/
-rw-r--r-- root/root usr/share/alsa/ucm2/lib/card-init.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/lib/ctl-remap.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/lib/generic.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/module/
lrwxrwxrwx root/root usr/share/alsa/ucm2/module/snd_soc_apq8016_sbc.conf -> ../Qualcomm/apq8016-sbc/apq8016-sbc.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/module/snd_soc_apq8096.conf -> ../Qualcomm/apq8096/apq8096.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/module/snd_soc_omap_abe_twl6040.conf -> ../OMAP/abe-twl6040/abe-twl6040.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/module/snd_soc_rk3399_gru_sound.conf -> ../Rockchip/rk3399-gru-sound/rk3399-gru-sound.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/module/snd_soc_rockchip_max98090.conf -> ../Rockchip/max98090/max98090.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/module/snd_soc_sdm845.conf -> ../Qualcomm/sdm845/sdm845.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/module/snd_soc_snow.conf -> ../Samsung/snow/snow.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/module/snd_soc_tegra_alc5632.conf -> ../Tegra/alc5632/alc5632.conf
lrwxrwxrwx root/root usr/share/alsa/ucm2/module/snd_soc_tegra_max98090.conf -> ../Tegra/max98090/max98090.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/platforms/
drwxr-xr-x root/root usr/share/alsa/ucm2/platforms/bytcr/
-rw-r--r-- root/root usr/share/alsa/ucm2/platforms/bytcr/PlatformDisableSeq.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/platforms/bytcr/PlatformEnableSeq.conf
drwxr-xr-x root/root usr/share/alsa/ucm2/sof-soundwire/
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/Hdmi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/HiFi.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/cs35l56.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/cs42l43-dmic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/cs42l43.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/dmic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/rt1308.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/rt1316.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/rt1318.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/rt5682.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/rt700.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/rt711-sdca.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/rt711.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/rt713-dmic.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/rt713-sdca.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/rt715-sdca.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/rt715.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/sof-soundwire.conf
-rw-r--r-- root/root usr/share/alsa/ucm2/ucm.conf

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/bCEFvEwZ/dfuGMemCKwBZ44A24qT9TTolNh8t7n4+g/4mAO+XAbWLsTORfZfsHMpWzi9qiW0y4X4OJIJSGZOQY=
SHA256 (Pkgfile) = be0a1030f9fb50c0d551b4d9c705be78be0dc351cef617fb59c951a04eb22d4f
SHA256 (.footprint) = ea524d59401b098043e659b6d93e9f054856d4dc9cfec0e500edab472f47bcd4
SHA256 (alsa-ucm-conf-1.2.11.tar.bz2) = 387c01cf30e2a1676d7b8f72b2681cf219abca70dd1ec2a9e33add5bf3feae81

View File

@ -1,16 +0,0 @@
# Description: Alsa use case manager configuration
# URL: http://www.alsa-project.org/
# Maintainer: Matt Housh, jaeger at crux dot ninja
# Depends on: alsa-lib
name=alsa-ucm-conf
version=1.2.11
release=1
source=(https://www.alsa-project.org/files/pub/lib/$name-$version.tar.bz2)
build() {
cd $name-$version
install -m 0755 -d $PKG/usr/share/alsa
cp -r ucm2 $PKG/usr/share/alsa/
rm $PKG/usr/share/alsa/ucm2/README.md
}

View File

@ -1,17 +1,10 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/rc.d/
-rwxr-xr-x root/root etc/rc.d/alsa
drwxr-xr-x root/root lib/
drwxr-xr-x root/root lib/udev/
drwxr-xr-x root/root lib/udev/rules.d/
-rw-r--r-- root/root lib/udev/rules.d/90-alsa-restore.rules
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/aconnect
-rwxr-xr-x root/root usr/bin/alsaloop
-rwxr-xr-x root/root usr/bin/alsamixer
-rwxr-xr-x root/root usr/bin/alsatplg
-rwxr-xr-x root/root usr/bin/alsaucm
-rwxr-xr-x root/root usr/bin/amidi
-rwxr-xr-x root/root usr/bin/amixer
-rwxr-xr-x root/root usr/bin/aplay
@ -20,62 +13,25 @@ lrwxrwxrwx root/root usr/bin/arecord -> aplay
-rwxr-xr-x root/root usr/bin/arecordmidi
-rwxr-xr-x root/root usr/bin/aseqdump
-rwxr-xr-x root/root usr/bin/aseqnet
-rwxr-xr-x root/root usr/bin/axfer
-rwxr-xr-x root/root usr/bin/iecset
-rwxr-xr-x root/root usr/bin/nhlt-dmic-info
-rwxr-xr-x root/root usr/bin/speaker-test
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/alsa-topology/
-rwxr-xr-x root/root usr/lib/alsa-topology/libalsatplg_module_nhlt.la
-rwxr-xr-x root/root usr/lib/alsa-topology/libalsatplg_module_nhlt.so
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/aconnect.1.gz
-rw-r--r-- root/root usr/man/man1/alsactl.1.gz
-rw-r--r-- root/root usr/man/man1/alsamixer.1.gz
-rw-r--r-- root/root usr/man/man1/amidi.1.gz
-rw-r--r-- root/root usr/man/man1/amixer.1.gz
-rw-r--r-- root/root usr/man/man1/aplay.1.gz
-rw-r--r-- root/root usr/man/man1/aplaymidi.1.gz
lrwxrwxrwx root/root usr/man/man1/arecord.1.gz -> aplay.1.gz
-rw-r--r-- root/root usr/man/man1/arecordmidi.1.gz
-rw-r--r-- root/root usr/man/man1/aseqdump.1.gz
-rw-r--r-- root/root usr/man/man1/aseqnet.1.gz
-rw-r--r-- root/root usr/man/man1/iecset.1.gz
-rw-r--r-- root/root usr/man/man1/speaker-test.1.gz
drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/alsaconf.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/alsa-info.sh
-rwxr-xr-x root/root usr/sbin/alsaconf
-rwxr-xr-x root/root usr/sbin/alsactl
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/alsa/
drwxr-xr-x root/root usr/share/alsa/init/
-rw-r--r-- root/root usr/share/alsa/init/00main
-rw-r--r-- root/root usr/share/alsa/init/ca0106
-rw-r--r-- root/root usr/share/alsa/init/default
-rw-r--r-- root/root usr/share/alsa/init/hda
-rw-r--r-- root/root usr/share/alsa/init/help
-rw-r--r-- root/root usr/share/alsa/init/info
-rw-r--r-- root/root usr/share/alsa/init/test
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/aconnect.1.gz
-rw-r--r-- root/root usr/share/man/man1/alsa-info.sh.1.gz
-rw-r--r-- root/root usr/share/man/man1/alsactl.1.gz
-rw-r--r-- root/root usr/share/man/man1/alsaloop.1.gz
-rw-r--r-- root/root usr/share/man/man1/alsamixer.1.gz
-rw-r--r-- root/root usr/share/man/man1/amidi.1.gz
-rw-r--r-- root/root usr/share/man/man1/amixer.1.gz
-rw-r--r-- root/root usr/share/man/man1/aplay.1.gz
-rw-r--r-- root/root usr/share/man/man1/aplaymidi.1.gz
lrwxrwxrwx root/root usr/share/man/man1/arecord.1.gz -> aplay.1.gz
-rw-r--r-- root/root usr/share/man/man1/arecordmidi.1.gz
-rw-r--r-- root/root usr/share/man/man1/aseqdump.1.gz
-rw-r--r-- root/root usr/share/man/man1/aseqnet.1.gz
-rw-r--r-- root/root usr/share/man/man1/axfer-list.1.gz
-rw-r--r-- root/root usr/share/man/man1/axfer-transfer.1.gz
-rw-r--r-- root/root usr/share/man/man1/axfer.1.gz
-rw-r--r-- root/root usr/share/man/man1/iecset.1.gz
-rw-r--r-- root/root usr/share/man/man1/nhlt-dmic-info.1.gz
-rw-r--r-- root/root usr/share/man/man1/speaker-test.1.gz
drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/alsaconf.8.gz
drwxr-xr-x root/root usr/share/sounds/
drwxr-xr-x root/root usr/share/sounds/alsa/
-rw-r--r-- root/root usr/share/sounds/alsa/Front_Center.wav
-rw-r--r-- root/root usr/share/sounds/alsa/Front_Left.wav
-rw-r--r-- root/root usr/share/sounds/alsa/Front_Right.wav
-rw-r--r-- root/root usr/share/sounds/alsa/Noise.wav
-rw-r--r-- root/root usr/share/sounds/alsa/Rear_Center.wav
-rw-r--r-- root/root usr/share/sounds/alsa/Rear_Left.wav
-rw-r--r-- root/root usr/share/sounds/alsa/Rear_Right.wav
-rw-r--r-- root/root usr/share/sounds/alsa/Side_Left.wav
-rw-r--r-- root/root usr/share/sounds/alsa/Side_Right.wav
drwxr-xr-x root/root var/
drwxr-xr-x root/root var/lib/
drwxr-xr-x root/root var/lib/alsa/

2
alsa-utils/.md5sum Normal file
View File

@ -0,0 +1,2 @@
0a6b26d27cc2adfd591d91d8c155fdb7 alsa-utils-1.0.18.tar.bz2
7ca87ae2d727887898e1feb47a48d3f9 rc.alsa

View File

@ -1,6 +0,0 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/aiQkjZ+RpgQ6VX9y0WrZhhjHQK9QMpJM5RvvNf8OOMIy55pyuZmqxzHOYowUfsQ1kjFOtBhMWAnMQ8HwbiBfAU=
SHA256 (Pkgfile) = 9ad09a69700a0cead3be72677cae26cf8ce3e903841b68eead156b3f63d95953
SHA256 (.footprint) = 9f71c82677a78386c16592a13fd57ac547082aec348e8f79c5a9943ffc9c777d
SHA256 (alsa-utils-1.2.11.tar.bz2) = 9ac6ca3a883f151e568dcf979b8d2e5cbecc51b819bb0e6bb8a2e9b34cc428a7
SHA256 (rc.alsa) = dcb1a5d6a1b890fb35e724d417dbcff188ae89ea9a6cd791a6fb06ef1b17baae

View File

@ -1,24 +1,28 @@
# Description: ALSA utils
# URL: http://www.alsa-project.org/
# Maintainer: Matt Housh, jaeger at crux dot ninja
# URL: http://www.alsa-project.org
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
# Depends on: gettext, alsa-lib, dialog
name=alsa-utils
version=1.2.11
version=1.0.18
release=1
source=(https://www.alsa-project.org/files/pub/utils/$name-$version.tar.bz2 \
rc.alsa)
source=(ftp://ftp.alsa-project.org/pub/utils/$name-$version.tar.bz2 \
rc.alsa)
build() {
cd $name-$version
./configure --prefix=/usr \
--disable-bat \
--disable-nls \
--disable-xmlto
cd $name-$version
./configure --prefix=/usr --disable-nls --mandir=/usr/man
make
make DESTDIR=$PKG install
rm -r $PKG/usr/share/man/{fr,man7}
# alsactl_init.7 is generated using xmlto, which we don't have
touch alsactl/alsactl_init.7
install -D -m 0755 $SRC/rc.alsa $PKG/etc/rc.d/alsa
make
make DESTDIR=$PKG install
rm -rf $PKG/usr/share $PKG/usr/man/fr
# see above
rm -f $PKG/usr/man/man7/alsactl_init.7
rmdir $PKG/usr/man/man7
install -D -m 0755 $SRC/rc.alsa $PKG/etc/rc.d/alsa
}

View File

@ -2,16 +2,39 @@
README for alsa-utils
alsa-utils includes an init script in /etc/rc.d called "alsa". In order to
save and restore your soundcard mixer levels at shutdown and boot, add
"alsa" to the SERVICES array in /etc/rc.conf.
NOTE: If the "alsa" init script attempts to restore mixer levels that have
not been saved yet, it will produce an error that looks like:
In order to facilitate saving and restoring of soundcard mixer levels at
shutdown and boot, take these two methods as examples:
"alsactl: load_state:1677: Cannot open /var/lib/alsa/asound.state for
reading: No such file or directory"
This just means that the mixer settings have not yet been saved and can be
fixed by running "alsactl store".
***NOTE***
BOTH methods require that you store your mixer levels beforehand, use
'/usr/sbin/alsactl store' first!
**********
Method 1: /etc/modprobe.conf
Add something like the following to /etc/modprobe.conf:
----
# ALSA mixer settings save/restore
install snd-emu10k1 /sbin/modprobe --ignore-install \
snd-emu10k1 $CMDLINE_OPTS; /usr/sbin/alsactl restore
remove snd-emu10k1 /usr/sbin/alsactl store; /sbin/modprobe -r \
--ignore-remove snd-emu10k1
----
(As with the other READMEs replace 'snd-emu10k1' with the correct
soundcard module for your system.)
(On some hardware it seems the kernel module gets loaded but the
soundcard isn't initialized in time for the modprobe.conf install
command to succeed. If this is the case for your hardware, try
method 2 instead.)
Method 2: /etc/rc.d/alsa init script
Add "alsa" to the SERVICES array in /etc/rc.conf.

9
amule/.footprint Normal file
View File

@ -0,0 +1,9 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/amule
-rwxr-xr-x root/root usr/bin/ed2k
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/applications/
-rw-r--r-- root/root usr/share/applications/amule.desktop
drwxr-xr-x root/root usr/share/pixmaps/
-rw-r--r-- root/root usr/share/pixmaps/amule.xpm

1
amule/.md5sum Normal file
View File

@ -0,0 +1 @@
4bbb5fef3b7acd206c08beddb7fdbb42 aMule-2.2.2.tar.bz2

22
amule/Pkgfile Normal file
View File

@ -0,0 +1,22 @@
# Description: An all-platform Edonkey client.
# URL: http://www.amule.org/
# Maintainer: Antti Nykanen, aon at iki dot fi
# Packager: Daniel Walpole, daniel at walpole dot id dot au
# Depends on: wxgtk, crypto++
name=amule
version=2.2.2
release=2
source=(http://download.berlios.de/amule/aMule-$version.tar.bz2)
build() {
cd aMule-$version
export CFLAGS="${CFLAGS//-fstack-protector/}"
export CXXFLAGS="${CXXFLAGS//-fstack-protector/}"
./configure --prefix=/usr \
--mandir=/usr/man \
--disable-nls
make
make install DESTDIR=$PKG
rm -rf $PKG/usr/{share/{doc,amule},man,lib,bin/autostart-xas}
}

142
ant/.footprint Normal file
View File

@ -0,0 +1,142 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
lrwxrwxrwx root/root usr/bin/ant -> /usr/lib/ant/bin/ant
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/ant/
drwxr-xr-x root/root usr/lib/ant/bin/
-rwxr-xr-x root/root usr/lib/ant/bin/ant
-rw-r--r-- root/root usr/lib/ant/bin/ant.cmd
-rwxr-xr-x root/root usr/lib/ant/bin/antRun
-rwxr-xr-x root/root usr/lib/ant/bin/antRun.pl
-rw-r--r-- root/root usr/lib/ant/bin/antenv.cmd
-rwxr-xr-x root/root usr/lib/ant/bin/complete-ant-cmd.pl
-rw-r--r-- root/root usr/lib/ant/bin/envset.cmd
-rwxr-xr-x root/root usr/lib/ant/bin/runant.pl
-rwxr-xr-x root/root usr/lib/ant/bin/runant.py
-rw-r--r-- root/root usr/lib/ant/bin/runrc.cmd
drwxr-xr-x root/root usr/lib/ant/etc/
-rw-r--r-- root/root usr/lib/ant/etc/ant-bootstrap.jar
-rw-r--r-- root/root usr/lib/ant/etc/changelog.xsl
drwxr-xr-x root/root usr/lib/ant/etc/checkstyle/
-rw-r--r-- root/root usr/lib/ant/etc/checkstyle/checkstyle-frames.xsl
-rw-r--r-- root/root usr/lib/ant/etc/checkstyle/checkstyle-text.xsl
-rw-r--r-- root/root usr/lib/ant/etc/checkstyle/checkstyle-xdoc.xsl
-rw-r--r-- root/root usr/lib/ant/etc/coverage-frames.xsl
-rw-r--r-- root/root usr/lib/ant/etc/jdepend-frames.xsl
-rw-r--r-- root/root usr/lib/ant/etc/jdepend.xsl
-rw-r--r-- root/root usr/lib/ant/etc/junit-frames-xalan1.xsl
-rw-r--r-- root/root usr/lib/ant/etc/junit-frames.xsl
-rw-r--r-- root/root usr/lib/ant/etc/junit-noframes.xsl
-rw-r--r-- root/root usr/lib/ant/etc/log.xsl
-rw-r--r-- root/root usr/lib/ant/etc/maudit-frames.xsl
-rw-r--r-- root/root usr/lib/ant/etc/mmetrics-frames.xsl
-rw-r--r-- root/root usr/lib/ant/etc/tagdiff.xsl
-rw-r--r-- root/root usr/lib/ant/fetch.xml
-rw-r--r-- root/root usr/lib/ant/get-m2.xml
drwxr-xr-x root/root usr/lib/ant/lib/
-rw-r--r-- root/root usr/lib/ant/lib/ant-1.7.1.pom
-rw-r--r-- root/root usr/lib/ant/lib/ant-1.7.1.pom.md5
-rw-r--r-- root/root usr/lib/ant/lib/ant-1.7.1.pom.sha1
-rw-r--r-- root/root usr/lib/ant/lib/ant-antlr-1.7.1.pom
-rw-r--r-- root/root usr/lib/ant/lib/ant-antlr-1.7.1.pom.md5
-rw-r--r-- root/root usr/lib/ant/lib/ant-antlr-1.7.1.pom.sha1
-rw-r--r-- root/root usr/lib/ant/lib/ant-antlr.jar
-rw-r--r-- root/root usr/lib/ant/lib/ant-apache-bcel-1.7.1.pom
-rw-r--r-- root/root usr/lib/ant/lib/ant-apache-bcel-1.7.1.pom.md5
-rw-r--r-- root/root usr/lib/ant/lib/ant-apache-bcel-1.7.1.pom.sha1
-rw-r--r-- root/root usr/lib/ant/lib/ant-apache-bcel.jar
-rw-r--r-- root/root usr/lib/ant/lib/ant-apache-bsf-1.7.1.pom
-rw-r--r-- root/root usr/lib/ant/lib/ant-apache-bsf-1.7.1.pom.md5
-rw-r--r-- root/root usr/lib/ant/lib/ant-apache-bsf-1.7.1.pom.sha1
-rw-r--r-- root/root usr/lib/ant/lib/ant-apache-bsf.jar
-rw-r--r-- root/root usr/lib/ant/lib/ant-apache-log4j-1.7.1.pom
-rw-r--r-- root/root usr/lib/ant/lib/ant-apache-log4j-1.7.1.pom.md5
-rw-r--r-- root/root usr/lib/ant/lib/ant-apache-log4j-1.7.1.pom.sha1
-rw-r--r-- root/root usr/lib/ant/lib/ant-apache-log4j.jar
-rw-r--r-- root/root usr/lib/ant/lib/ant-apache-oro-1.7.1.pom
-rw-r--r-- root/root usr/lib/ant/lib/ant-apache-oro-1.7.1.pom.md5
-rw-r--r-- root/root usr/lib/ant/lib/ant-apache-oro-1.7.1.pom.sha1
-rw-r--r-- root/root usr/lib/ant/lib/ant-apache-oro.jar
-rw-r--r-- root/root usr/lib/ant/lib/ant-apache-regexp-1.7.1.pom
-rw-r--r-- root/root usr/lib/ant/lib/ant-apache-regexp-1.7.1.pom.md5
-rw-r--r-- root/root usr/lib/ant/lib/ant-apache-regexp-1.7.1.pom.sha1
-rw-r--r-- root/root usr/lib/ant/lib/ant-apache-regexp.jar
-rw-r--r-- root/root usr/lib/ant/lib/ant-apache-resolver-1.7.1.pom
-rw-r--r-- root/root usr/lib/ant/lib/ant-apache-resolver-1.7.1.pom.md5
-rw-r--r-- root/root usr/lib/ant/lib/ant-apache-resolver-1.7.1.pom.sha1
-rw-r--r-- root/root usr/lib/ant/lib/ant-apache-resolver.jar
-rw-r--r-- root/root usr/lib/ant/lib/ant-commons-logging-1.7.1.pom
-rw-r--r-- root/root usr/lib/ant/lib/ant-commons-logging-1.7.1.pom.md5
-rw-r--r-- root/root usr/lib/ant/lib/ant-commons-logging-1.7.1.pom.sha1
-rw-r--r-- root/root usr/lib/ant/lib/ant-commons-logging.jar
-rw-r--r-- root/root usr/lib/ant/lib/ant-commons-net-1.7.1.pom
-rw-r--r-- root/root usr/lib/ant/lib/ant-commons-net-1.7.1.pom.md5
-rw-r--r-- root/root usr/lib/ant/lib/ant-commons-net-1.7.1.pom.sha1
-rw-r--r-- root/root usr/lib/ant/lib/ant-commons-net.jar
-rw-r--r-- root/root usr/lib/ant/lib/ant-jai-1.7.1.pom
-rw-r--r-- root/root usr/lib/ant/lib/ant-jai-1.7.1.pom.md5
-rw-r--r-- root/root usr/lib/ant/lib/ant-jai-1.7.1.pom.sha1
-rw-r--r-- root/root usr/lib/ant/lib/ant-jai.jar
-rw-r--r-- root/root usr/lib/ant/lib/ant-javamail-1.7.1.pom
-rw-r--r-- root/root usr/lib/ant/lib/ant-javamail-1.7.1.pom.md5
-rw-r--r-- root/root usr/lib/ant/lib/ant-javamail-1.7.1.pom.sha1
-rw-r--r-- root/root usr/lib/ant/lib/ant-javamail.jar
-rw-r--r-- root/root usr/lib/ant/lib/ant-jdepend-1.7.1.pom
-rw-r--r-- root/root usr/lib/ant/lib/ant-jdepend-1.7.1.pom.md5
-rw-r--r-- root/root usr/lib/ant/lib/ant-jdepend-1.7.1.pom.sha1
-rw-r--r-- root/root usr/lib/ant/lib/ant-jdepend.jar
-rw-r--r-- root/root usr/lib/ant/lib/ant-jmf-1.7.1.pom
-rw-r--r-- root/root usr/lib/ant/lib/ant-jmf-1.7.1.pom.md5
-rw-r--r-- root/root usr/lib/ant/lib/ant-jmf-1.7.1.pom.sha1
-rw-r--r-- root/root usr/lib/ant/lib/ant-jmf.jar
-rw-r--r-- root/root usr/lib/ant/lib/ant-jsch-1.7.1.pom
-rw-r--r-- root/root usr/lib/ant/lib/ant-jsch-1.7.1.pom.md5
-rw-r--r-- root/root usr/lib/ant/lib/ant-jsch-1.7.1.pom.sha1
-rw-r--r-- root/root usr/lib/ant/lib/ant-jsch.jar
-rw-r--r-- root/root usr/lib/ant/lib/ant-junit-1.7.1.pom
-rw-r--r-- root/root usr/lib/ant/lib/ant-junit-1.7.1.pom.md5
-rw-r--r-- root/root usr/lib/ant/lib/ant-junit-1.7.1.pom.sha1
-rw-r--r-- root/root usr/lib/ant/lib/ant-junit.jar
-rw-r--r-- root/root usr/lib/ant/lib/ant-launcher-1.7.1.pom
-rw-r--r-- root/root usr/lib/ant/lib/ant-launcher-1.7.1.pom.md5
-rw-r--r-- root/root usr/lib/ant/lib/ant-launcher-1.7.1.pom.sha1
-rw-r--r-- root/root usr/lib/ant/lib/ant-launcher.jar
-rw-r--r-- root/root usr/lib/ant/lib/ant-netrexx-1.7.1.pom
-rw-r--r-- root/root usr/lib/ant/lib/ant-netrexx-1.7.1.pom.md5
-rw-r--r-- root/root usr/lib/ant/lib/ant-netrexx-1.7.1.pom.sha1
-rw-r--r-- root/root usr/lib/ant/lib/ant-netrexx.jar
-rw-r--r-- root/root usr/lib/ant/lib/ant-nodeps-1.7.1.pom
-rw-r--r-- root/root usr/lib/ant/lib/ant-nodeps-1.7.1.pom.md5
-rw-r--r-- root/root usr/lib/ant/lib/ant-nodeps-1.7.1.pom.sha1
-rw-r--r-- root/root usr/lib/ant/lib/ant-nodeps.jar
-rw-r--r-- root/root usr/lib/ant/lib/ant-parent-1.7.1.pom
-rw-r--r-- root/root usr/lib/ant/lib/ant-parent-1.7.1.pom.md5
-rw-r--r-- root/root usr/lib/ant/lib/ant-parent-1.7.1.pom.sha1
-rw-r--r-- root/root usr/lib/ant/lib/ant-starteam-1.7.1.pom
-rw-r--r-- root/root usr/lib/ant/lib/ant-starteam-1.7.1.pom.md5
-rw-r--r-- root/root usr/lib/ant/lib/ant-starteam-1.7.1.pom.sha1
-rw-r--r-- root/root usr/lib/ant/lib/ant-starteam.jar
-rw-r--r-- root/root usr/lib/ant/lib/ant-stylebook-1.7.1.pom
-rw-r--r-- root/root usr/lib/ant/lib/ant-stylebook-1.7.1.pom.md5
-rw-r--r-- root/root usr/lib/ant/lib/ant-stylebook-1.7.1.pom.sha1
-rw-r--r-- root/root usr/lib/ant/lib/ant-stylebook.jar
-rw-r--r-- root/root usr/lib/ant/lib/ant-swing-1.7.1.pom
-rw-r--r-- root/root usr/lib/ant/lib/ant-swing-1.7.1.pom.md5
-rw-r--r-- root/root usr/lib/ant/lib/ant-swing-1.7.1.pom.sha1
-rw-r--r-- root/root usr/lib/ant/lib/ant-swing.jar
-rw-r--r-- root/root usr/lib/ant/lib/ant-testutil-1.7.1.pom
-rw-r--r-- root/root usr/lib/ant/lib/ant-testutil-1.7.1.pom.md5
-rw-r--r-- root/root usr/lib/ant/lib/ant-testutil-1.7.1.pom.sha1
-rw-r--r-- root/root usr/lib/ant/lib/ant-testutil.jar
-rw-r--r-- root/root usr/lib/ant/lib/ant-trax-1.7.1.pom
-rw-r--r-- root/root usr/lib/ant/lib/ant-trax-1.7.1.pom.md5
-rw-r--r-- root/root usr/lib/ant/lib/ant-trax-1.7.1.pom.sha1
-rw-r--r-- root/root usr/lib/ant/lib/ant-trax.jar
-rw-r--r-- root/root usr/lib/ant/lib/ant-weblogic-1.7.1.pom
-rw-r--r-- root/root usr/lib/ant/lib/ant-weblogic-1.7.1.pom.md5
-rw-r--r-- root/root usr/lib/ant/lib/ant-weblogic-1.7.1.pom.sha1
-rw-r--r-- root/root usr/lib/ant/lib/ant-weblogic.jar
-rw-r--r-- root/root usr/lib/ant/lib/ant.jar
-rw-r--r-- root/root usr/lib/ant/lib/libraries.properties
-rw-r--r-- root/root usr/lib/ant/lib/xercesImpl.jar
-rw-r--r-- root/root usr/lib/ant/lib/xml-apis.jar

1
ant/.md5sum Normal file
View File

@ -0,0 +1 @@
9330447f3763b87570dd1118c49a8efd apache-ant-1.7.1-bin.tar.bz2

21
ant/Pkgfile Normal file
View File

@ -0,0 +1,21 @@
# Packager: Rune Stokka, rune at stokka dot no
# Maintainer: Simone Rota, sip at crux dot nu
# Description: Ant is a Java-based build tool.
# URL: http://ant.apache.org
# Depends on: jdk
name=ant
version=1.7.1
release=1
source=(http://apache.panu.it/ant/binaries/apache-${name}-${version}-bin.tar.bz2)
build() {
cd apache-$name-$version
mkdir -p $PKG/usr/{bin,lib/ant}
cp -rf * $PKG/usr/lib/ant
ln -sf /usr/lib/ant/bin/ant $PKG/usr/bin/ant
rm -rf $PKG/usr/lib/ant/bin/*.bat
rm -rf $PKG/usr/lib/ant/docs
rm -rf $PKG/usr/lib/ant/{welcome.html,TODO,KEYS,LICENS*,README,NOTICE,WHATSNEW,INSTALL}
rm -rf $PKG/usr/lib/ant/lib/README
}

5
ant/README Normal file
View File

@ -0,0 +1,5 @@
PRE-INSTALL
POST-INSTALL
add the following variable to your environment:
JAVA_HOME=/usr/lib/java

40
antiword/.footprint Normal file
View File

@ -0,0 +1,40 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/antiword
-rwxr-xr-x root/root usr/bin/kantiword
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/antiword.1.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/antiword/
-rw-r--r-- root/root usr/share/antiword/8859-1.txt
-rw-r--r-- root/root usr/share/antiword/8859-10.txt
-rw-r--r-- root/root usr/share/antiword/8859-11.txt
-rw-r--r-- root/root usr/share/antiword/8859-13.txt
-rw-r--r-- root/root usr/share/antiword/8859-14.txt
-rw-r--r-- root/root usr/share/antiword/8859-15.txt
-rw-r--r-- root/root usr/share/antiword/8859-16.txt
-rw-r--r-- root/root usr/share/antiword/8859-2.txt
-rw-r--r-- root/root usr/share/antiword/8859-3.txt
-rw-r--r-- root/root usr/share/antiword/8859-4.txt
-rw-r--r-- root/root usr/share/antiword/8859-5.txt
-rw-r--r-- root/root usr/share/antiword/8859-6.txt
-rw-r--r-- root/root usr/share/antiword/8859-7.txt
-rw-r--r-- root/root usr/share/antiword/8859-8.txt
-rw-r--r-- root/root usr/share/antiword/8859-9.txt
-rw-r--r-- root/root usr/share/antiword/MacCyrillic.txt
-rw-r--r-- root/root usr/share/antiword/MacRoman.txt
-rw-r--r-- root/root usr/share/antiword/UTF-8.txt
-rw-r--r-- root/root usr/share/antiword/cp1250.txt
-rw-r--r-- root/root usr/share/antiword/cp1251.txt
-rw-r--r-- root/root usr/share/antiword/cp1252.txt
-rw-r--r-- root/root usr/share/antiword/cp437.txt
-rw-r--r-- root/root usr/share/antiword/cp850.txt
-rw-r--r-- root/root usr/share/antiword/cp852.txt
-rw-r--r-- root/root usr/share/antiword/cp862.txt
-rw-r--r-- root/root usr/share/antiword/cp864.txt
-rw-r--r-- root/root usr/share/antiword/cp866.txt
-rw-r--r-- root/root usr/share/antiword/fontnames
-rw-r--r-- root/root usr/share/antiword/koi8-r.txt
-rw-r--r-- root/root usr/share/antiword/koi8-u.txt
-rw-r--r-- root/root usr/share/antiword/roman.txt

1
antiword/.md5sum Normal file
View File

@ -0,0 +1 @@
f868e2a269edcbc06bf77e89a55898d1 antiword-0.37.tar.gz

19
antiword/Pkgfile Normal file
View File

@ -0,0 +1,19 @@
# Description: Show the text and images of MS Word documents
# URL: http://www.winfield.demon.nl
# Maintainer: Antti Nykanen, aon at iki dot fi
# Packager: sten, nick dot steeves at shaw dot ca
name=antiword
version=0.37
release=1
source=(http://www.winfield.demon.nl/linux/$name-$version.tar.gz)
build() {
cd $name-$version
make GLOBAL_INSTALL_DIR=/usr/bin OPT="$CFLAGS"
install -d -m 0755 $PKG/usr/bin $PKG/usr/share/$name $PKG/usr/man/man1
make DESTDIR=$PKG GLOBAL_INSTALL_DIR=/usr/bin global_install
install -D -m 0644 Docs/$name.1 $PKG/usr/man/man1/$name.1
# kantiword is a shell wrapper to make d&d possible in KDE
#rm $PKG/usr/bin/kantiword
}

5
antiword/README Normal file
View File

@ -0,0 +1,5 @@
POST-INSTALL
Tip: If you put the following entry in your mailcap file,
Some mailclients, like mutt, will extract text from .doc-files:
application/msword;antiword %s;copiousoutput

View File

@ -12,7 +12,6 @@ drwxr-xr-x root/root etc/apache/extra/
-rw-r--r-- root/root etc/apache/extra/httpd-ssl.conf
-rw-r--r-- root/root etc/apache/extra/httpd-userdir.conf
-rw-r--r-- root/root etc/apache/extra/httpd-vhosts.conf
-rw-r--r-- root/root etc/apache/extra/proxy-html.conf
-rw-r--r-- root/root etc/apache/httpd.conf
-rw-r--r-- root/root etc/apache/magic
-rw-r--r-- root/root etc/apache/mime.types
@ -29,28 +28,21 @@ drwxr-xr-x root/root etc/apache/original/extra/
-rw-r--r-- root/root etc/apache/original/extra/httpd-ssl.conf
-rw-r--r-- root/root etc/apache/original/extra/httpd-userdir.conf
-rw-r--r-- root/root etc/apache/original/extra/httpd-vhosts.conf
-rw-r--r-- root/root etc/apache/original/extra/proxy-html.conf
-rw-r--r-- root/root etc/apache/original/httpd.conf
drwxr-xr-x root/root etc/rc.d/
-rwxr-xr-x root/root etc/rc.d/apache
drwxr-xr-x root/root etc/ssl/
drwxr-xr-x root/root etc/ssl/certs/
-rw-r--r-- root/root etc/ssl/certs/apache.crt (EMPTY)
drwxr-xr-x root/root etc/ssl/keys/
-rw-r--r-- root/root etc/ssl/keys/apache.key (EMPTY)
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/ab
-rwxr-xr-x root/root usr/bin/apxs
-rwxr-xr-x root/root usr/bin/dbmmanage
-rwxr-xr-x root/root usr/bin/htdbm
-rwxr-xr-x root/root usr/bin/htdigest
-rwxr-xr-x root/root usr/bin/htpasswd
-rwxr-xr-x root/root usr/bin/httxt2dbm
-rwxr-xr-x root/root usr/bin/logresolve
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/apache/
-rw-r--r-- root/root usr/include/apache/ap_compat.h
-rw-r--r-- root/root usr/include/apache/ap_config.h
-rw-r--r-- root/root usr/include/apache/ap_config_auto.h
-rw-r--r-- root/root usr/include/apache/ap_config_layout.h
-rw-r--r-- root/root usr/include/apache/ap_expr.h
-rw-r--r-- root/root usr/include/apache/ap_hooks.h
-rw-r--r-- root/root usr/include/apache/ap_listen.h
-rw-r--r-- root/root usr/include/apache/ap_mmn.h
-rw-r--r-- root/root usr/include/apache/ap_mpm.h
@ -58,11 +50,6 @@ drwxr-xr-x root/root usr/include/apache/
-rw-r--r-- root/root usr/include/apache/ap_regex.h
-rw-r--r-- root/root usr/include/apache/ap_regkey.h
-rw-r--r-- root/root usr/include/apache/ap_release.h
-rw-r--r-- root/root usr/include/apache/ap_slotmem.h
-rw-r--r-- root/root usr/include/apache/ap_socache.h
-rw-r--r-- root/root usr/include/apache/apache_noprobes.h
-rw-r--r-- root/root usr/include/apache/cache_common.h
-rw-r--r-- root/root usr/include/apache/heartbeat.h
-rw-r--r-- root/root usr/include/apache/http_config.h
-rw-r--r-- root/root usr/include/apache/http_connection.h
-rw-r--r-- root/root usr/include/apache/http_core.h
@ -70,45 +57,32 @@ drwxr-xr-x root/root usr/include/apache/
-rw-r--r-- root/root usr/include/apache/http_main.h
-rw-r--r-- root/root usr/include/apache/http_protocol.h
-rw-r--r-- root/root usr/include/apache/http_request.h
-rw-r--r-- root/root usr/include/apache/http_ssl.h
-rw-r--r-- root/root usr/include/apache/http_vhost.h
-rw-r--r-- root/root usr/include/apache/httpd.h
-rw-r--r-- root/root usr/include/apache/mod_auth.h
-rw-r--r-- root/root usr/include/apache/mod_cache.h
-rw-r--r-- root/root usr/include/apache/mod_cgi.h
-rw-r--r-- root/root usr/include/apache/mod_core.h
-rw-r--r-- root/root usr/include/apache/mod_dav.h
-rw-r--r-- root/root usr/include/apache/mod_dbd.h
-rw-r--r-- root/root usr/include/apache/mod_http2.h
-rw-r--r-- root/root usr/include/apache/mod_include.h
-rw-r--r-- root/root usr/include/apache/mod_log_config.h
-rw-r--r-- root/root usr/include/apache/mod_proxy.h
-rw-r--r-- root/root usr/include/apache/mod_request.h
-rw-r--r-- root/root usr/include/apache/mod_rewrite.h
-rw-r--r-- root/root usr/include/apache/mod_session.h
-rw-r--r-- root/root usr/include/apache/mod_so.h
-rw-r--r-- root/root usr/include/apache/mod_ssl.h
-rw-r--r-- root/root usr/include/apache/mod_ssl_openssl.h
-rw-r--r-- root/root usr/include/apache/mod_status.h
-rw-r--r-- root/root usr/include/apache/mod_unixd.h
-rw-r--r-- root/root usr/include/apache/mod_watchdog.h
-rw-r--r-- root/root usr/include/apache/mod_xml2enc.h
-rw-r--r-- root/root usr/include/apache/mpm.h
-rw-r--r-- root/root usr/include/apache/mpm_common.h
-rw-r--r-- root/root usr/include/apache/mpm_default.h
-rw-r--r-- root/root usr/include/apache/os.h
-rw-r--r-- root/root usr/include/apache/scoreboard.h
-rw-r--r-- root/root usr/include/apache/unixd.h
-rw-r--r-- root/root usr/include/apache/util_cfgtree.h
-rw-r--r-- root/root usr/include/apache/util_charset.h
-rw-r--r-- root/root usr/include/apache/util_cookies.h
-rw-r--r-- root/root usr/include/apache/util_ebcdic.h
-rw-r--r-- root/root usr/include/apache/util_fcgi.h
-rw-r--r-- root/root usr/include/apache/util_filter.h
-rw-r--r-- root/root usr/include/apache/util_ldap.h
-rw-r--r-- root/root usr/include/apache/util_md5.h
-rw-r--r-- root/root usr/include/apache/util_mutex.h
-rw-r--r-- root/root usr/include/apache/util_script.h
-rw-r--r-- root/root usr/include/apache/util_time.h
-rw-r--r-- root/root usr/include/apache/util_varbuf.h
-rw-r--r-- root/root usr/include/apache/util_xml.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/apache/
@ -123,150 +97,96 @@ drwxr-xr-x root/root usr/lib/apache/build/
-rw-r--r-- root/root usr/lib/apache/build/rules.mk
-rw-r--r-- root/root usr/lib/apache/build/special.mk
-rw-r--r-- root/root usr/lib/apache/httpd.exp
-rwxr-xr-x root/root usr/lib/apache/mod_access_compat.so
-rwxr-xr-x root/root usr/lib/apache/mod_actions.so
-rwxr-xr-x root/root usr/lib/apache/mod_alias.so
-rwxr-xr-x root/root usr/lib/apache/mod_allowmethods.so
-rwxr-xr-x root/root usr/lib/apache/mod_asis.so
-rwxr-xr-x root/root usr/lib/apache/mod_auth_basic.so
-rwxr-xr-x root/root usr/lib/apache/mod_auth_digest.so
-rwxr-xr-x root/root usr/lib/apache/mod_auth_form.so
-rwxr-xr-x root/root usr/lib/apache/mod_authn_anon.so
-rwxr-xr-x root/root usr/lib/apache/mod_authn_core.so
-rwxr-xr-x root/root usr/lib/apache/mod_authn_dbd.so
-rwxr-xr-x root/root usr/lib/apache/mod_authn_dbm.so
-rwxr-xr-x root/root usr/lib/apache/mod_authn_default.so
-rwxr-xr-x root/root usr/lib/apache/mod_authn_file.so
-rwxr-xr-x root/root usr/lib/apache/mod_authn_socache.so
-rwxr-xr-x root/root usr/lib/apache/mod_authz_core.so
-rwxr-xr-x root/root usr/lib/apache/mod_authz_dbd.so
-rwxr-xr-x root/root usr/lib/apache/mod_authz_dbm.so
-rwxr-xr-x root/root usr/lib/apache/mod_authz_default.so
-rwxr-xr-x root/root usr/lib/apache/mod_authz_groupfile.so
-rwxr-xr-x root/root usr/lib/apache/mod_authz_host.so
-rwxr-xr-x root/root usr/lib/apache/mod_authz_owner.so
-rwxr-xr-x root/root usr/lib/apache/mod_authz_user.so
-rwxr-xr-x root/root usr/lib/apache/mod_autoindex.so
-rwxr-xr-x root/root usr/lib/apache/mod_buffer.so
-rwxr-xr-x root/root usr/lib/apache/mod_cache.so
-rwxr-xr-x root/root usr/lib/apache/mod_cache_disk.so
-rwxr-xr-x root/root usr/lib/apache/mod_cache_socache.so
-rwxr-xr-x root/root usr/lib/apache/mod_cgid.so
-rwxr-xr-x root/root usr/lib/apache/mod_charset_lite.so
-rwxr-xr-x root/root usr/lib/apache/mod_data.so
-rwxr-xr-x root/root usr/lib/apache/mod_cern_meta.so
-rwxr-xr-x root/root usr/lib/apache/mod_cgi.so
-rwxr-xr-x root/root usr/lib/apache/mod_dav.so
-rwxr-xr-x root/root usr/lib/apache/mod_dav_fs.so
-rwxr-xr-x root/root usr/lib/apache/mod_dav_lock.so
-rwxr-xr-x root/root usr/lib/apache/mod_dbd.so
-rwxr-xr-x root/root usr/lib/apache/mod_deflate.so
-rwxr-xr-x root/root usr/lib/apache/mod_dialup.so
-rwxr-xr-x root/root usr/lib/apache/mod_dir.so
-rwxr-xr-x root/root usr/lib/apache/mod_dumpio.so
-rwxr-xr-x root/root usr/lib/apache/mod_echo.so
-rwxr-xr-x root/root usr/lib/apache/mod_env.so
-rwxr-xr-x root/root usr/lib/apache/mod_expires.so
-rwxr-xr-x root/root usr/lib/apache/mod_ext_filter.so
-rwxr-xr-x root/root usr/lib/apache/mod_file_cache.so
-rwxr-xr-x root/root usr/lib/apache/mod_filter.so
-rwxr-xr-x root/root usr/lib/apache/mod_headers.so
-rwxr-xr-x root/root usr/lib/apache/mod_heartbeat.so
-rwxr-xr-x root/root usr/lib/apache/mod_heartmonitor.so
-rwxr-xr-x root/root usr/lib/apache/mod_http2.so
-rwxr-xr-x root/root usr/lib/apache/mod_ident.so
-rwxr-xr-x root/root usr/lib/apache/mod_imagemap.so
-rwxr-xr-x root/root usr/lib/apache/mod_include.so
-rwxr-xr-x root/root usr/lib/apache/mod_info.so
-rwxr-xr-x root/root usr/lib/apache/mod_lbmethod_bybusyness.so
-rwxr-xr-x root/root usr/lib/apache/mod_lbmethod_byrequests.so
-rwxr-xr-x root/root usr/lib/apache/mod_lbmethod_bytraffic.so
-rwxr-xr-x root/root usr/lib/apache/mod_lbmethod_heartbeat.so
-rwxr-xr-x root/root usr/lib/apache/mod_log_config.so
-rwxr-xr-x root/root usr/lib/apache/mod_log_debug.so
-rwxr-xr-x root/root usr/lib/apache/mod_log_forensic.so
-rwxr-xr-x root/root usr/lib/apache/mod_logio.so
-rwxr-xr-x root/root usr/lib/apache/mod_macro.so
-rwxr-xr-x root/root usr/lib/apache/mod_md.so
-rwxr-xr-x root/root usr/lib/apache/mod_mime.so
-rwxr-xr-x root/root usr/lib/apache/mod_mime_magic.so
-rwxr-xr-x root/root usr/lib/apache/mod_mpm_event.so
-rwxr-xr-x root/root usr/lib/apache/mod_mpm_prefork.so
-rwxr-xr-x root/root usr/lib/apache/mod_mpm_worker.so
-rwxr-xr-x root/root usr/lib/apache/mod_negotiation.so
-rwxr-xr-x root/root usr/lib/apache/mod_proxy.so
-rwxr-xr-x root/root usr/lib/apache/mod_proxy_ajp.so
-rwxr-xr-x root/root usr/lib/apache/mod_proxy_balancer.so
-rwxr-xr-x root/root usr/lib/apache/mod_proxy_connect.so
-rwxr-xr-x root/root usr/lib/apache/mod_proxy_express.so
-rwxr-xr-x root/root usr/lib/apache/mod_proxy_fcgi.so
-rwxr-xr-x root/root usr/lib/apache/mod_proxy_fdpass.so
-rwxr-xr-x root/root usr/lib/apache/mod_proxy_ftp.so
-rwxr-xr-x root/root usr/lib/apache/mod_proxy_hcheck.so
-rwxr-xr-x root/root usr/lib/apache/mod_proxy_html.so
-rwxr-xr-x root/root usr/lib/apache/mod_proxy_http.so
-rwxr-xr-x root/root usr/lib/apache/mod_proxy_scgi.so
-rwxr-xr-x root/root usr/lib/apache/mod_proxy_uwsgi.so
-rwxr-xr-x root/root usr/lib/apache/mod_proxy_wstunnel.so
-rwxr-xr-x root/root usr/lib/apache/mod_ratelimit.so
-rwxr-xr-x root/root usr/lib/apache/mod_reflector.so
-rwxr-xr-x root/root usr/lib/apache/mod_remoteip.so
-rwxr-xr-x root/root usr/lib/apache/mod_reqtimeout.so
-rwxr-xr-x root/root usr/lib/apache/mod_request.so
-rwxr-xr-x root/root usr/lib/apache/mod_rewrite.so
-rwxr-xr-x root/root usr/lib/apache/mod_sed.so
-rwxr-xr-x root/root usr/lib/apache/mod_session.so
-rwxr-xr-x root/root usr/lib/apache/mod_session_cookie.so
-rwxr-xr-x root/root usr/lib/apache/mod_session_crypto.so
-rwxr-xr-x root/root usr/lib/apache/mod_session_dbd.so
-rwxr-xr-x root/root usr/lib/apache/mod_setenvif.so
-rwxr-xr-x root/root usr/lib/apache/mod_slotmem_plain.so
-rwxr-xr-x root/root usr/lib/apache/mod_slotmem_shm.so
-rwxr-xr-x root/root usr/lib/apache/mod_socache_dbm.so
-rwxr-xr-x root/root usr/lib/apache/mod_socache_memcache.so
-rwxr-xr-x root/root usr/lib/apache/mod_socache_redis.so
-rwxr-xr-x root/root usr/lib/apache/mod_socache_shmcb.so
-rwxr-xr-x root/root usr/lib/apache/mod_speling.so
-rwxr-xr-x root/root usr/lib/apache/mod_ssl.so
-rwxr-xr-x root/root usr/lib/apache/mod_status.so
-rwxr-xr-x root/root usr/lib/apache/mod_substitute.so
-rwxr-xr-x root/root usr/lib/apache/mod_unique_id.so
-rwxr-xr-x root/root usr/lib/apache/mod_unixd.so
-rwxr-xr-x root/root usr/lib/apache/mod_userdir.so
-rwxr-xr-x root/root usr/lib/apache/mod_usertrack.so
-rwxr-xr-x root/root usr/lib/apache/mod_version.so
-rwxr-xr-x root/root usr/lib/apache/mod_vhost_alias.so
-rwxr-xr-x root/root usr/lib/apache/mod_watchdog.so
-rwxr-xr-x root/root usr/lib/apache/mod_xml2enc.so
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/dbmmanage.1.gz
-rw-r--r-- root/root usr/man/man1/htdbm.1.gz
-rw-r--r-- root/root usr/man/man1/htdigest.1.gz
-rw-r--r-- root/root usr/man/man1/htpasswd.1.gz
drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/ab.8.gz
-rw-r--r-- root/root usr/man/man8/apachectl.8.gz
-rw-r--r-- root/root usr/man/man8/apxs.8.gz
-rw-r--r-- root/root usr/man/man8/htcacheclean.8.gz
-rw-r--r-- root/root usr/man/man8/httpd.8.gz
-rw-r--r-- root/root usr/man/man8/logresolve.8.gz
-rw-r--r-- root/root usr/man/man8/rotatelogs.8.gz
-rw-r--r-- root/root usr/man/man8/suexec.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/ab
-rwxr-xr-x root/root usr/sbin/apachectl
-rwxr-xr-x root/root usr/sbin/apxs
-rwxr-xr-x root/root usr/sbin/checkgid
-rwxr-xr-x root/root usr/sbin/dbmmanage
-rw-r--r-- root/root usr/sbin/envvars
-rw-r--r-- root/root usr/sbin/envvars-std
-rwxr-xr-x root/root usr/sbin/fcgistarter
-rwxr-xr-x root/root usr/sbin/htcacheclean
-rwxr-xr-x root/root usr/sbin/htdbm
-rwxr-xr-x root/root usr/sbin/htdigest
-rwxr-xr-x root/root usr/sbin/htpasswd
-rwxr-xr-x root/root usr/sbin/httpd
-rwxr-xr-x root/root usr/sbin/httxt2dbm
-rwxr-xr-x root/root usr/sbin/logresolve
-rwxr-xr-x root/root usr/sbin/rotatelogs
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/ab.1.gz
-rw-r--r-- root/root usr/share/man/man1/apxs.1.gz
-rw-r--r-- root/root usr/share/man/man1/dbmmanage.1.gz
-rw-r--r-- root/root usr/share/man/man1/htdbm.1.gz
-rw-r--r-- root/root usr/share/man/man1/htdigest.1.gz
-rw-r--r-- root/root usr/share/man/man1/htpasswd.1.gz
-rw-r--r-- root/root usr/share/man/man1/httxt2dbm.1.gz
-rw-r--r-- root/root usr/share/man/man1/logresolve.1.gz
drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/apachectl.8.gz
-rw-r--r-- root/root usr/share/man/man8/fcgistarter.8.gz
-rw-r--r-- root/root usr/share/man/man8/htcacheclean.8.gz
-rw-r--r-- root/root usr/share/man/man8/httpd.8.gz
-rw-r--r-- root/root usr/share/man/man8/rotatelogs.8.gz
-rw-r--r-- root/root usr/share/man/man8/suexec.8.gz
drwxr-xr-x root/root var/
drwxr-xr-x root/root var/log/
drwxr-xr-x root/root var/log/apache/
drwxr-xr-x root/root var/run/
drwxr-xr-x root/root var/run/apache/
drwxr-xr-x root/root var/www/
drwxr-xr-x root/root var/www/cgi-bin/
-rw-r--r-- root/root var/www/cgi-bin/printenv
-rw-r--r-- root/root var/www/cgi-bin/printenv.vbs
-rw-r--r-- root/root var/www/cgi-bin/printenv.wsf
-rw-r--r-- root/root var/www/cgi-bin/test-cgi
drwxr-xr-x root/root var/www/error/
-rw-r--r-- root/root var/www/error/HTTP_BAD_GATEWAY.html.var
@ -301,9 +221,9 @@ drwxr-xr-x root/root var/www/icons/
-rw-r--r-- root/root var/www/icons/alert.red.png
-rw-r--r-- root/root var/www/icons/apache_pb.gif
-rw-r--r-- root/root var/www/icons/apache_pb.png
-rw-r--r-- root/root var/www/icons/apache_pb.svg
-rw-r--r-- root/root var/www/icons/apache_pb2.gif
-rw-r--r-- root/root var/www/icons/apache_pb2.png
-rw-r--r-- root/root var/www/icons/apache_pb2_ani.gif
-rw-r--r-- root/root var/www/icons/back.gif
-rw-r--r-- root/root var/www/icons/back.png
-rw-r--r-- root/root var/www/icons/ball.gray.gif
@ -382,23 +302,6 @@ drwxr-xr-x root/root var/www/icons/
-rw-r--r-- root/root var/www/icons/link.png
-rw-r--r-- root/root var/www/icons/movie.gif
-rw-r--r-- root/root var/www/icons/movie.png
-rw-r--r-- root/root var/www/icons/odf6odb.png
-rw-r--r-- root/root var/www/icons/odf6odc.png
-rw-r--r-- root/root var/www/icons/odf6odf.png
-rw-r--r-- root/root var/www/icons/odf6odg.png
-rw-r--r-- root/root var/www/icons/odf6odi.png
-rw-r--r-- root/root var/www/icons/odf6odm.png
-rw-r--r-- root/root var/www/icons/odf6odp.png
-rw-r--r-- root/root var/www/icons/odf6ods.png
-rw-r--r-- root/root var/www/icons/odf6odt.png
-rw-r--r-- root/root var/www/icons/odf6otc.png
-rw-r--r-- root/root var/www/icons/odf6otf.png
-rw-r--r-- root/root var/www/icons/odf6otg.png
-rw-r--r-- root/root var/www/icons/odf6oth.png
-rw-r--r-- root/root var/www/icons/odf6oti.png
-rw-r--r-- root/root var/www/icons/odf6otp.png
-rw-r--r-- root/root var/www/icons/odf6ots.png
-rw-r--r-- root/root var/www/icons/odf6ott.png
-rw-r--r-- root/root var/www/icons/p.gif
-rw-r--r-- root/root var/www/icons/p.png
-rw-r--r-- root/root var/www/icons/patch.gif
@ -458,12 +361,12 @@ drwxr-xr-x root/root var/www/icons/small/
-rw-r--r-- root/root var/www/icons/small/compressed.png
-rw-r--r-- root/root var/www/icons/small/continued.gif
-rw-r--r-- root/root var/www/icons/small/continued.png
-rw-r--r-- root/root var/www/icons/small/dir.gif
-rw-r--r-- root/root var/www/icons/small/dir.png
-rw-r--r-- root/root var/www/icons/small/dir2.gif
-rw-r--r-- root/root var/www/icons/small/dir2.png
-rw-r--r-- root/root var/www/icons/small/doc.gif
-rw-r--r-- root/root var/www/icons/small/doc.png
-rw-r--r-- root/root var/www/icons/small/folder.gif
-rw-r--r-- root/root var/www/icons/small/folder.png
-rw-r--r-- root/root var/www/icons/small/folder2.gif
-rw-r--r-- root/root var/www/icons/small/folder2.png
-rw-r--r-- root/root var/www/icons/small/forward.gif
-rw-r--r-- root/root var/www/icons/small/forward.png
-rw-r--r-- root/root var/www/icons/small/generic.gif
@ -510,7 +413,6 @@ drwxr-xr-x root/root var/www/icons/small/
-rw-r--r-- root/root var/www/icons/sphere1.png
-rw-r--r-- root/root var/www/icons/sphere2.gif
-rw-r--r-- root/root var/www/icons/sphere2.png
-rw-r--r-- root/root var/www/icons/svg.png
-rw-r--r-- root/root var/www/icons/tar.gif
-rw-r--r-- root/root var/www/icons/tar.png
-rw-r--r-- root/root var/www/icons/tex.gif
@ -531,4 +433,3 @@ drwxr-xr-x root/root var/www/icons/small/
-rw-r--r-- root/root var/www/icons/world1.png
-rw-r--r-- root/root var/www/icons/world2.gif
-rw-r--r-- root/root var/www/icons/world2.png
-rw-r--r-- root/root var/www/icons/xml.png

4
apache/.md5sum Normal file
View File

@ -0,0 +1,4 @@
e0514e5840c0e58cc4e7982a7e14fc4b apache
75a919be7ff65f443287b094eaf6a162 apache-ssl_cert.patch
bd931fee9d102c361e95ad318d199674 crux.layout
6697772ba5f8d34988fe297417ccaacc httpd-2.2.10.tar.bz2

View File

@ -1,7 +0,0 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/fC186cZ3u7IVOEg92D9KBNfQ23B0tv+1JvZgYOZTPsq+4OxgswT9DVhgmvMz8eesVauNRr424SsdnOIRS/WJAE=
SHA256 (Pkgfile) = 844dbd03a5ce2a89c73818fd32ac24280236152fc2fc3bd2a9a8ee41b0770233
SHA256 (.footprint) = c74d5e2fd28b7400bca7988e0b21f4e2b12748a0a85f1d21a819069f0f9f6c9f
SHA256 (httpd-2.4.59.tar.bz2) = ec51501ec480284ff52f637258135d333230a7d229c3afa6f6c2f9040e321323
SHA256 (crux.layout) = a72a0d72c47aa72df4378f4bf1ff291eb9cdfd29f6c827b9970b8775f38f4dd6
SHA256 (apache) = 12d9aff5a78428589aba0b43988f383af434a546ae5daadc5f5ce7b9804e56a4

View File

@ -1,38 +1,39 @@
# Description: Apache HTTP server version 2.4.x
# Maintainer: Juergen Daubert, jue at crux dot nu
# URL: https://httpd.apache.org/
# Depends on: apr-util libnghttp2 libpcre2 libxml2 openssl
# Description: Apache HTTP server version 2.2.x
# Maintainer: Juergen Daubert, juergen dot daubert at t-online dot de
# URL: http://httpd.apache.org/
# Depends on: apr, openssl, zlib
# Group: apache
name=apache
version=2.4.59
version=2.2.10
release=1
source=(https://www.apache.org/dist/httpd/httpd-$version.tar.bz2 \
crux.layout apache)
source=(http://www.apache.org/dist/httpd/httpd-$version.tar.bz2 \
$name-ssl_cert.patch crux.layout apache)
build(){
cd httpd-$version
cd httpd-$version
cat $SRC/crux.layout >> config.layout
sed -ri '/^(User|Group)/s/daemon/www/' docs/conf/httpd.conf.in
patch -p1 < $SRC/$name-ssl_cert.patch
cat $SRC/crux.layout >> config.layout
./configure \
--enable-layout=CRUX \
--with-apr=/usr \
--with-apr-util=/usr \
--with-pcre=/usr \
--enable-so \
--enable-modules=all \
--enable-mods-shared=all \
--enable-mpms-shared=all \
--disable-lua
make
make -j1 DESTDIR=$PKG install
./configure --enable-layout=CRUX \
--with-apr=/usr \
--with-apr-util=/usr \
--enable-so \
--enable-modules=all \
--enable-mods-shared=all \
--enable-ssl \
--with-mpm=prefork
make
make DESTDIR=$PKG install
install -D -m 755 $SRC/apache $PKG/etc/rc.d/apache
mkdir -p $PKG/etc/ssl/{keys,certs}
touch $PKG/etc/ssl/keys/apache.key
touch $PKG/etc/ssl/certs/apache.crt
install -D -m 755 $SRC/apache $PKG/etc/rc.d/apache
rm -r $PKG/var/www/htdocs/*
rm -r $PKG/run
rm $PKG/var/www/{error,icons}/README*
chmod -R g-s $PKG/var/www/
sed -ri '/^(User|Group)/s/daemon/www/' $PKG/etc/apache/httpd.conf
sed -i '1s|local/||' $PKG/var/www/cgi-bin/printenv
rm -R $PKG/{var/www/htdocs/*,usr/bin}
rm $PKG/var/www/{error,icons}/README*
}

View File

@ -3,39 +3,24 @@
# /etc/rc.d/apache: start/stop/restart apache HTTP server
#
SSD=/sbin/start-stop-daemon
PROG=/usr/sbin/httpd
PID=/run/apache/httpd.pid
OPTS="-k start"
KEY=/etc/apache/server.key
CRT=/etc/apache/server.crt
KEY=/etc/ssl/keys/apache.key
CRT=/etc/ssl/certs/apache.crt
case $1 in
start)
if [ ! -s $KEY -o ! -s $CRT ]; then
if [ ! -s $KEY -o ! -s $CRT ]; then
/usr/bin/mksslcert $KEY $CRT
fi
mkdir -p /run/apache
$SSD --start --pidfile $PID --exec $PROG -- $OPTS
/usr/sbin/apachectl start
;;
stop)
$SSD --stop --retry 10 --pidfile $PID
/usr/sbin/apachectl stop
;;
restart)
$0 stop
$0 start
;;
status)
$SSD --status --pidfile $PID
case $? in
0) echo "$PROG is running with pid $(cat $PID)" ;;
1) echo "$PROG is not running but the pid file $PID exists" ;;
3) echo "$PROG is not running" ;;
4) echo "Unable to determine the program status" ;;
esac
/usr/sbin/apachectl restart
;;
*)
echo "usage: $0 [start|stop|restart|status]"
echo "usage: $0 [start|stop|restart]"
;;
esac

View File

@ -0,0 +1,21 @@
diff -Nru httpd-2.2.6.orig/docs/conf/extra/httpd-ssl.conf.in httpd-2.2.6/docs/conf/extra/httpd-ssl.conf.in
--- httpd-2.2.6.orig/docs/conf/extra/httpd-ssl.conf.in 2007-09-07 16:24:03.000000000 +0200
+++ httpd-2.2.6/docs/conf/extra/httpd-ssl.conf.in 2007-09-07 16:27:15.000000000 +0200
@@ -96,7 +96,7 @@
# in mind that if you have both an RSA and a DSA certificate you
# can configure both in parallel (to also allow the use of DSA
# ciphers, etc.)
-SSLCertificateFile "@exp_sysconfdir@/server.crt"
+SSLCertificateFile "/etc/ssl/certs/apache.crt"
#SSLCertificateFile "@exp_sysconfdir@/server-dsa.crt"
# Server Private Key:
@@ -104,7 +104,7 @@
# directive to point at the key file. Keep in mind that if
# you've both a RSA and a DSA private key you can configure
# both in parallel (to also allow the use of DSA ciphers, etc.)
-SSLCertificateKeyFile "@exp_sysconfdir@/server.key"
+SSLCertificateKeyFile "/etc/ssl/keys/apache.key"
#SSLCertificateKeyFile "@exp_sysconfdir@/server-dsa.key"
# Server Certificate Chain:

View File

@ -7,7 +7,7 @@
libdir: ${prefix}/lib
libexecdir: ${prefix}/lib/apache
installbuilddir: ${prefix}/lib/apache/build
mandir: ${prefix}/share/man
mandir: ${prefix}/man
sysconfdir: /etc/apache
datadir: /var/www
iconsdir: ${datadir}/icons
@ -16,9 +16,9 @@
cgidir: ${datadir}/cgi-bin
errordir: ${datadir}/error
includedir: ${prefix}/include/apache
runtimedir: /run/apache
runstatedir: /run/apache
localstatedir: /var
runtimedir: ${localstatedir}/run/apache
logfiledir: ${localstatedir}/log/apache
proxycachedir: ${localstatedir}/cache/apache
</Layout>

8
apg/.footprint Normal file
View File

@ -0,0 +1,8 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/apg
-rwxr-xr-x root/root usr/bin/apgbfm
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/apg.1.gz
-rw-r--r-- root/root usr/man/man1/apgbfm.1.gz

1
apg/.md5sum Normal file
View File

@ -0,0 +1 @@
3b3fc4f11e90635519fe627c1137c9ac apg-2.2.3.tar.gz

19
apg/Pkgfile Normal file
View File

@ -0,0 +1,19 @@
# Description: Automated Password Generator (standalone version)
# URL: http://www.adel.nursat.kz/apg/
# Maintainer: Simone Rota, sip at crux dot nu
# Packager: Simone Rota, sip at crux dot nu
# Depends on:
name=apg
version=2.2.3
release=1
source=(http://www.adel.nursat.kz/apg/download/$name-$version.tar.gz)
build() {
cd $name-$version
make standalone
mkdir -p $PKG/usr/{man/man1,bin}
install -m 644 doc/man/ap*.1 $PKG/usr/man/man1
#install -m 644 doc/man/ap*.8 $PKG/usr/man/man8
install -m 755 {apg,apgbfm} $PKG/usr/bin
}

View File

@ -1,65 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/apu-1-config
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/apr-1/
-rw-r--r-- root/root usr/include/apr-1/apr_anylock.h
-rw-r--r-- root/root usr/include/apr-1/apr_base64.h
-rw-r--r-- root/root usr/include/apr-1/apr_buckets.h
-rw-r--r-- root/root usr/include/apr-1/apr_crypto.h
-rw-r--r-- root/root usr/include/apr-1/apr_date.h
-rw-r--r-- root/root usr/include/apr-1/apr_dbd.h
-rw-r--r-- root/root usr/include/apr-1/apr_dbm.h
-rw-r--r-- root/root usr/include/apr-1/apr_hooks.h
-rw-r--r-- root/root usr/include/apr-1/apr_ldap.h
-rw-r--r-- root/root usr/include/apr-1/apr_ldap_init.h
-rw-r--r-- root/root usr/include/apr-1/apr_ldap_option.h
-rw-r--r-- root/root usr/include/apr-1/apr_ldap_rebind.h
-rw-r--r-- root/root usr/include/apr-1/apr_ldap_url.h
-rw-r--r-- root/root usr/include/apr-1/apr_md4.h
-rw-r--r-- root/root usr/include/apr-1/apr_md5.h
-rw-r--r-- root/root usr/include/apr-1/apr_memcache.h
-rw-r--r-- root/root usr/include/apr-1/apr_optional.h
-rw-r--r-- root/root usr/include/apr-1/apr_optional_hooks.h
-rw-r--r-- root/root usr/include/apr-1/apr_queue.h
-rw-r--r-- root/root usr/include/apr-1/apr_redis.h
-rw-r--r-- root/root usr/include/apr-1/apr_reslist.h
-rw-r--r-- root/root usr/include/apr-1/apr_rmm.h
-rw-r--r-- root/root usr/include/apr-1/apr_sdbm.h
-rw-r--r-- root/root usr/include/apr-1/apr_sha1.h
-rw-r--r-- root/root usr/include/apr-1/apr_siphash.h
-rw-r--r-- root/root usr/include/apr-1/apr_strmatch.h
-rw-r--r-- root/root usr/include/apr-1/apr_thread_pool.h
-rw-r--r-- root/root usr/include/apr-1/apr_uri.h
-rw-r--r-- root/root usr/include/apr-1/apr_uuid.h
-rw-r--r-- root/root usr/include/apr-1/apr_xlate.h
-rw-r--r-- root/root usr/include/apr-1/apr_xml.h
-rw-r--r-- root/root usr/include/apr-1/apu.h
-rw-r--r-- root/root usr/include/apr-1/apu_errno.h
-rw-r--r-- root/root usr/include/apr-1/apu_version.h
-rw-r--r-- root/root usr/include/apr-1/apu_want.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/apr-util-1/
-rwxr-xr-x root/root usr/lib/apr-util-1/apr_crypto_openssl-1.so
-rw-r--r-- root/root usr/lib/apr-util-1/apr_crypto_openssl.a
-rwxr-xr-x root/root usr/lib/apr-util-1/apr_crypto_openssl.la
lrwxrwxrwx root/root usr/lib/apr-util-1/apr_crypto_openssl.so -> apr_crypto_openssl-1.so
-rwxr-xr-x root/root usr/lib/apr-util-1/apr_dbd_sqlite3-1.so
-rw-r--r-- root/root usr/lib/apr-util-1/apr_dbd_sqlite3.a
-rwxr-xr-x root/root usr/lib/apr-util-1/apr_dbd_sqlite3.la
lrwxrwxrwx root/root usr/lib/apr-util-1/apr_dbd_sqlite3.so -> apr_dbd_sqlite3-1.so
-rwxr-xr-x root/root usr/lib/apr-util-1/apr_dbm_db-1.so
-rw-r--r-- root/root usr/lib/apr-util-1/apr_dbm_db.a
-rwxr-xr-x root/root usr/lib/apr-util-1/apr_dbm_db.la
lrwxrwxrwx root/root usr/lib/apr-util-1/apr_dbm_db.so -> apr_dbm_db-1.so
-rwxr-xr-x root/root usr/lib/apr-util-1/apr_dbm_gdbm-1.so
-rw-r--r-- root/root usr/lib/apr-util-1/apr_dbm_gdbm.a
-rwxr-xr-x root/root usr/lib/apr-util-1/apr_dbm_gdbm.la
lrwxrwxrwx root/root usr/lib/apr-util-1/apr_dbm_gdbm.so -> apr_dbm_gdbm-1.so
-rw-r--r-- root/root usr/lib/libaprutil-1.a
-rwxr-xr-x root/root usr/lib/libaprutil-1.la
lrwxrwxrwx root/root usr/lib/libaprutil-1.so -> libaprutil-1.so.0.6.3
lrwxrwxrwx root/root usr/lib/libaprutil-1.so.0 -> libaprutil-1.so.0.6.3
-rwxr-xr-x root/root usr/lib/libaprutil-1.so.0.6.3
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/apr-util-1.pc

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/SaMEkuhGuA0iu/KAn7ejPIsLj08BvpsJ+jLYNiOGH2hhJfIMECAUPyyLqPrlUAFGpnqzkA9we1ZuL81fdYW4Qc=
SHA256 (Pkgfile) = 9305cfcd83ece6120c73ae9fe48b980e8ecf087ba9dc591c12e76a84fbe8f9e0
SHA256 (.footprint) = aa91ecaf9ff0afe84e72cec3736de2248ef6b027d761809e6256a610ae0f86a1
SHA256 (apr-util-1.6.3.tar.bz2) = a41076e3710746326c3945042994ad9a4fcac0ce0277dd8fea076fec3c9772b5

View File

@ -1,28 +0,0 @@
# Description: APR-util provides a number of helpful abstractions on top of APR
# Maintainer: Juergen Daubert, jue at crux dot nu
# URL: https://apr.apache.org/
# Depends on: apr db expat gdbm openssl sqlite3
name=apr-util
version=1.6.3
release=1
source=(https://downloads.apache.org/apr/$name-$version.tar.bz2)
build(){
cd $name-$version
./configure \
--prefix=/usr \
--with-apr=/usr \
--with-expat=/usr \
--with-berkeley-db=/usr \
--with-gdbm=/usr \
--with-sqlite3=/usr \
--with-openssl=/usr \
--with-crypto
make
make DESTDIR=$PKG install
sed -i -r "/^APU_(SOURCE|BUILD)/s|=.*|=|" $PKG/usr/bin/apu-1-config
rm -r $PKG/usr/lib/*.exp
}

View File

@ -1,17 +1,21 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/apr-1-config
-rwxr-xr-x root/root usr/bin/apu-1-config
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/apr-1/
-rw-r--r-- root/root usr/include/apr-1/apr.h
-rw-r--r-- root/root usr/include/apr-1/apr_allocator.h
-rw-r--r-- root/root usr/include/apr-1/apr_anylock.h
-rw-r--r-- root/root usr/include/apr-1/apr_atomic.h
-rw-r--r-- root/root usr/include/apr-1/apr_cstr.h
-rw-r--r-- root/root usr/include/apr-1/apr_base64.h
-rw-r--r-- root/root usr/include/apr-1/apr_buckets.h
-rw-r--r-- root/root usr/include/apr-1/apr_date.h
-rw-r--r-- root/root usr/include/apr-1/apr_dbd.h
-rw-r--r-- root/root usr/include/apr-1/apr_dbm.h
-rw-r--r-- root/root usr/include/apr-1/apr_dso.h
-rw-r--r-- root/root usr/include/apr-1/apr_encode.h
-rw-r--r-- root/root usr/include/apr-1/apr_env.h
-rw-r--r-- root/root usr/include/apr-1/apr_errno.h
-rw-r--r-- root/root usr/include/apr-1/apr_escape.h
-rw-r--r-- root/root usr/include/apr-1/apr_file_info.h
-rw-r--r-- root/root usr/include/apr-1/apr_file_io.h
-rw-r--r-- root/root usr/include/apr-1/apr_fnmatch.h
@ -19,39 +23,68 @@ drwxr-xr-x root/root usr/include/apr-1/
-rw-r--r-- root/root usr/include/apr-1/apr_getopt.h
-rw-r--r-- root/root usr/include/apr-1/apr_global_mutex.h
-rw-r--r-- root/root usr/include/apr-1/apr_hash.h
-rw-r--r-- root/root usr/include/apr-1/apr_hooks.h
-rw-r--r-- root/root usr/include/apr-1/apr_inherit.h
-rw-r--r-- root/root usr/include/apr-1/apr_ldap.h
-rw-r--r-- root/root usr/include/apr-1/apr_ldap_init.h
-rw-r--r-- root/root usr/include/apr-1/apr_ldap_option.h
-rw-r--r-- root/root usr/include/apr-1/apr_ldap_rebind.h
-rw-r--r-- root/root usr/include/apr-1/apr_ldap_url.h
-rw-r--r-- root/root usr/include/apr-1/apr_lib.h
-rw-r--r-- root/root usr/include/apr-1/apr_md4.h
-rw-r--r-- root/root usr/include/apr-1/apr_md5.h
-rw-r--r-- root/root usr/include/apr-1/apr_memcache.h
-rw-r--r-- root/root usr/include/apr-1/apr_mmap.h
-rw-r--r-- root/root usr/include/apr-1/apr_network_io.h
-rw-r--r-- root/root usr/include/apr-1/apr_perms_set.h
-rw-r--r-- root/root usr/include/apr-1/apr_optional.h
-rw-r--r-- root/root usr/include/apr-1/apr_optional_hooks.h
-rw-r--r-- root/root usr/include/apr-1/apr_poll.h
-rw-r--r-- root/root usr/include/apr-1/apr_pools.h
-rw-r--r-- root/root usr/include/apr-1/apr_portable.h
-rw-r--r-- root/root usr/include/apr-1/apr_proc_mutex.h
-rw-r--r-- root/root usr/include/apr-1/apr_queue.h
-rw-r--r-- root/root usr/include/apr-1/apr_random.h
-rw-r--r-- root/root usr/include/apr-1/apr_reslist.h
-rw-r--r-- root/root usr/include/apr-1/apr_ring.h
-rw-r--r-- root/root usr/include/apr-1/apr_rmm.h
-rw-r--r-- root/root usr/include/apr-1/apr_sdbm.h
-rw-r--r-- root/root usr/include/apr-1/apr_sha1.h
-rw-r--r-- root/root usr/include/apr-1/apr_shm.h
-rw-r--r-- root/root usr/include/apr-1/apr_signal.h
-rw-r--r-- root/root usr/include/apr-1/apr_skiplist.h
-rw-r--r-- root/root usr/include/apr-1/apr_strings.h
-rw-r--r-- root/root usr/include/apr-1/apr_strmatch.h
-rw-r--r-- root/root usr/include/apr-1/apr_support.h
-rw-r--r-- root/root usr/include/apr-1/apr_tables.h
-rw-r--r-- root/root usr/include/apr-1/apr_thread_cond.h
-rw-r--r-- root/root usr/include/apr-1/apr_thread_mutex.h
-rw-r--r-- root/root usr/include/apr-1/apr_thread_pool.h
-rw-r--r-- root/root usr/include/apr-1/apr_thread_proc.h
-rw-r--r-- root/root usr/include/apr-1/apr_thread_rwlock.h
-rw-r--r-- root/root usr/include/apr-1/apr_time.h
-rw-r--r-- root/root usr/include/apr-1/apr_uri.h
-rw-r--r-- root/root usr/include/apr-1/apr_user.h
-rw-r--r-- root/root usr/include/apr-1/apr_uuid.h
-rw-r--r-- root/root usr/include/apr-1/apr_version.h
-rw-r--r-- root/root usr/include/apr-1/apr_want.h
-rw-r--r-- root/root usr/include/apr-1/apr_xlate.h
-rw-r--r-- root/root usr/include/apr-1/apr_xml.h
-rw-r--r-- root/root usr/include/apr-1/apu.h
-rw-r--r-- root/root usr/include/apr-1/apu_version.h
-rw-r--r-- root/root usr/include/apr-1/apu_want.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libapr-1.a
-rwxr-xr-x root/root usr/lib/libapr-1.la
lrwxrwxrwx root/root usr/lib/libapr-1.so -> libapr-1.so.0.7.4
lrwxrwxrwx root/root usr/lib/libapr-1.so.0 -> libapr-1.so.0.7.4
-rwxr-xr-x root/root usr/lib/libapr-1.so.0.7.4
lrwxrwxrwx root/root usr/lib/libapr-1.so -> libapr-1.so.0.3.3
lrwxrwxrwx root/root usr/lib/libapr-1.so.0 -> libapr-1.so.0.3.3
-rwxr-xr-x root/root usr/lib/libapr-1.so.0.3.3
-rw-r--r-- root/root usr/lib/libaprutil-1.a
-rwxr-xr-x root/root usr/lib/libaprutil-1.la
lrwxrwxrwx root/root usr/lib/libaprutil-1.so -> libaprutil-1.so.0.3.4
lrwxrwxrwx root/root usr/lib/libaprutil-1.so.0 -> libaprutil-1.so.0.3.4
-rwxr-xr-x root/root usr/lib/libaprutil-1.so.0.3.4
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/apr-1.pc
-rw-r--r-- root/root usr/lib/pkgconfig/apr-util-1.pc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/apr-1/
-rw-r--r-- root/root usr/share/apr-1/apr_rules.mk

2
apr/.md5sum Normal file
View File

@ -0,0 +1,2 @@
2090c21dee4f0eb1512604127dcd158f apr-1.3.3.tar.bz2
adfbe525cf3914cf769340e8f6a6d14b apr-util-1.3.4.tar.bz2

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/b+yaCg1J2edoqruyZKUF/UbC9aMifBTWGjx1n6AvtQ3QZliWO7mPtzGFVKxK8W5RzjMYcEsOWRcX5he0vHebws=
SHA256 (Pkgfile) = ba1f92c179ad4cb9bb462a042315db37dcd241fa6199e0f2560145a5aeb708ab
SHA256 (.footprint) = 4704db7b5d569bedade38689c44563a80653d3c697756324ffd9a6aad58d389e
SHA256 (apr-1.7.4.tar.bz2) = fc648de983f3a2a6c9e78dea1f180639bd2fad6c06d556d4367a701fe5c35577

View File

@ -1,22 +1,31 @@
# Description: Apache Portable Runtime library
# Maintainer: Juergen Daubert, jue at crux dot nu
# URL: https://apr.apache.org/
# Depends on: util-linux
# Maintainer: Juergen Daubert, juergen dot daubert at t-online dot de
# URL: http://apr.apache.org/
# Depends on: e2fsprogs, expat, db, gdbm
name=apr
version=1.7.4
version=1.3.3
release=1
source=(https://downloads.apache.org/$name/$name-$version.tar.bz2)
source=(http://www.apache.org/dist/$name/$name-$version.tar.bz2 \
http://www.apache.org/dist/$name/$name-util-1.3.4.tar.bz2)
build(){
cd $name-$version
cd $name-$version
./configure --prefix=/usr \
--with-installbuilddir=/usr/share/apr-1
make
make DESTDIR=$PKG install
./configure \
--prefix=/usr \
--with-installbuilddir=/usr/share/apr-1
make
make DESTDIR=$PKG install
cd $SRC/$name-util-1.3.4
./configure --prefix=/usr \
--with-apr=$SRC/$name-$version \
--with-expat=/usr \
--with-berkeley-db=/usr \
--with-gdbm=/usr
make
make DESTDIR=$PKG install
sed -i -r "/^APR_(SOURCE|BUILD)/s|=.*|=|" $PKG/usr/bin/apr-1-config
rm -r $PKG/usr/lib/*.exp
sed -i -r "/^APR_(SOURCE|BUILD)/s|=.*|=|" $PKG/usr/bin/apr-1-config
sed -i -r "/^APU_(SOURCE|BUILD)/s|=.*|=|" $PKG/usr/bin/apu-1-config
rm -r $PKG/usr/lib/*.exp
}

View File

@ -1,29 +1,18 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/aspell-0.60/
-rw-r--r-- root/root usr/lib/aspell-0.60/american-variant_0.alias
-rw-r--r-- root/root usr/lib/aspell-0.60/american-variant_1.alias
-rw-r--r-- root/root usr/lib/aspell-0.60/american-w_accents.alias
-rw-r--r-- root/root usr/lib/aspell-0.60/american-wo_accents.alias
-rw-r--r-- root/root usr/lib/aspell-0.60/american.alias
-rw-r--r-- root/root usr/lib/aspell-0.60/australian-variant_0.alias
-rw-r--r-- root/root usr/lib/aspell-0.60/australian-variant_1.alias
-rw-r--r-- root/root usr/lib/aspell-0.60/australian-w_accents.alias
-rw-r--r-- root/root usr/lib/aspell-0.60/australian-wo_accents.alias
-rw-r--r-- root/root usr/lib/aspell-0.60/australian.alias
-rw-r--r-- root/root usr/lib/aspell-0.60/british-ise-w_accents.alias
-rw-r--r-- root/root usr/lib/aspell-0.60/british-ise-wo_accents.alias
-rw-r--r-- root/root usr/lib/aspell-0.60/british-ise.alias
-rw-r--r-- root/root usr/lib/aspell-0.60/british-ize-w_accents.alias
-rw-r--r-- root/root usr/lib/aspell-0.60/british-ize-wo_accents.alias
-rw-r--r-- root/root usr/lib/aspell-0.60/british-ize.alias
-rw-r--r-- root/root usr/lib/aspell-0.60/british-variant_0.alias
-rw-r--r-- root/root usr/lib/aspell-0.60/british-variant_1.alias
-rw-r--r-- root/root usr/lib/aspell-0.60/british-w_accents.alias
-rw-r--r-- root/root usr/lib/aspell-0.60/british-wo_accents.alias
-rw-r--r-- root/root usr/lib/aspell-0.60/british.alias
-rw-r--r-- root/root usr/lib/aspell-0.60/canadian-variant_0.alias
-rw-r--r-- root/root usr/lib/aspell-0.60/canadian-variant_1.alias
-rw-r--r-- root/root usr/lib/aspell-0.60/canadian-w_accents.alias
-rw-r--r-- root/root usr/lib/aspell-0.60/canadian-wo_accents.alias
-rw-r--r-- root/root usr/lib/aspell-0.60/canadian.alias
@ -34,25 +23,10 @@ drwxr-xr-x root/root usr/lib/aspell-0.60/
-rw-r--r-- root/root usr/lib/aspell-0.60/en-variant_1.rws
-rw-r--r-- root/root usr/lib/aspell-0.60/en-variant_2.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/en-variant_2.rws
-rw-r--r-- root/root usr/lib/aspell-0.60/en-w_accents-only.rws
-rw-r--r-- root/root usr/lib/aspell-0.60/en-w_accents.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/en-wo_accents-only.rws
-rw-r--r-- root/root usr/lib/aspell-0.60/en-wo_accents.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/en.dat
-rw-r--r-- root/root usr/lib/aspell-0.60/en.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/en_AU-variant_0.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/en_AU-variant_0.rws
-rw-r--r-- root/root usr/lib/aspell-0.60/en_AU-variant_1.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/en_AU-variant_1.rws
-rw-r--r-- root/root usr/lib/aspell-0.60/en_AU-w_accents-only.rws
-rw-r--r-- root/root usr/lib/aspell-0.60/en_AU-w_accents.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/en_AU-wo_accents-only.rws
-rw-r--r-- root/root usr/lib/aspell-0.60/en_AU-wo_accents.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/en_AU.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/en_CA-variant_0.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/en_CA-variant_0.rws
-rw-r--r-- root/root usr/lib/aspell-0.60/en_CA-variant_1.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/en_CA-variant_1.rws
-rw-r--r-- root/root usr/lib/aspell-0.60/en_CA-w_accents-only.rws
-rw-r--r-- root/root usr/lib/aspell-0.60/en_CA-w_accents.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/en_CA-wo_accents-only.rws
@ -68,15 +42,9 @@ drwxr-xr-x root/root usr/lib/aspell-0.60/
-rw-r--r-- root/root usr/lib/aspell-0.60/en_GB-ize-wo_accents-only.rws
-rw-r--r-- root/root usr/lib/aspell-0.60/en_GB-ize-wo_accents.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/en_GB-ize.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/en_GB-variant_0.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/en_GB-variant_0.rws
-rw-r--r-- root/root usr/lib/aspell-0.60/en_GB-variant_1.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/en_GB-variant_1.rws
-rw-r--r-- root/root usr/lib/aspell-0.60/en_GB-w_accents.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/en_GB-wo_accents.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/en_GB.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/en_US-variant_0.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/en_US-variant_1.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/en_US-w_accents-only.rws
-rw-r--r-- root/root usr/lib/aspell-0.60/en_US-w_accents.multi
-rw-r--r-- root/root usr/lib/aspell-0.60/en_US-wo_accents-only.rws

1
aspell-en/.md5sum Normal file
View File

@ -0,0 +1 @@
16449e0a266e1ecc526b2f3cd39d4bc2 aspell6-en-6.0-0.tar.bz2

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/ev+VRagiaddyjdED8ZdfD0vvWKXtmvUNMQQ3qqyugit+dfn7r+6sdvdO+kuoltd5bvTw3rY790aah6QO02MkAo=
SHA256 (Pkgfile) = bef0336e2ee7b5983b4aed1306146a37dfceb52753cb7634552f6694791f513b
SHA256 (.footprint) = 650aaccec5c129116fccdba6af148716f1b66a339b22fd2751d25e92d9b27a9f
SHA256 (aspell6-en-2020.12.07-0.tar.bz2) = 4c8f734a28a088b88bb6481fcf972d0b2c3dc8da944f7673283ce487eac49fb3

View File

@ -1,12 +1,12 @@
# Description: English dictionary for aspell
# URL: http://aspell.net
# Maintainer: Juergen Daubert, jue at crux dot nu
# Maintainer: Juergen Daubert, juergen dot daubert at t-online dot de
# Depends on: aspell
name=aspell-en
version=2020.12.07-0
version=6.0-0
release=1
source=(https://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-$version.tar.bz2)
source=(http://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-$version.tar.bz2)
build () {
cd aspell6-en-$version

View File

@ -80,10 +80,6 @@ drwxr-xr-x root/root usr/lib/aspell-0.60/
-rw-r--r-- root/root usr/lib/aspell-0.60/koi8-r.cset
-rw-r--r-- root/root usr/lib/aspell-0.60/koi8-u.cmap
-rw-r--r-- root/root usr/lib/aspell-0.60/koi8-u.cset
-rw-r--r-- root/root usr/lib/aspell-0.60/markdown-filter.info
-rwxr-xr-x root/root usr/lib/aspell-0.60/markdown-filter.la
-rwxr-xr-x root/root usr/lib/aspell-0.60/markdown-filter.so
-rw-r--r-- root/root usr/lib/aspell-0.60/markdown.amf
-rw-r--r-- root/root usr/lib/aspell-0.60/none.amf
-rw-r--r-- root/root usr/lib/aspell-0.60/nroff-filter.info
-rwxr-xr-x root/root usr/lib/aspell-0.60/nroff-filter.la
@ -107,19 +103,18 @@ drwxr-xr-x root/root usr/lib/aspell-0.60/
-rw-r--r-- root/root usr/lib/aspell-0.60/texinfo.amf
-rw-r--r-- root/root usr/lib/aspell-0.60/url.amf
-rwxr-xr-x root/root usr/lib/libaspell.la
lrwxrwxrwx root/root usr/lib/libaspell.so -> libaspell.so.15.3.1
lrwxrwxrwx root/root usr/lib/libaspell.so.15 -> libaspell.so.15.3.1
-rwxr-xr-x root/root usr/lib/libaspell.so.15.3.1
lrwxrwxrwx root/root usr/lib/libaspell.so -> libaspell.so.15.1.4
lrwxrwxrwx root/root usr/lib/libaspell.so.15 -> libaspell.so.15.1.4
-rwxr-xr-x root/root usr/lib/libaspell.so.15.1.4
-rwxr-xr-x root/root usr/lib/libpspell.la
lrwxrwxrwx root/root usr/lib/libpspell.so -> libpspell.so.15.3.1
lrwxrwxrwx root/root usr/lib/libpspell.so.15 -> libpspell.so.15.3.1
-rwxr-xr-x root/root usr/lib/libpspell.so.15.3.1
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/aspell-import.1.gz
-rw-r--r-- root/root usr/share/man/man1/aspell.1.gz
-rw-r--r-- root/root usr/share/man/man1/prezip-bin.1.gz
-rw-r--r-- root/root usr/share/man/man1/pspell-config.1.gz
-rw-r--r-- root/root usr/share/man/man1/run-with-aspell.1.gz
-rw-r--r-- root/root usr/share/man/man1/word-list-compress.1.gz
lrwxrwxrwx root/root usr/lib/libpspell.so -> libpspell.so.15.1.4
lrwxrwxrwx root/root usr/lib/libpspell.so.15 -> libpspell.so.15.1.4
-rwxr-xr-x root/root usr/lib/libpspell.so.15.1.4
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/aspell-import.1.gz
-rw-r--r-- root/root usr/man/man1/aspell.1.gz
-rw-r--r-- root/root usr/man/man1/prezip-bin.1.gz
-rw-r--r-- root/root usr/man/man1/pspell-config.1.gz
-rw-r--r-- root/root usr/man/man1/run-with-aspell.1.gz
-rw-r--r-- root/root usr/man/man1/word-list-compress.1.gz

1
aspell/.md5sum Normal file
View File

@ -0,0 +1 @@
bc80f0198773d5c05086522be67334eb aspell-0.60.6.tar.gz

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/Wi+wpvnJOmQ7s7SjAq1R1BXXpDxR2wGpl+TwgEGQD79tFxq0BSy1LcsttxAy7GIYeM3ykCO/Bs/ZOGV2JNheQI=
SHA256 (Pkgfile) = ed373df2d06760fa3f6ae5993864ab6d14ae90ee0fac926b63898087fcca22b2
SHA256 (.footprint) = 7a750467ef70fd0add5559ce6d21750f45d16d17f2f73cdf41d8f1b6829f10d6
SHA256 (aspell-0.60.8.1.tar.gz) = d6da12b34d42d457fa604e435ad484a74b2effcd120ff40acd6bb3fb2887d21b

View File

@ -1,22 +1,17 @@
# Description: GNU aspell is a spell checker designed to replace ispell
# URL: http://aspell.net
# Maintainer: Juergen Daubert, jue at crux dot nu
# Depends on: ncurses
# URL: http://aspell.net
# Maintainer: Juergen Daubert, juergen dot daubert at t-online dot de
# Depends on: ncurses
name=aspell
version=0.60.8.1
version=0.60.6
release=1
source=(https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)
source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)
build() {
cd $name-$version
./configure \
--prefix=/usr \
--disable-nls \
--enable-curses=ncursesw
make
make DESTDIR=$PKG install
rm -R $PKG/usr/share/info
build () {
cd $name-$version
./configure --prefix=/usr --mandir=/usr/man
make
make DESTDIR=$PKG install
rm -R $PKG/usr/share
}

View File

@ -1,120 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/etc/
drwxr-xr-x root/root usr/etc/xdg/
drwxr-xr-x root/root usr/etc/xdg/Xwayland-session.d/
-rwxr-xr-x root/root usr/etc/xdg/Xwayland-session.d/00-at-spi
drwxr-xr-x root/root usr/etc/xdg/autostart/
-rw-r--r-- root/root usr/etc/xdg/autostart/at-spi-dbus-bus.desktop
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/at-spi-2.0/
drwxr-xr-x root/root usr/include/at-spi-2.0/atspi/
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-accessible.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-action.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-application.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-collection.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-component.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-constants.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-device-legacy.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-device-listener.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-device-x11.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-device.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-document.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-editabletext.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-enum-types.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-event-listener.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-gmain.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-hyperlink.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-hypertext.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-image.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-matchrule.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-misc.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-object.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-registry.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-relation.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-selection.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-stateset.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-table-cell.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-table.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-text.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-types.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-value.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi-version.h
-rw-r--r-- root/root usr/include/at-spi-2.0/atspi/atspi.h
drwxr-xr-x root/root usr/include/at-spi2-atk/
drwxr-xr-x root/root usr/include/at-spi2-atk/2.0/
-rw-r--r-- root/root usr/include/at-spi2-atk/2.0/atk-bridge.h
drwxr-xr-x root/root usr/include/atk-1.0/
drwxr-xr-x root/root usr/include/atk-1.0/atk/
-rw-r--r-- root/root usr/include/atk-1.0/atk/atk-autocleanups.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atk-enum-types.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atk.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkaction.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkcomponent.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkdocument.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkeditabletext.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkgobjectaccessible.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkhyperlink.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkhyperlinkimpl.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkhypertext.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkimage.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkmisc.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atknoopobject.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atknoopobjectfactory.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkobject.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkobjectfactory.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkplug.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkrange.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkregistry.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkrelation.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkrelationset.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkrelationtype.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkselection.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atksocket.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkstate.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkstateset.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkstreamablecontent.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atktable.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atktablecell.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atktext.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkutil.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkvalue.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkversion.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkwindow.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/at-spi2/
-rwxr-xr-x root/root usr/lib/at-spi2/at-spi-bus-launcher
-rwxr-xr-x root/root usr/lib/at-spi2/at-spi2-registryd
drwxr-xr-x root/root usr/lib/girepository-1.0/
-rw-r--r-- root/root usr/lib/girepository-1.0/Atk-1.0.typelib
-rw-r--r-- root/root usr/lib/girepository-1.0/Atspi-2.0.typelib
drwxr-xr-x root/root usr/lib/gnome-settings-daemon-3.0/
drwxr-xr-x root/root usr/lib/gnome-settings-daemon-3.0/gtk-modules/
-rw-r--r-- root/root usr/lib/gnome-settings-daemon-3.0/gtk-modules/at-spi2-atk.desktop
drwxr-xr-x root/root usr/lib/gtk-2.0/
drwxr-xr-x root/root usr/lib/gtk-2.0/modules/
-rwxr-xr-x root/root usr/lib/gtk-2.0/modules/libatk-bridge.so
lrwxrwxrwx root/root usr/lib/libatk-1.0.so -> libatk-1.0.so.0
lrwxrwxrwx root/root usr/lib/libatk-1.0.so.0 -> libatk-1.0.so.0.25209.1
-rwxr-xr-x root/root usr/lib/libatk-1.0.so.0.25209.1
lrwxrwxrwx root/root usr/lib/libatk-bridge-2.0.so -> libatk-bridge-2.0.so.0
lrwxrwxrwx root/root usr/lib/libatk-bridge-2.0.so.0 -> libatk-bridge-2.0.so.0.0.0
-rwxr-xr-x root/root usr/lib/libatk-bridge-2.0.so.0.0.0
lrwxrwxrwx root/root usr/lib/libatspi.so -> libatspi.so.0
lrwxrwxrwx root/root usr/lib/libatspi.so.0 -> libatspi.so.0.0.1
-rwxr-xr-x root/root usr/lib/libatspi.so.0.0.1
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/atk-bridge-2.0.pc
-rw-r--r-- root/root usr/lib/pkgconfig/atk.pc
-rw-r--r-- root/root usr/lib/pkgconfig/atspi-2.pc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/dbus-1/
drwxr-xr-x root/root usr/share/dbus-1/accessibility-services/
-rw-r--r-- root/root usr/share/dbus-1/accessibility-services/org.a11y.atspi.Registry.service
drwxr-xr-x root/root usr/share/dbus-1/services/
-rw-r--r-- root/root usr/share/dbus-1/services/org.a11y.Bus.service
drwxr-xr-x root/root usr/share/defaults/
drwxr-xr-x root/root usr/share/defaults/at-spi2/
-rw-r--r-- root/root usr/share/defaults/at-spi2/accessibility.conf
drwxr-xr-x root/root usr/share/gir-1.0/
-rw-r--r-- root/root usr/share/gir-1.0/Atk-1.0.gir
-rw-r--r-- root/root usr/share/gir-1.0/Atspi-2.0.gir

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/XOC6CF5cHQRLD/h2cQEr23zOF8f1f/WCNB7lXOsahUGY0coZ6oGnFRmduAc7MDUwHYTT2gQpiwdvrB+V+aEYQE=
SHA256 (Pkgfile) = ab3b426371aaacff7f63ea20961d16911c3a4a82452d40c2d572cdfcc132b656
SHA256 (.footprint) = 6101a10cc6e788486885e591caf1ed8c5c188369ab2670ba0f23d91a89736c4f
SHA256 (at-spi2-core-2.52.0.tar.xz) = 0ac3fc8320c8d01fa147c272ba7fa03806389c6b03d3c406d0823e30e35ff5ab

View File

@ -1,25 +0,0 @@
# Description: Protocol definitions and daemon for D-Bus at-spi
# URL: https://gitlab.gnome.org/GNOME/at-spi2-core
# Maintainer: CRUX System Team, core-ports at crux dot nu
# Depends on: dbus gobject-introspection intltool libxml2 xorg-libxtst
name=at-spi2-core
version=2.52.0
release=1
source=(https://download.gnome.org/sources/$name/${version:0:4}/$name-$version.tar.xz)
build() {
meson setup build $name-$version \
--prefix /usr \
--sysconfdir=/usr/etc \
--libexecdir=/usr/lib/at-spi2 \
--buildtype=plain \
--wrap-mode nodownload \
-D b_lto=true \
-D b_pie=true
meson compile -C build -j ${JOBS:-1}
DESTDIR=$PKG meson install -C build
rm -r $PKG/usr/{share/locale,lib/systemd}
}

6
aterm/.footprint Normal file
View File

@ -0,0 +1,6 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/aterm
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/aterm.1.gz

4
aterm/.md5sum Normal file
View File

@ -0,0 +1,4 @@
3ce0ac7af4446068694862cbb8d2e031 aterm-1.0.1-display-security-issue.patch
b0975b4b46225544e2eac898d888c08a aterm-1.0.1.tar.gz
370ad2c16bc513fcc45b9ef07a0125f2 aterm-fake_root.patch
5b2e5f14acd18893837d8734b41d505a aterm-fkeys.patch

27
aterm/Pkgfile Normal file
View File

@ -0,0 +1,27 @@
# Description: xterm replacement with transparency and fading
# URL: http://aterm.sourceforge.net
# Maintainer: Juergen Daubert, juergen dot daubert at t-online dot de
# Depends on: xorg-libxext, xorg-libsm, xorg-libxt
name=aterm
version=1.0.1
release=2
source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.gz
$name-fake_root.patch
$name-fkeys.patch
$name-$version-display-security-issue.patch)
build () {
cd aterm-$version
patch -p1 -i $SRC/$name-$version-display-security-issue.patch
patch -p1 -i $SRC/$name-fake_root.patch
patch -p1 -i $SRC/$name-fkeys.patch
cp autoconf/configure.in .
autoconf
autoheader
./configure --prefix=/usr --enable-fake-root --mandir=/usr/man
make
make DESTDIR=$PKG install
}

View File

@ -0,0 +1,27 @@
# http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1142
# http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/aterm/
--- aterm-1.0.1/src/main.c 2007-08-01 16:08:29.000000000 +0200
+++ aterm-1.0.1.new/src/main.c 2008-05-03 14:06:52.000000000 +0200
@@ -2057,10 +2057,6 @@
*/
get_options(argc, argv);
- if( display_name == NULL )
- if ((display_name = getenv("DISPLAY")) == NULL)
- display_name = ":0";
-
#ifdef HAVE_AFTERSTEP
#ifdef MyArgs_IS_MACRO
MyArgsPtr = safecalloc(1, sizeof(ASProgArgs) );
@@ -2102,7 +2098,9 @@
Xdisplay = XOpenDisplay(display_name);
if (!Xdisplay) {
- print_error("can't open display %s", display_name);
+ print_error("can't open display %s", display_name?display_name:
+ getenv("DISPLAY")?getenv("DISPLAY"):
+ "as no -d given and DISPLAY not set");
exit(EXIT_FAILURE);
}
/* changed from _MOTIF_WM_INFO - Vaevictus - gentoo bug #139554 */

211
aterm/aterm-fake_root.patch Normal file
View File

@ -0,0 +1,211 @@
diff -Nru aterm-1.0.1.orig/README.configure aterm-1.0.1/README.configure
--- aterm-1.0.1.orig/README.configure 2007-08-02 14:35:31.000000000 +0200
+++ aterm-1.0.1/README.configure 2007-08-02 14:23:19.000000000 +0200
@@ -56,6 +56,10 @@
the mouse button down on a scrollbar arrow
--disable-mousewheel
remove support for scrolling via mouse wheel or buttons 4 & 5
+--enable-fake-root
+ add support for pseudo root terminals. Associated with
+ transparency options, this enables pseudo-terminals
+ looking like they are part of X root window
--enable-old-selection
revert mouse selection to something similar to v2.20 (and prior) -
this implies word selection of those versions (i.e. next option)
diff -Nru aterm-1.0.1.orig/autoconf/configure.in aterm-1.0.1/autoconf/configure.in
--- aterm-1.0.1.orig/autoconf/configure.in 2007-08-02 14:35:30.000000000 +0200
+++ aterm-1.0.1/autoconf/configure.in 2007-08-02 15:00:51.000000000 +0200
@@ -82,6 +82,9 @@
AC_ARG_ENABLE(mousewheel, [ --disable-mousewheel disable scrolling via mouse wheel or buttons 4 & 5],
[if test x$enableval = xno; then AC_DEFINE(NO_MOUSE_WHEEL,1,[Use wheel events (button4 and button5) to scroll]) fi])
+AC_ARG_ENABLE(fake-root, [ --enable-fake-root enable fake root support],
+ [if test x$enableval = xyes; then AC_DEFINE(FAKE_ROOT,1,[Define to enable fake root pseudo-terminals]) fi])
+
AC_ARG_ENABLE(old-selection, [ --enable-old-selection enable v2.20 (and prior) mouse selection
- this implies old word selection],
[if test x$enableval = xyes; then AC_DEFINE(OLD_SELECTION,1,[Define to use old rxvt (ver 2.20 and before) style selection, not xterm style.]) fi])
@@ -635,7 +638,7 @@
[setlocale(LC_CTYPE, "");],
rxvt_cv_func_xsetlocale=yes, rxvt_cv_func_xsetlocale=no)])
if test "${rxvt_cv_func_xsetlocale}" = no; then
- AC_DEFINE(NO_XSETLOCALE)
+ AC_DEFINE(NO_XSETLOCALE,1,[Define if xsetlocale doesn't work])
fi
AC_CACHE_CHECK(for working plain setlocale, rxvt_cv_func_setlocale,
diff -Nru aterm-1.0.1.orig/doc/aterm.1 aterm-1.0.1/doc/aterm.1
--- aterm-1.0.1.orig/doc/aterm.1 2007-08-02 14:35:30.000000000 +0200
+++ aterm-1.0.1/doc/aterm.1 2007-08-02 14:23:19.000000000 +0200
@@ -230,6 +230,16 @@
.IP "\fB-st\fP|\fB+st\fP"
Display scrollbar without/with a trough;
resource \fBscrollBar_floating\fP\&.
+.IP "\fB-fr\fP|\fB+fr\fP"
+Turn on/off making the aterm's parent window an unmanaged one mapped
+at the bottom on the stack without cursor change. When turned on, also
+provide a 'point-to-focus' behavior model independently
+from the X Window Manager.\&
+
+This is useful combined with other options (\fB-tr\fP, \fB-bw\fP,
+\fB-geometry\fP, ...) to provide pseudo-terminals seamlessly integrated
+into the X desktop. Please note this will not work as expected with WMs
+masquerading the X root window with fake roots; resource \fBfakeRoot\fP\&.
.IP "\fB-iconic\fP"
Start iconified, if the window manager supports that option\&.
.IP "\fB-sl\fP \fInumber\fP"
diff -Nru aterm-1.0.1.orig/src/command.c aterm-1.0.1/src/command.c
--- aterm-1.0.1.orig/src/command.c 2007-08-02 14:35:31.000000000 +0200
+++ aterm-1.0.1/src/command.c 2007-08-02 15:48:46.000000000 +0200
@@ -1886,9 +1886,9 @@
case XK_F2: /* "\033[12~" */
case XK_F3: /* "\033[13~" */
case XK_F4: /* "\033[14~" */
- FKEY(11, XK_F1);
+ FKEY(11, XK_F1);
break;
-#endif
+#endif
case XK_F5: /* "\033[15~" */
FKEY(15, XK_F5);
break;
@@ -2411,6 +2411,13 @@
}
break;
+#ifdef FAKE_ROOT
+ case EnterNotify:
+ if (Options&Opt_fake_root)
+ XGrabKeyboard(Xdisplay,TermWin.parent,True,
+ GrabModeAsync,GrabModeAsync,CurrentTime);
+ else break;
+#endif
case FocusIn:
if (!TermWin.focus) {
TermWin.focus = 1;
@@ -2427,7 +2434,12 @@
#endif
}
break;
-
+#ifdef FAKE_ROOT
+ case LeaveNotify:
+ if (Options&Opt_fake_root)
+ XUngrabKeyboard(Xdisplay,CurrentTime);
+ else break;
+#endif
case FocusOut:
if (TermWin.focus) {
TermWin.focus = 0;
diff -Nru aterm-1.0.1.orig/src/main.c aterm-1.0.1/src/main.c
--- aterm-1.0.1.orig/src/main.c 2007-08-02 14:35:30.000000000 +0200
+++ aterm-1.0.1/src/main.c 2007-08-02 14:23:19.000000000 +0200
@@ -705,7 +705,14 @@
&attributes);
#else
- attr_mask |= CWColormap ;
+#ifdef FAKE_ROOT
+ attributes.override_redirect = (Options&Opt_fake_root)?True:False;
+ mwmhints.flags = 0;
+#else
+ attributes.override_redirect = False;
+#endif
+
+ attr_mask |= CWColormap | CWOverrideRedirect ;
TermWin.parent = XCreateWindow(Xdisplay, Xroot,
szHint.x, szHint.y,
szHint.width, szHint.height,
@@ -745,8 +752,17 @@
}
-/* vt cursor: Black-on-White is standard, but this is more popular */
- TermWin_cursor = XCreateFontCursor(Xdisplay, XC_xterm);
+/* vt cursor: Black-on-White is standard, but this is more popular,
+ so let's do the opposite unless we found ourselves in the FAKE_ROOT case
+*/
+ TermWin_cursor = XCreateFontCursor(Xdisplay,
+#ifndef FAKE_ROOT
+ XC_xterm
+#else
+ (Options&Opt_fake_root)?
+ XC_left_ptr:XC_xterm
+#endif
+);
{
XColor fg, bg;
@@ -754,6 +770,11 @@
XQueryColor(Xdisplay, Xcmap, &fg);
bg.pixel = PixColors[Color_bg];
XQueryColor(Xdisplay, Xcmap, &bg);
+#ifdef FAKE_ROOT
+ if (Options&Opt_fake_root)
+ XRecolorCursor(Xdisplay, TermWin_cursor, &bg, &fg);
+ else
+#endif
XRecolorCursor(Xdisplay, TermWin_cursor, &fg, &bg);
}
@@ -763,7 +784,12 @@
ButtonPressMask |
ButtonReleaseMask |
Button1MotionMask |
- Button3MotionMask);
+ Button3MotionMask
+#ifdef FAKE_ROOT
+ | EnterWindowMask |
+ LeaveWindowMask
+#endif
+ );
attributes.cursor = TermWin_cursor ;
/* the vt window */
#ifdef HAVE_AFTERIMAGE
@@ -2361,6 +2387,11 @@
/* do it now to avoid unneccessary redrawing */
XMapWindow(Xdisplay, TermWin.vt);
XMapWindow(Xdisplay, TermWin.parent);
+#ifdef FAKE_ROOT
+/* put the window on the bottom of the stack if we are 'faking root' */
+ if (Options&Opt_fake_root)
+ XLowerWindow(Xdisplay, TermWin.parent);
+#endif
#if 0
#if defined(BACKGROUND_IMAGE) || defined(TRANSPARENT) || defined(_MYSTYLE_)
diff -Nru aterm-1.0.1.orig/src/rxvt.h aterm-1.0.1/src/rxvt.h
--- aterm-1.0.1.orig/src/rxvt.h 2007-08-02 14:35:31.000000000 +0200
+++ aterm-1.0.1/src/rxvt.h 2007-08-02 14:33:42.000000000 +0200
@@ -785,6 +785,7 @@
#define Opt_transparent (1LU<<13)
#define Opt_transparent_sb (1LU<<14)
#define Opt_borderLess (1LU<<16)
+#define Opt_fake_root (1LU<<17)
/* place holder used for parsing command-line options */
#define Opt_Reverse (1LU<<30)
diff -Nru aterm-1.0.1.orig/src/xdefaults.c aterm-1.0.1/src/xdefaults.c
--- aterm-1.0.1.orig/src/xdefaults.c 2007-08-02 14:35:30.000000000 +0200
+++ aterm-1.0.1/src/xdefaults.c 2007-08-02 14:23:19.000000000 +0200
@@ -80,6 +80,9 @@
#ifdef GREEK_SUPPORT
static const char *rs_greek_keyboard = NULL;
#endif
+#ifdef FAKE_ROOT
+static const char *rs_fake_root = NULL;
+#endif
/*}}} */
/*{{{ monolithic option/resource structure: */
@@ -316,6 +319,10 @@
"scroll-on-tty-output inhibit"),
BOOL(rs_scrollKeypress, "scrollKey", "sk",
Opt_scrollKeypress, "scroll-on-keypress"),
+#ifdef FAKE_ROOT
+ BOOL(rs_fake_root, "fakeRoot", "fr", Opt_fake_root,
+ "fake root window embedding"),
+#endif
STRG(rs_minBufferWidth, "minBufferWidth", "mbw", "number",
"minimum number of columns stored in buffer"),
STRG(rs_saveLines, "saveLines", "sl", "number",

35
aterm/aterm-fkeys.patch Normal file
View File

@ -0,0 +1,35 @@
diff -Nru aterm-1.0.1.orig/src/command.c aterm-1.0.1/src/command.c
--- aterm-1.0.1.orig/src/command.c 2007-08-03 11:20:28.000000000 +0200
+++ aterm-1.0.1/src/command.c 2007-08-03 11:21:53.000000000 +0200
@@ -1869,28 +1869,18 @@
}
break;
- case XK_F1: /* "\033OP" */
- case XK_F2: /* "\033OQ" */
- case XK_F3: /* "\033OR" */
- case XK_F4: /* "\033OS" */
- len = 3;
- STRCPY(kbuf, "\033OP");
- kbuf[2] += (keysym - XK_F1);
- break;
-
#define FKEY(n, fkey) \
len = 5; \
sprintf((char *) kbuf,"\033[%02d~", (int)((n) + (keysym - fkey)))
-#if 0 /* old style keymappings : */
case XK_F1: /* "\033[11~" */
case XK_F2: /* "\033[12~" */
case XK_F3: /* "\033[13~" */
case XK_F4: /* "\033[14~" */
- FKEY(11, XK_F1);
+ FKEY(11, XK_F1);
break;
-#endif
+
case XK_F5: /* "\033[15~" */
- FKEY(15, XK_F5);
+ FKEY(15, XK_F5);
break;
case XK_F6: /* "\033[17~" */

39
atk/.footprint Normal file
View File

@ -0,0 +1,39 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/atk-1.0/
drwxr-xr-x root/root usr/include/atk-1.0/atk/
-rw-r--r-- root/root usr/include/atk-1.0/atk/atk-enum-types.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atk.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkaction.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkcomponent.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkdocument.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkeditabletext.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkgobjectaccessible.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkhyperlink.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkhyperlinkimpl.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkhypertext.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkimage.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkmisc.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atknoopobject.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atknoopobjectfactory.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkobject.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkobjectfactory.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkregistry.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkrelation.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkrelationset.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkrelationtype.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkselection.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkstate.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkstateset.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkstreamablecontent.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atktable.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atktext.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkutil.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkvalue.h
drwxr-xr-x root/root usr/lib/
-rwxr-xr-x root/root usr/lib/libatk-1.0.la
lrwxrwxrwx root/root usr/lib/libatk-1.0.so -> libatk-1.0.so.0.2209.1
lrwxrwxrwx root/root usr/lib/libatk-1.0.so.0 -> libatk-1.0.so.0.2209.1
-rwxr-xr-x root/root usr/lib/libatk-1.0.so.0.2209.1
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/atk.pc

1
atk/.md5sum Normal file
View File

@ -0,0 +1 @@
06a2b39a22d5ca35c47435da6b9643ac atk-1.22.0.tar.bz2

17
atk/Pkgfile Normal file
View File

@ -0,0 +1,17 @@
# Description: A set of interfaces for accessibility
# URL: http://www.gtk.org/
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
# Depends on: glib
name=atk
version=1.22.0
release=1
source=(http://download.gnome.org/sources/$name/1.22/$name-$version.tar.bz2)
build () {
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
rm -r $PKG/usr/share
}

20
audiofile/.footprint Normal file
View File

@ -0,0 +1,20 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/audiofile-config
-rwxr-xr-x root/root usr/bin/sfconvert
-rwxr-xr-x root/root usr/bin/sfinfo
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/af_vfs.h
-rw-r--r-- root/root usr/include/audiofile.h
-rw-r--r-- root/root usr/include/aupvlist.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libaudiofile.a
-rwxr-xr-x root/root usr/lib/libaudiofile.la
lrwxrwxrwx root/root usr/lib/libaudiofile.so -> libaudiofile.so.0.0.2
lrwxrwxrwx root/root usr/lib/libaudiofile.so.0 -> libaudiofile.so.0.0.2
-rwxr-xr-x root/root usr/lib/libaudiofile.so.0.0.2
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/audiofile.pc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal/
-rw-r--r-- root/root usr/share/aclocal/audiofile.m4

1
audiofile/.md5sum Normal file
View File

@ -0,0 +1 @@
9c1049876cd51c0f1b12c2886cce4d42 audiofile-0.2.6.tar.gz

15
audiofile/Pkgfile Normal file
View File

@ -0,0 +1,15 @@
# Description: Provides a uniform API for accessing many audio file formats
# Maintainer: Till Biedermann, tillbiedermann at yahoo dot de
# URL: http://www.68k.org/~michael/audiofile
# Depends on:
name=audiofile
version=0.2.6
release=1
source=(http://www.68k.org/~michael/$name/$name-$version.tar.gz)
build () {
cd $name-$version
./configure --prefix=/usr
make && make DESTDIR=$PKG install
}

View File

@ -1,23 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/autoconf-2.13
-rwxr-xr-x root/root usr/bin/autoheader-2.13
-rwxr-xr-x root/root usr/bin/autoreconf-2.13
-rwxr-xr-x root/root usr/bin/autoscan-2.13
-rwxr-xr-x root/root usr/bin/autoupdate-2.13
-rwxr-xr-x root/root usr/bin/ifnames-2.13
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/autoconf/
-rw-r--r-- root/root usr/share/autoconf/acconfig.h
-rw-r--r-- root/root usr/share/autoconf/acfunctions
-rw-r--r-- root/root usr/share/autoconf/acgeneral.m4
-rw-r--r-- root/root usr/share/autoconf/acheaders
-rw-r--r-- root/root usr/share/autoconf/acidentifiers
-rw-r--r-- root/root usr/share/autoconf/acmakevars
-rw-r--r-- root/root usr/share/autoconf/acoldnames.m4
-rw-r--r-- root/root usr/share/autoconf/acprograms
-rw-r--r-- root/root usr/share/autoconf/acspecific.m4
-rw-r--r-- root/root usr/share/autoconf/autoconf.m4
-rw-r--r-- root/root usr/share/autoconf/autoconf.m4f
-rw-r--r-- root/root usr/share/autoconf/autoheader.m4
-rw-r--r-- root/root usr/share/autoconf/autoheader.m4f

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/WKZOXb7vxzUwWcwBBKDVKG/0xhDa6p4VNJip7oKY1TUh+XBXa/0WvPStkbMtq9xq4FFXShylyix5oNexQpA7wA=
SHA256 (Pkgfile) = 853893f4e177fd1e9a54f16d5c263f08be46396bd29d76baf721ef954c4b8271
SHA256 (.footprint) = 2582ece0d8ff83bf96bdca8eb0e4d81785fc6f6548a05915beb3849f49255887
SHA256 (autoconf-2.13.tar.gz) = f0611136bee505811e9ca11ca7ac188ef5323a8e2ef19cffd3edb3cf08fd791e

View File

@ -1,19 +0,0 @@
# Description: A package of M4 macros to produce scripts to automatically configure sourcecode. (2.13 version)
# URL: https://www.gnu.org/software/autoconf
# Maintainer: Tim Biermann, tbier at posteo dot de
name=autoconf-2.13
version=2.13
release=1
source=(https://mirror.fcix.net/gnu/autoconf/autoconf-$version.tar.gz)
build () {
cd autoconf-$version
./configure --prefix=/usr \
--program-suffix=-2.13
make
make prefix=$PKG/usr install
rm -r $PKG/usr/info
}

View File

@ -1,583 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal/
-rw-r--r-- root/root usr/share/aclocal/ax_absolute_header.m4
-rw-r--r-- root/root usr/share/aclocal/ax_ac_append_to_file.m4
-rw-r--r-- root/root usr/share/aclocal/ax_ac_print_to_file.m4
-rw-r--r-- root/root usr/share/aclocal/ax_add_am_macro.m4
-rw-r--r-- root/root usr/share/aclocal/ax_add_am_macro_static.m4
-rw-r--r-- root/root usr/share/aclocal/ax_add_am_trilinos_makefile_export.m4
-rw-r--r-- root/root usr/share/aclocal/ax_add_fortify_source.m4
-rw-r--r-- root/root usr/share/aclocal/ax_add_recursive_am_macro.m4
-rw-r--r-- root/root usr/share/aclocal/ax_add_recursive_am_macro_static.m4
-rw-r--r-- root/root usr/share/aclocal/ax_afs.m4
-rw-r--r-- root/root usr/share/aclocal/ax_am_jobserver.m4
-rw-r--r-- root/root usr/share/aclocal/ax_am_macros.m4
-rw-r--r-- root/root usr/share/aclocal/ax_am_macros_static.m4
-rw-r--r-- root/root usr/share/aclocal/ax_am_override_var.m4
-rw-r--r-- root/root usr/share/aclocal/ax_append_compile_flags.m4
-rw-r--r-- root/root usr/share/aclocal/ax_append_flag.m4
-rw-r--r-- root/root usr/share/aclocal/ax_append_link_flags.m4
-rw-r--r-- root/root usr/share/aclocal/ax_append_to_file.m4
-rw-r--r-- root/root usr/share/aclocal/ax_arg_with_path_style.m4
-rw-r--r-- root/root usr/share/aclocal/ax_asm_inline.m4
-rw-r--r-- root/root usr/share/aclocal/ax_at_check_pattern.m4
-rw-r--r-- root/root usr/share/aclocal/ax_auto_include_headers.m4
-rw-r--r-- root/root usr/share/aclocal/ax_berkeley_db.m4
-rw-r--r-- root/root usr/share/aclocal/ax_berkeley_db_cxx.m4
-rw-r--r-- root/root usr/share/aclocal/ax_blas.m4
-rw-r--r-- root/root usr/share/aclocal/ax_blas_f77_func.m4
-rw-r--r-- root/root usr/share/aclocal/ax_boost_asio.m4
-rw-r--r-- root/root usr/share/aclocal/ax_boost_atomic.m4
-rw-r--r-- root/root usr/share/aclocal/ax_boost_base.m4
-rw-r--r-- root/root usr/share/aclocal/ax_boost_chrono.m4
-rw-r--r-- root/root usr/share/aclocal/ax_boost_context.m4
-rw-r--r-- root/root usr/share/aclocal/ax_boost_coroutine.m4
-rw-r--r-- root/root usr/share/aclocal/ax_boost_date_time.m4
-rw-r--r-- root/root usr/share/aclocal/ax_boost_filesystem.m4
-rw-r--r-- root/root usr/share/aclocal/ax_boost_iostreams.m4
-rw-r--r-- root/root usr/share/aclocal/ax_boost_json.m4
-rw-r--r-- root/root usr/share/aclocal/ax_boost_locale.m4
-rw-r--r-- root/root usr/share/aclocal/ax_boost_log.m4
-rw-r--r-- root/root usr/share/aclocal/ax_boost_log_setup.m4
-rw-r--r-- root/root usr/share/aclocal/ax_boost_process.m4
-rw-r--r-- root/root usr/share/aclocal/ax_boost_program_options.m4
-rw-r--r-- root/root usr/share/aclocal/ax_boost_python.m4
-rw-r--r-- root/root usr/share/aclocal/ax_boost_random.m4
-rw-r--r-- root/root usr/share/aclocal/ax_boost_regex.m4
-rw-r--r-- root/root usr/share/aclocal/ax_boost_serialization.m4
-rw-r--r-- root/root usr/share/aclocal/ax_boost_signals.m4
-rw-r--r-- root/root usr/share/aclocal/ax_boost_system.m4
-rw-r--r-- root/root usr/share/aclocal/ax_boost_test_exec_monitor.m4
-rw-r--r-- root/root usr/share/aclocal/ax_boost_thread.m4
-rw-r--r-- root/root usr/share/aclocal/ax_boost_unit_test_framework.m4
-rw-r--r-- root/root usr/share/aclocal/ax_boost_wave.m4
-rw-r--r-- root/root usr/share/aclocal/ax_boost_wserialization.m4
-rw-r--r-- root/root usr/share/aclocal/ax_build_date_epoch.m4
-rw-r--r-- root/root usr/share/aclocal/ax_c99_inline.m4
-rw-r--r-- root/root usr/share/aclocal/ax_c___attribute__.m4
-rw-r--r-- root/root usr/share/aclocal/ax_c_arithmetic_rshift.m4
-rw-r--r-- root/root usr/share/aclocal/ax_c_compile_value.m4
-rw-r--r-- root/root usr/share/aclocal/ax_c_declare_block.m4
-rw-r--r-- root/root usr/share/aclocal/ax_c_float_words_bigendian.m4
-rw-r--r-- root/root usr/share/aclocal/ax_c_long_long.m4
-rw-r--r-- root/root usr/share/aclocal/ax_c_referenceable_passed_va_list.m4
-rw-r--r-- root/root usr/share/aclocal/ax_c_restrict.m4
-rw-r--r-- root/root usr/share/aclocal/ax_c_var_func.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cache_size.m4
-rw-r--r-- root/root usr/share/aclocal/ax_caolan_check_package.m4
-rw-r--r-- root/root usr/share/aclocal/ax_caolan_search_package.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cc_for_build.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cc_maxopt.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cf_ebcdic.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cflags_aix_option.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cflags_force_c89.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cflags_hpux_option.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cflags_irix_option.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cflags_no_writable_strings.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cflags_strict_prototypes.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cflags_sun_option.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cflags_warn_all.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_aligned_access_required.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_allocated_ctime.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk__v.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk__x_escapes.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_and.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_argind.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_array_delete.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_array_delete_elem.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_array_in.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_asort.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_asorti.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_associative_array.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_atan2.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_compl.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_conditional_expression.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_cos.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_environ.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_errno.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_exit.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_exp.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_gensub.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_getline.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_gsub.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_ignorecase.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_index.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_int.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_length.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_log.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_lshift.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_match_2parms.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_match_3parms.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_operator_multiply_multiply.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_operator_square.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_or.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_printf.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_rand.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_rshift.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_sin.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_split.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_sprintf.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_sqrt.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_srand.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_strftime.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_strtonum.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_sub.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_substr.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_system.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_systime.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_tolower.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_toupper.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_user_defined_functions.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_var_regexp.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_variable_value_pairs.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_awk_xor.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_class.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_classpath.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_compile_flag.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_define.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_docbook_dtd.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_docbook_xslt.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_docbook_xslt_min.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_dos_filesys.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_func_in.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_gd.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_gir_symbols_gjs.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_girs_gjs.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_gl.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_glu.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_glut.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_glx.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_gnu_make.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_icu.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_java_home.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_java_plugin.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_junit.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_library.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_link_flag.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_mysql.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_mysql_db.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_mysqlr.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_off64_t.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_openssl.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_page_aligned_malloc.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_pathfind.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_pathname_style.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_pcre2.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_pgsql_db.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_posix_regcomp.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_posix_sysinfo.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_postgres_db.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_preproc_flag.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_rqrd_class.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_sign.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_strcspn.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_strftime.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_struct_for.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_symbol.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_sys_siglist.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_typedef.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_uname_syscall.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_user.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_vscript.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_x86_features.m4
-rw-r--r-- root/root usr/share/aclocal/ax_check_zlib.m4
-rw-r--r-- root/root usr/share/aclocal/ax_compare_version.m4
-rw-r--r-- root/root usr/share/aclocal/ax_compile_check_sizeof.m4
-rw-r--r-- root/root usr/share/aclocal/ax_compiler_flags.m4
-rw-r--r-- root/root usr/share/aclocal/ax_compiler_flags_cflags.m4
-rw-r--r-- root/root usr/share/aclocal/ax_compiler_flags_cxxflags.m4
-rw-r--r-- root/root usr/share/aclocal/ax_compiler_flags_gir.m4
-rw-r--r-- root/root usr/share/aclocal/ax_compiler_flags_ldflags.m4
-rw-r--r-- root/root usr/share/aclocal/ax_compiler_vendor.m4
-rw-r--r-- root/root usr/share/aclocal/ax_compiler_version.m4
-rw-r--r-- root/root usr/share/aclocal/ax_compute_relative_paths.m4
-rw-r--r-- root/root usr/share/aclocal/ax_compute_standard_relative_paths.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cond_with_level.m4
-rw-r--r-- root/root usr/share/aclocal/ax_config_feature.m4
-rw-r--r-- root/root usr/share/aclocal/ax_configure_args.m4
-rw-r--r-- root/root usr/share/aclocal/ax_count_cpus.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cpu_freq.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cpu_vendor.m4
-rw-r--r-- root/root usr/share/aclocal/ax_create_generic_config.m4
-rw-r--r-- root/root usr/share/aclocal/ax_create_pkgconfig_info.m4
-rw-r--r-- root/root usr/share/aclocal/ax_create_stdint_h.m4
-rw-r--r-- root/root usr/share/aclocal/ax_create_target_h.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cvs.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_bool.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_compile_stdcxx.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_compile_stdcxx_0x.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_compile_stdcxx_11.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_compile_stdcxx_14.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_compile_stdcxx_17.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_complex_math_in_namespace_std.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_const_cast.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_cppflags_std_lang.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_cxxflags_std_lang.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_default_template_parameters.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_delete_method.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_dtor_after_atexit.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_dynamic_cast.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_enum_computations.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_enum_computations_with_cast.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_erase_iterator_type.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_exceptions.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_explicit.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_explicit_instantiations.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_explicit_template_function_qualification.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_extern_template.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_full_specialization_syntax.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_function_nontype_parameters.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_function_try_blocks.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_gcc_abi_demangle.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_gnucxx_hashmap.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_bad_function_call.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_bind.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_bit_and.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_bit_or.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_bit_xor.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_complex.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_complex_math1.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_complex_math2.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_cref.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_empty_iostream.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_ext_hash_map.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_ext_hash_set.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_ext_slist.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_freeze_sstream.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_function.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_hash.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_ieee_math.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_is_bind_expression.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_is_placeholder.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_koenig_lookup.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_long_long_for_iostream.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_mem_fn.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_numeric_limits.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_placeholders.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_ref.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_reference_wrapper.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_sstream.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_std.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_stl.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_string_push_back.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_system_v_math.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_valarray.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_have_vector_at.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_header_pre_stdcxx.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_header_stdcxx_0x.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_header_stdcxx_98.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_header_stdcxx_tr1.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_header_tr1_unordered_map.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_header_tr1_unordered_set.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_header_unordered_map.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_header_unordered_set.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_ldflags_std_lang.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_member_constants.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_member_templates.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_member_templates_outside_class.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_mutable.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_namespace_std.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_namespaces.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_new_for_scoping.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_old_for_scoping.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_partial_ordering.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_partial_specialization.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_reinterpret_cast.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_restrict_this.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_rtti.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_rvalue_references.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_static_cast.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_stlport_hashmap.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_template_keyword_qualifier.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_template_qualified_base_class.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_template_qualified_return_type.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_template_scoped_argument_matching.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_templates.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_templates_as_template_arguments.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_typename.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_use_numtrait.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_var_prettyfunc.m4
-rw-r--r-- root/root usr/share/aclocal/ax_cxx_verbose_terminate_handler.m4
-rw-r--r-- root/root usr/share/aclocal/ax_czmq.m4
-rw-r--r-- root/root usr/share/aclocal/ax_decl_wchar_max.m4
-rw-r--r-- root/root usr/share/aclocal/ax_define_integer_bits.m4
-rw-r--r-- root/root usr/share/aclocal/ax_define_sub_path.m4
-rw-r--r-- root/root usr/share/aclocal/ax_dirname.m4
-rw-r--r-- root/root usr/share/aclocal/ax_dist_msi.m4
-rw-r--r-- root/root usr/share/aclocal/ax_dist_rpm.m4
-rw-r--r-- root/root usr/share/aclocal/ax_dll_string.m4
-rw-r--r-- root/root usr/share/aclocal/ax_elisp.m4
-rw-r--r-- root/root usr/share/aclocal/ax_enable_builddir.m4
-rw-r--r-- root/root usr/share/aclocal/ax_execinfo.m4
-rw-r--r-- root/root usr/share/aclocal/ax_expand_prefix.m4
-rw-r--r-- root/root usr/share/aclocal/ax_ext.m4
-rw-r--r-- root/root usr/share/aclocal/ax_ext_check_header.m4
-rw-r--r-- root/root usr/share/aclocal/ax_ext_have_lib.m4
-rw-r--r-- root/root usr/share/aclocal/ax_extend_srcdir.m4
-rw-r--r-- root/root usr/share/aclocal/ax_extra_dist.m4
-rw-r--r-- root/root usr/share/aclocal/ax_f77_cmain_fflags.m4
-rw-r--r-- root/root usr/share/aclocal/ax_f90_header.m4
-rw-r--r-- root/root usr/share/aclocal/ax_f90_internal_headmod.m4
-rw-r--r-- root/root usr/share/aclocal/ax_f90_library.m4
-rw-r--r-- root/root usr/share/aclocal/ax_f90_library_setup.m4
-rw-r--r-- root/root usr/share/aclocal/ax_f90_module.m4
-rw-r--r-- root/root usr/share/aclocal/ax_f90_module_extension.m4
-rw-r--r-- root/root usr/share/aclocal/ax_f90_module_flag.m4
-rw-r--r-- root/root usr/share/aclocal/ax_fc_check_define.m4
-rw-r--r-- root/root usr/share/aclocal/ax_file_escapes.m4
-rw-r--r-- root/root usr/share/aclocal/ax_find_hamcrest.m4
-rw-r--r-- root/root usr/share/aclocal/ax_find_junit.m4
-rw-r--r-- root/root usr/share/aclocal/ax_find_scala_stdlib.m4
-rw-r--r-- root/root usr/share/aclocal/ax_forceinline.m4
-rw-r--r-- root/root usr/share/aclocal/ax_func_accept_argtypes.m4
-rw-r--r-- root/root usr/share/aclocal/ax_func_getopt_long.m4
-rw-r--r-- root/root usr/share/aclocal/ax_func_memmove.m4
-rw-r--r-- root/root usr/share/aclocal/ax_func_mkdir.m4
-rw-r--r-- root/root usr/share/aclocal/ax_func_posix_memalign.m4
-rw-r--r-- root/root usr/share/aclocal/ax_func_snprintf.m4
-rw-r--r-- root/root usr/share/aclocal/ax_func_which_gethostbyname_r.m4
-rw-r--r-- root/root usr/share/aclocal/ax_func_which_getservbyname_r.m4
-rw-r--r-- root/root usr/share/aclocal/ax_gcc_archflag.m4
-rw-r--r-- root/root usr/share/aclocal/ax_gcc_builtin.m4
-rw-r--r-- root/root usr/share/aclocal/ax_gcc_const_call.m4
-rw-r--r-- root/root usr/share/aclocal/ax_gcc_func_attribute.m4
-rw-r--r-- root/root usr/share/aclocal/ax_gcc_lib.m4
-rw-r--r-- root/root usr/share/aclocal/ax_gcc_libgcc_eh.m4
-rw-r--r-- root/root usr/share/aclocal/ax_gcc_libsupcxx.m4
-rw-r--r-- root/root usr/share/aclocal/ax_gcc_malloc_call.m4
-rw-r--r-- root/root usr/share/aclocal/ax_gcc_var_attribute.m4
-rw-r--r-- root/root usr/share/aclocal/ax_gcc_warn_unused_result.m4
-rw-r--r-- root/root usr/share/aclocal/ax_gcc_x86_avx_xgetbv.m4
-rw-r--r-- root/root usr/share/aclocal/ax_gcc_x86_cpu_supports.m4
-rw-r--r-- root/root usr/share/aclocal/ax_gcc_x86_cpuid.m4
-rw-r--r-- root/root usr/share/aclocal/ax_generate_changelog.m4
-rw-r--r-- root/root usr/share/aclocal/ax_gnu_autotest.m4
-rw-r--r-- root/root usr/share/aclocal/ax_have_adns.m4
-rw-r--r-- root/root usr/share/aclocal/ax_have_epoll.m4
-rw-r--r-- root/root usr/share/aclocal/ax_have_poll.m4
-rw-r--r-- root/root usr/share/aclocal/ax_have_qt.m4
-rw-r--r-- root/root usr/share/aclocal/ax_have_select.m4
-rw-r--r-- root/root usr/share/aclocal/ax_include_strcasecmp.m4
-rw-r--r-- root/root usr/share/aclocal/ax_install_files.m4
-rw-r--r-- root/root usr/share/aclocal/ax_int128.m4
-rw-r--r-- root/root usr/share/aclocal/ax_is_release.m4
-rw-r--r-- root/root usr/share/aclocal/ax_java_check_class.m4
-rw-r--r-- root/root usr/share/aclocal/ax_java_options.m4
-rw-r--r-- root/root usr/share/aclocal/ax_jni_include_dir.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lapack.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_beecrypt.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_cgal_core.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_crypto.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_curl.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_ev.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_expat.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_firebird.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_gcrypt.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_gdal.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_hdf5.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_id3.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_libkml.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_metis.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_mysql.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_mysqlcppconn.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_netcdf4.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_nettle.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_nokalva.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_oracle_occi.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_oracle_oci.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_orbit2.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_postgresql.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_readline.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_samtools.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_socket_nsl.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_sqlite3.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_tabix.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_taglib.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_trace.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_upnp.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_wad.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_xalan.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_xerces.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lib_xml_security.m4
-rw-r--r-- root/root usr/share/aclocal/ax_libgcj_jar.m4
-rw-r--r-- root/root usr/share/aclocal/ax_libtoolize_cflags.m4
-rw-r--r-- root/root usr/share/aclocal/ax_llvm.m4
-rw-r--r-- root/root usr/share/aclocal/ax_lua.m4
-rw-r--r-- root/root usr/share/aclocal/ax_luarocks_rock.m4
-rw-r--r-- root/root usr/share/aclocal/ax_maintainer_mode_auto_silent.m4
-rw-r--r-- root/root usr/share/aclocal/ax_missing_prog.m4
-rw-r--r-- root/root usr/share/aclocal/ax_mpi.m4
-rw-r--r-- root/root usr/share/aclocal/ax_mpip.m4
-rw-r--r-- root/root usr/share/aclocal/ax_ms_cpprest.m4
-rw-r--r-- root/root usr/share/aclocal/ax_need_awk.m4
-rw-r--r-- root/root usr/share/aclocal/ax_normalize_path.m4
-rw-r--r-- root/root usr/share/aclocal/ax_not_enable_frame_pointer.m4
-rw-r--r-- root/root usr/share/aclocal/ax_numeric_namedlevel.m4
-rw-r--r-- root/root usr/share/aclocal/ax_open62541_check_h.m4
-rw-r--r-- root/root usr/share/aclocal/ax_open62541_check_lib.m4
-rw-r--r-- root/root usr/share/aclocal/ax_open62541_path.m4
-rw-r--r-- root/root usr/share/aclocal/ax_openmp.m4
-rw-r--r-- root/root usr/share/aclocal/ax_patch_libtool_changing_cmds_ifs.m4
-rw-r--r-- root/root usr/share/aclocal/ax_path_bdb.m4
-rw-r--r-- root/root usr/share/aclocal/ax_path_generic.m4
-rw-r--r-- root/root usr/share/aclocal/ax_path_lib_pcre.m4
-rw-r--r-- root/root usr/share/aclocal/ax_path_milter.m4
-rw-r--r-- root/root usr/share/aclocal/ax_path_missing.m4
-rw-r--r-- root/root usr/share/aclocal/ax_perl_ext.m4
-rw-r--r-- root/root usr/share/aclocal/ax_perl_ext_flags.m4
-rw-r--r-- root/root usr/share/aclocal/ax_perl_module_version.m4
-rw-r--r-- root/root usr/share/aclocal/ax_pgsql_priv_root.m4
-rw-r--r-- root/root usr/share/aclocal/ax_pkg_check_modules.m4
-rw-r--r-- root/root usr/share/aclocal/ax_pkg_mico.m4
-rw-r--r-- root/root usr/share/aclocal/ax_pkg_swig.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prefix_config_h.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prepend_flag.m4
-rw-r--r-- root/root usr/share/aclocal/ax_print_to_file.m4
-rw-r--r-- root/root usr/share/aclocal/ax_printf_size_t.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_apache.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_bison.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_bison_version.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_cc_char_subscripts.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_cc_for_build.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_cc_mpi.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_cp_s.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_crontab.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_cxx_for_build.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_cxx_mpi.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_date.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_dotnetcore_version.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_doxygen.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_emacs.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_f77_mpi.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_fasm.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_fasm_opt.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_fc_mpi.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_fig2dev.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_flex.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_flex_version.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_gjs.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_guile_version.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_haxe_version.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_help2man.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_hla.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_hla_opt.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_httpd.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_jar.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_java.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_java_cc.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_java_works.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_javac.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_javac_works.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_javadoc.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_javah.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_masm.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_masm_opt.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_md5sum.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_modprobe.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_mysql.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_mysqladmin.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_mysqld.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_mysqlimport.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_mysqlshow.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_nasm.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_nasm_opt.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_perl_modules.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_perl_version.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_pgclient.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_python_version.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_robot.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_ruby_version.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_scala.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_scalac.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_scp.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_splint.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_ssh.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_tasm.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_tasm_opt.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_tcl.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_xsltproc.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_yasm.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prog_yasm_opt.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prototype.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prototype_accept.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prototype_getsockname.m4
-rw-r--r-- root/root usr/share/aclocal/ax_prototype_setsockopt.m4
-rw-r--r-- root/root usr/share/aclocal/ax_pthread.m4
-rw-r--r-- root/root usr/share/aclocal/ax_python.m4
-rw-r--r-- root/root usr/share/aclocal/ax_python_config_var.m4
-rw-r--r-- root/root usr/share/aclocal/ax_python_devel.m4
-rw-r--r-- root/root usr/share/aclocal/ax_python_embed.m4
-rw-r--r-- root/root usr/share/aclocal/ax_python_module.m4
-rw-r--r-- root/root usr/share/aclocal/ax_python_module_version.m4
-rw-r--r-- root/root usr/share/aclocal/ax_r_package.m4
-rw-r--r-- root/root usr/share/aclocal/ax_recursive_eval.m4
-rw-r--r-- root/root usr/share/aclocal/ax_require_defined.m4
-rw-r--r-- root/root usr/share/aclocal/ax_require_one_func.m4
-rw-r--r-- root/root usr/share/aclocal/ax_restore_flags.m4
-rw-r--r-- root/root usr/share/aclocal/ax_restore_flags_with_prefix.m4
-rw-r--r-- root/root usr/share/aclocal/ax_rpm_init.m4
-rw-r--r-- root/root usr/share/aclocal/ax_ruby_devel.m4
-rw-r--r-- root/root usr/share/aclocal/ax_ruby_ext.m4
-rw-r--r-- root/root usr/share/aclocal/ax_save_flags.m4
-rw-r--r-- root/root usr/share/aclocal/ax_save_flags_with_prefix.m4
-rw-r--r-- root/root usr/share/aclocal/ax_set_default_paths_system.m4
-rw-r--r-- root/root usr/share/aclocal/ax_short_sleep.m4
-rw-r--r-- root/root usr/share/aclocal/ax_silent_mode.m4
-rw-r--r-- root/root usr/share/aclocal/ax_sip_devel.m4
-rw-r--r-- root/root usr/share/aclocal/ax_spec_file.m4
-rw-r--r-- root/root usr/share/aclocal/ax_spec_package_version.m4
-rw-r--r-- root/root usr/share/aclocal/ax_split_version.m4
-rw-r--r-- root/root usr/share/aclocal/ax_string_strcasecmp.m4
-rw-r--r-- root/root usr/share/aclocal/ax_strings_strcasecmp.m4
-rw-r--r-- root/root usr/share/aclocal/ax_struct_semun.m4
-rw-r--r-- root/root usr/share/aclocal/ax_subdir_files.m4
-rw-r--r-- root/root usr/share/aclocal/ax_subdirs_configure.m4
-rw-r--r-- root/root usr/share/aclocal/ax_subst_with.m4
-rw-r--r-- root/root usr/share/aclocal/ax_swig_enable_cxx.m4
-rw-r--r-- root/root usr/share/aclocal/ax_swig_multi_module_support.m4
-rw-r--r-- root/root usr/share/aclocal/ax_swig_python.m4
-rw-r--r-- root/root usr/share/aclocal/ax_switch_flags.m4
-rw-r--r-- root/root usr/share/aclocal/ax_sys_dev_poll.m4
-rw-r--r-- root/root usr/share/aclocal/ax_sys_largefile_sensitive.m4
-rw-r--r-- root/root usr/share/aclocal/ax_sys_perlsharpbang.m4
-rw-r--r-- root/root usr/share/aclocal/ax_sys_weak_alias.m4
-rw-r--r-- root/root usr/share/aclocal/ax_sysv_ipc.m4
-rw-r--r-- root/root usr/share/aclocal/ax_tls.m4
-rw-r--r-- root/root usr/share/aclocal/ax_trilinos_amesos.m4
-rw-r--r-- root/root usr/share/aclocal/ax_trilinos_base.m4
-rw-r--r-- root/root usr/share/aclocal/ax_trilinos_epetra.m4
-rw-r--r-- root/root usr/share/aclocal/ax_trilinos_epetraext.m4
-rw-r--r-- root/root usr/share/aclocal/ax_trilinos_epetraext_hdf5.m4
-rw-r--r-- root/root usr/share/aclocal/ax_trilinos_rtop.m4
-rw-r--r-- root/root usr/share/aclocal/ax_trilinos_rythmos.m4
-rw-r--r-- root/root usr/share/aclocal/ax_trilinos_teuchos.m4
-rw-r--r-- root/root usr/share/aclocal/ax_trilinos_thyra.m4
-rw-r--r-- root/root usr/share/aclocal/ax_trilinos_thyra_epetra.m4
-rw-r--r-- root/root usr/share/aclocal/ax_trilinos_thyra_epetraext.m4
-rw-r--r-- root/root usr/share/aclocal/ax_try_awk_anyout.m4
-rw-r--r-- root/root usr/share/aclocal/ax_try_awk_expout.m4
-rw-r--r-- root/root usr/share/aclocal/ax_try_compile_java.m4
-rw-r--r-- root/root usr/share/aclocal/ax_try_run_java.m4
-rw-r--r-- root/root usr/share/aclocal/ax_type_socklen_t.m4
-rw-r--r-- root/root usr/share/aclocal/ax_upload.m4
-rw-r--r-- root/root usr/share/aclocal/ax_valgrind_check.m4
-rw-r--r-- root/root usr/share/aclocal/ax_var_pop.m4
-rw-r--r-- root/root usr/share/aclocal/ax_var_push.m4
-rw-r--r-- root/root usr/share/aclocal/ax_var_timezone_externals.m4
-rw-r--r-- root/root usr/share/aclocal/ax_very_nice.m4
-rw-r--r-- root/root usr/share/aclocal/ax_warning_default_aclocaldir.m4
-rw-r--r-- root/root usr/share/aclocal/ax_warning_default_pkgconfig.m4
-rw-r--r-- root/root usr/share/aclocal/ax_wint_t.m4
-rw-r--r-- root/root usr/share/aclocal/ax_with_apxs.m4
-rw-r--r-- root/root usr/share/aclocal/ax_with_build_path.m4
-rw-r--r-- root/root usr/share/aclocal/ax_with_curses.m4
-rw-r--r-- root/root usr/share/aclocal/ax_with_curses_extra.m4
-rw-r--r-- root/root usr/share/aclocal/ax_with_dmalloc.m4
-rw-r--r-- root/root usr/share/aclocal/ax_with_mpatrol.m4
-rw-r--r-- root/root usr/share/aclocal/ax_with_prog.m4
-rw-r--r-- root/root usr/share/aclocal/ax_xercesc.m4
-rw-r--r-- root/root usr/share/aclocal/ax_xsdcxx.m4
-rw-r--r-- root/root usr/share/aclocal/ax_xtra_classpath.m4
-rw-r--r-- root/root usr/share/aclocal/ax_zmq.m4
-rw-r--r-- root/root usr/share/aclocal/ax_zoneinfo.m4

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/dd/9xGP8qhec9teh67IyMLTfR9q1KizFP7wc80Fm95b2LGvNK8gNVcRd0O/qR70fJGCcvKUvVkGmlQAdOVweAo=
SHA256 (Pkgfile) = 742fadb95d266abf7b40f9b062e64b9405b55f02890ebaf362a5674f9d8a18de
SHA256 (.footprint) = fd6924e55df4f1a92de13e11feb7202115fbe3e96c6fc83220c53bf40ff8f1c7
SHA256 (autoconf-archive-2023.02.20.tar.xz) = 71d4048479ae28f1f5794619c3d72df9c01df49b1c628ef85fde37596dc31a33

View File

@ -1,20 +0,0 @@
# Description: A collection of freely re-usable Autoconf macros
# URL: https://www.gnu.org/software/autoconf-archive/
# Maintainer: Tim Biermann, tbier at posteo dot de
name=autoconf-archive
version=2023.02.20
release=1
source=(https://ftpmirror.gnu.org/$name/$name-$version.tar.xz)
build() {
cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
rm -r $PKG/usr/share/{doc,info}
rm $PKG/usr/share/aclocal/ax_check_enable_debug.m4
rm $PKG/usr/share/aclocal/ax_code_coverage.m4
}

View File

@ -1,77 +1,30 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/babl
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/babl-0.1/
drwxr-xr-x root/root usr/include/babl-0.1/babl/
-rw-r--r-- root/root usr/include/babl-0.1/babl/babl-introspect.h
-rw-r--r-- root/root usr/include/babl-0.1/babl/babl-macros.h
-rw-r--r-- root/root usr/include/babl-0.1/babl/babl-types.h
-rw-r--r-- root/root usr/include/babl-0.1/babl/babl-version.h
-rw-r--r-- root/root usr/include/babl-0.1/babl/babl.h
drwxr-xr-x root/root usr/include/babl-0.0/
drwxr-xr-x root/root usr/include/babl-0.0/babl/
-rw-r--r-- root/root usr/include/babl-0.0/babl/babl-component.h
-rw-r--r-- root/root usr/include/babl-0.0/babl/babl-conversion.h
-rw-r--r-- root/root usr/include/babl-0.0/babl/babl-extension.h
-rw-r--r-- root/root usr/include/babl-0.0/babl/babl-fish.h
-rw-r--r-- root/root usr/include/babl-0.0/babl/babl-format.h
-rw-r--r-- root/root usr/include/babl-0.0/babl/babl-image.h
-rw-r--r-- root/root usr/include/babl-0.0/babl/babl-model.h
-rw-r--r-- root/root usr/include/babl-0.0/babl/babl-sampling.h
-rw-r--r-- root/root usr/include/babl-0.0/babl/babl-type.h
-rw-r--r-- root/root usr/include/babl-0.0/babl/babl-version.h
-rw-r--r-- root/root usr/include/babl-0.0/babl/babl.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/babl-0.1/
-rwxr-xr-x root/root usr/lib/babl-0.1/CIE.so
-rwxr-xr-x root/root usr/lib/babl-0.1/HCY.so
-rwxr-xr-x root/root usr/lib/babl-0.1/HSL.so
-rwxr-xr-x root/root usr/lib/babl-0.1/HSV.so
-rwxr-xr-x root/root usr/lib/babl-0.1/avx2-int8.so
-rwxr-xr-x root/root usr/lib/babl-0.1/cairo.so
-rwxr-xr-x root/root usr/lib/babl-0.1/double.so
-rwxr-xr-x root/root usr/lib/babl-0.1/fast-float.so
-rwxr-xr-x root/root usr/lib/babl-0.1/float.so
-rwxr-xr-x root/root usr/lib/babl-0.1/formats.so
-rwxr-xr-x root/root usr/lib/babl-0.1/gegl-fixups.so
-rwxr-xr-x root/root usr/lib/babl-0.1/gggl-lies.so
-rwxr-xr-x root/root usr/lib/babl-0.1/gggl-table-lies.so
-rwxr-xr-x root/root usr/lib/babl-0.1/gggl-table.so
-rwxr-xr-x root/root usr/lib/babl-0.1/gggl.so
-rwxr-xr-x root/root usr/lib/babl-0.1/gimp-8bit.so
-rwxr-xr-x root/root usr/lib/babl-0.1/grey.so
-rwxr-xr-x root/root usr/lib/babl-0.1/half.so
-rwxr-xr-x root/root usr/lib/babl-0.1/naive-CMYK.so
-rwxr-xr-x root/root usr/lib/babl-0.1/oklab.so
-rwxr-xr-x root/root usr/lib/babl-0.1/simple.so
-rwxr-xr-x root/root usr/lib/babl-0.1/sse-half.so
-rwxr-xr-x root/root usr/lib/babl-0.1/sse2-float.so
-rwxr-xr-x root/root usr/lib/babl-0.1/sse2-int16.so
-rwxr-xr-x root/root usr/lib/babl-0.1/sse2-int8.so
-rwxr-xr-x root/root usr/lib/babl-0.1/sse4-int8.so
-rwxr-xr-x root/root usr/lib/babl-0.1/two-table.so
-rwxr-xr-x root/root usr/lib/babl-0.1/u16.so
-rwxr-xr-x root/root usr/lib/babl-0.1/u32.so
-rwxr-xr-x root/root usr/lib/babl-0.1/x86-64-v2-CIE.so
-rwxr-xr-x root/root usr/lib/babl-0.1/x86-64-v2-cairo.so
-rwxr-xr-x root/root usr/lib/babl-0.1/x86-64-v2-double.so
-rwxr-xr-x root/root usr/lib/babl-0.1/x86-64-v2-float.so
-rwxr-xr-x root/root usr/lib/babl-0.1/x86-64-v2-gegl-fixups.so
-rwxr-xr-x root/root usr/lib/babl-0.1/x86-64-v2-gggl-lies.so
-rwxr-xr-x root/root usr/lib/babl-0.1/x86-64-v2-gggl.so
-rwxr-xr-x root/root usr/lib/babl-0.1/x86-64-v2-grey.so
-rwxr-xr-x root/root usr/lib/babl-0.1/x86-64-v2-simple.so
-rwxr-xr-x root/root usr/lib/babl-0.1/x86-64-v2-u16.so
-rwxr-xr-x root/root usr/lib/babl-0.1/x86-64-v2-u32.so
-rwxr-xr-x root/root usr/lib/babl-0.1/x86-64-v2-ycbcr.so
-rwxr-xr-x root/root usr/lib/babl-0.1/x86-64-v3-CIE.so
-rwxr-xr-x root/root usr/lib/babl-0.1/x86-64-v3-cairo.so
-rwxr-xr-x root/root usr/lib/babl-0.1/x86-64-v3-double.so
-rwxr-xr-x root/root usr/lib/babl-0.1/x86-64-v3-float.so
-rwxr-xr-x root/root usr/lib/babl-0.1/x86-64-v3-gegl-fixups.so
-rwxr-xr-x root/root usr/lib/babl-0.1/x86-64-v3-gggl-lies.so
-rwxr-xr-x root/root usr/lib/babl-0.1/x86-64-v3-gggl.so
-rwxr-xr-x root/root usr/lib/babl-0.1/x86-64-v3-grey.so
-rwxr-xr-x root/root usr/lib/babl-0.1/x86-64-v3-simple.so
-rwxr-xr-x root/root usr/lib/babl-0.1/x86-64-v3-u16.so
-rwxr-xr-x root/root usr/lib/babl-0.1/x86-64-v3-u32.so
-rwxr-xr-x root/root usr/lib/babl-0.1/x86-64-v3-ycbcr.so
-rwxr-xr-x root/root usr/lib/babl-0.1/ycbcr.so
drwxr-xr-x root/root usr/lib/girepository-1.0/
-rw-r--r-- root/root usr/lib/girepository-1.0/Babl-0.1.typelib
lrwxrwxrwx root/root usr/lib/libbabl-0.1.so -> libbabl-0.1.so.0
lrwxrwxrwx root/root usr/lib/libbabl-0.1.so.0 -> libbabl-0.1.so.0.207.1
-rwxr-xr-x root/root usr/lib/libbabl-0.1.so.0.207.1
drwxr-xr-x root/root usr/lib/babl-0.0/
-rwxr-xr-x root/root usr/lib/babl-0.0/CIE-Lab.so
-rwxr-xr-x root/root usr/lib/babl-0.0/gegl-fixups.so
-rwxr-xr-x root/root usr/lib/babl-0.0/gggl-lies.so
-rwxr-xr-x root/root usr/lib/babl-0.0/gggl.so
-rwxr-xr-x root/root usr/lib/babl-0.0/gimp-8bit.so
-rwxr-xr-x root/root usr/lib/babl-0.0/naive-CMYK.so
-rwxr-xr-x root/root usr/lib/babl-0.0/sse-fixups.so
-rwxr-xr-x root/root usr/lib/libbabl-0.0.la
lrwxrwxrwx root/root usr/lib/libbabl-0.0.so -> libbabl-0.0.so.0.22.0
lrwxrwxrwx root/root usr/lib/libbabl-0.0.so.0 -> libbabl-0.0.so.0.22.0
-rwxr-xr-x root/root usr/lib/libbabl-0.0.so.0.22.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/babl-0.1.pc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/gir-1.0/
-rw-r--r-- root/root usr/share/gir-1.0/Babl-0.1.gir
-rw-r--r-- root/root usr/lib/pkgconfig/babl.pc

1
babl/.md5sum Normal file
View File

@ -0,0 +1 @@
b821ce696b40feb74552da9d666defad babl-0.0.22.tar.bz2

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/eP5g/peRiDp3SqpHOqzkh6WRZhDgp5yqr5BS1Of4dRhTmnnfSgsqZzuo8etqoNgf3o5RVTT15/JyYN2Jw21UQI=
SHA256 (Pkgfile) = 745d160e3c20c49724b46dd6c7ab6632b152b910b35c05e47796b2542efc9a1b
SHA256 (.footprint) = 3f41709821a8699242ed76089cd63cb11df7364a512b8ae1c63b97412a9d5e57
SHA256 (babl-0.1.108.tar.xz) = 26defe9deaab7ac4d0e076cab49c2a0d6ebd0df0c31fd209925a5f07edee1475

Some files were not shown because too many files have changed in this diff Show More