]> git.ipfire.org Git - people/pmueller/ipfire-3.x.git/blob - hwdata/hwdata.nm
Change how we make packages "noarch"
[people/pmueller/ipfire-3.x.git] / hwdata / hwdata.nm
1 ###############################################################################
2 # IPFire.org - An Open Source Firewall Solution #
3 # Copyright (C) - IPFire Development Team <info@ipfire.org> #
4 ###############################################################################
5
6 name = hwdata
7 version = 0.366
8 release = 1
9
10 groups = System/Base
11 url = https://github.com/vcrhonek/hwdata
12 license = GPLv2+ and LGPLv2+
13 summary = Hardware identification and configuration data
14
15 description
16 hwdata contains various hardware identification and configuration data,
17 such as the pci.ids database and MonitorsDb databases.
18 end
19
20 source_dl = https://github.com/vcrhonek/hwdata/archive/v%{version}.tar.gz#/
21
22 build
23 arches = noarch
24 end
25
26 packages
27 package %{name}
28 end