-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathnltools.qpg
98 lines (96 loc) · 5.28 KB
/
nltools.qpg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<QPG:Generation>
<QPG:Options>
<QPG:User unattended="yes" verbosity="0" listfiles="yes"/>
<QPG:Defaults type="qnx_package"/>
<QPG:Source></QPG:Source>
<QPG:Release date="today" number="+"/>
<QPG:Build></QPG:Build>
<QPG:FileSorting strip="yes"/>
<QPG:Package targets="standart"/>
<QPG:Repository generate="yes"/>
<QPG:FinalDir></QPG:FinalDir>
<QPG:Cleanup></QPG:Cleanup>
</QPG:Options>
<QPG:Responsible>
<QPG:Company>QNX.ORG.RU Community</QPG:Company>
<QPG:Department></QPG:Department>
<QPG:Group></QPG:Group>
<QPG:Team>QNX.ORG.RU Team</QPG:Team>
<QPG:Employee>Mike Gorchak</QPG:Employee>
<QPG:EmailAddress>[email protected]</QPG:EmailAddress>
</QPG:Responsible>
<QPG:Values>
<QPG:Files>
<QPG:Add file="./legal/COPYING" install="LicenseUrl/" handling="repdata"/>
<QPG:Add permissions="0755" file="./make/nlcrc" install="/opt/bin/"/>
<QPG:Add permissions="0755" file="./make/nldiff" install="/opt/bin/"/>
<QPG:Add permissions="0755" file="./make/nlupdate" install="/opt/bin/"/>
<QPG:Add permissions="0755" file="./make/ulc" install="/opt/bin/"/>
<QPG:Add permissions="0644" file="./legal/COPYING" install="/usr/doc/husky/nltools/"/>
<QPG:Add permissions="0644" file="./ChangeLog" install="/usr/doc/husky/nltools/"/>
<QPG:Add permissions="0644" file="./FILE_ID.DIZ" install="/usr/doc/husky/nltools/"/>
<QPG:Add permissions="0644" file="./HISTORY" install="/usr/doc/husky/nltools/"/>
<QPG:Add permissions="0644" file="./README" install="/usr/doc/husky/nltools/"/>
<QPG:Add permissions="0644" file="./VERSION" install="/usr/doc/husky/nltools/"/>
<QPG:Add permissions="0644" file="./man/nlcrc.1" install="/opt/man/man1/"/>
<QPG:Add permissions="0644" file="./man/nldiff.1" install="/opt/man/man1/"/>
<QPG:Add permissions="0644" file="./man/nlupdate.1" install="/opt/man/man1/"/>
<QPG:Add permissions="0644" file="./man/ulc.1" install="/opt/man/man1/"/>
</QPG:Files>
<QPG:PackageFilter>
<QPM:PackageManifest>
<QPM:PackageDescription>
<QPM:PackageType>Application</QPM:PackageType>
<QPM:PackageName>nltools</QPM:PackageName>
<QPM:PackageReleaseNumber>1</QPM:PackageReleaseNumber>
<QPM:PackageRepository>http://qnx.org.ru/repository</QPM:PackageRepository>
<QPM:FileVersion>2.0</QPM:FileVersion>
</QPM:PackageDescription>
<QPM:ProductDescription>
<QPM:ProductName>nltools</QPM:ProductName>
<QPM:ProductIdentifier>nltools</QPM:ProductIdentifier>
<QPM:ProductEmail></QPM:ProductEmail>
<QPM:VendorName>husky</QPM:VendorName>
<QPM:VendorInstallName>husky</QPM:VendorInstallName>
<QPM:VendorURL>http://husky.sourceforge.net</QPM:VendorURL>
<QPM:VendorEmbedURL/>
<QPM:VendorEmail></QPM:VendorEmail>
<QPM:AuthorName>Husky Team</QPM:AuthorName>
<QPM:AuthorURL>http://husky.sourceforge.net/team.html</QPM:AuthorURL>
<QPM:AuthorEmbedURL/>
<QPM:AuthorEmail></QPM:AuthorEmail>
<QPM:ProductIconSmall/>
<QPM:ProductIconLarge/>
<QPM:ProductDescriptionShort>nltools - The Husky Nodelist Tools.</QPM:ProductDescriptionShort>
<QPM:ProductDescriptionLong>nltools - The Husky Nodelist Tools. A toolkit for keeping your nodelists up to date (nlupdate automatically finds the latest diff files using an Y2K-safe algorithm, unpacks them, and applies them to the nodelist), and a FIDOUSER.LST compiler.</QPM:ProductDescriptionLong>
<QPM:ProductDescriptionURL>http://husky.sourceforge.net</QPM:ProductDescriptionURL>
<QPM:ProductDescriptionEmbedURL/>
</QPM:ProductDescription>
<QPM:ReleaseDescription>
<QPM:ReleaseVersion>1.9</QPM:ReleaseVersion>
<QPM:ReleaseUrgency>Low</QPM:ReleaseUrgency>
<QPM:ReleaseStability>Experimental</QPM:ReleaseStability>
<QPM:ReleaseNoteMinor/>
<QPM:ReleaseNoteMajor/>
<QPM:ReleaseBuild>1</QPM:ReleaseBuild>
<QPM:CountryExclude/>
<QPM:ReleaseCopyright>GNU General Public License</QPM:ReleaseCopyright>
</QPM:ReleaseDescription>
<QPM:ContentDescription>
<QPM:ContentTopic>Communication and Connectivity/Chat and Messaging</QPM:ContentTopic>
<QPM:ContentKeyword>FIDO, Husky, FTN, nodelist</QPM:ContentKeyword>
<QPM:Processor/>
<QPM:TargetProcessor/>
<QPM:TargetOS>qnx6</QPM:TargetOS>
<QPM:HostOS>qnx6</QPM:HostOS>
<QPM:DisplayEnvironment>Console</QPM:DisplayEnvironment>
<QPM:TargetAudience>Developer</QPM:TargetAudience>
</QPM:ContentDescription>
<QPM:LicenseUrl>repdata://LicenseUrl/COPYING</QPM:LicenseUrl>
<QPM:ProductInstallationDependencies>
<QPM:ProductRequirements/>
</QPM:ProductInstallationDependencies>
</QPM:PackageManifest>
</QPG:PackageFilter>
</QPG:Values>
</QPG:Generation>