Kaydet (Commit) 5b49f41d authored tarafından Suleyman Poyraz's avatar Suleyman Poyraz

Update system/base/pciutils/actions.py, system/base/wireless-tools/pspec.xml,…

Update system/base/pciutils/actions.py, system/base/wireless-tools/pspec.xml, system/base/kbd/pspec.xml files
üst 785ad693
......@@ -13,9 +13,9 @@
<Summary>Keyboard and console utilities</Summary>
<Description>The kbd package contains keytable files and keyboard utilities compatible with kernel version 1.1.54 and later.</Description>
<Archive sha1sum="9aeac5556b827a9f13ccdb25257a1ac4b0243387" type="tarxz">https://www.kernel.org/pub/linux/utils/kbd/kbd-2.0.4.tar.xz</Archive>
<Archive sha1sum="17625849ecf4dedf755aefa06d78406b92c31743" type="tarbz2" target="kbd-2.0.4">https://gitlab.com/sulinos/sources/raw/master/kbd-latarcyrheb-16-fixed.tar.bz2</Archive>
<Archive sha1sum="a5f6d9dff7a8a484cd5014ec7ffdf1eaed27084a" type="tarbz2" target="kbd-2.0.4">https://gitlab.com/sulinos/sources/raw/master/kbd-latsun-fonts.tar.bz2</Archive>
<Archive sha1sum="d52f95fdc761cead041d23992f8802be5ac4bc12" type="tarbz2" target="kbd-2.0.4">https://gitlab.com/sulinos/sources/raw/master/ro_maps.tar.bz2</Archive>
<Archive sha1sum="17625849ecf4dedf755aefa06d78406b92c31743" type="tarbz2" target="kbd-2.0.4">https://sourceforge.net/projects/sulinos/files/archives/kbd-latarcyrheb-16-fixed.tar.bz2</Archive>
<Archive sha1sum="a5f6d9dff7a8a484cd5014ec7ffdf1eaed27084a" type="tarbz2" target="kbd-2.0.4">https://sourceforge.net/projects/sulinos/files/archives/kbd-latsun-fonts.tar.bz2</Archive>
<Archive sha1sum="d52f95fdc761cead041d23992f8802be5ac4bc12" type="tarbz2" target="kbd-2.0.4">https://sourceforge.net/projects/sulinos/files/archives/ro_maps.tar.bz2</Archive>
<BuildDependencies>
<Dependency>gettext</Dependency>
<Dependency>gzip</Dependency>
......
......@@ -12,6 +12,7 @@ def build():
autotools.make('OPT="%s" \
SHARED="yes" \
PREFIX=/usr \
MANDIR=/usr/share/man \
IDSDIR="/usr/share/misc" \
all' % get.CFLAGS())
......@@ -19,6 +20,7 @@ def install():
autotools.rawInstall('DESTDIR="%s" \
PREFIX=/usr \
SHARED="yes" \
MANDIR=/usr/share/man \
IDSDIR="/usr/share/misc" \
install-lib' % get.installDIR())
......
......@@ -3,7 +3,7 @@
<INARY>
<Source>
<Name>wireless-tools</Name>
<Homepage>http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html</Homepage>
<Homepage>https://hewlettpackard.github.io/wireless-tools/</Homepage>
<Packager>
<Name>Süleyman POYRAZ</Name>
<Email>zaryob.dev@gmail.com</Email>
......@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>A collection of tools to configure wireless lan cards</Summary>
<Description>The Wireless Tools (WT) is a set of tools allowing to manipulate the Wireless Extensions, a generic application programming interface allowing a driver to expose to the user space configuration and statistics specific to common Wireless LANs. They use a textual interface and are rather crude, but aim to support the full Wireless Extension.</Description>
<Archive sha1sum="41db5ced9ed3d8d3cc104ce43c19af1d72f07eec" type="targz">http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/wireless_tools.30.pre9.tar.gz</Archive>
<Archive sha1sum="41db5ced9ed3d8d3cc104ce43c19af1d72f07eec" type="targz">https://hewlettpackard.github.io/wireless-tools/wireless_tools.30.pre9.tar.gz</Archive>
<Patches>
<Patch>no-ldconfig.patch</Patch>
<Patch>wireless_tools.diff</Patch>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment