pspec.xml 3.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>usb-modeswitch</Name>
  6. <Homepage>https://www.draisberghof.de/usb_modeswitch/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2+</License>
  12. <IsA>app:console</IsA>
  13. <PartOf>hardware.mobile</PartOf>
  14. <Summary>Mode switching tool for broadband devices</Summary>
  15. <Description>usb-modeswitch brings up your data card into operational mode. When plugged in, they identify themselves as CD-ROM and present some non-Linux compatible installation files. This tool deactivates those CD-ROM devices and enables the real communication interface. It supports most devices manufactured by Huawei, T-Mobile, Vodafone, Option, ZTE, Novatel.</Description>
  16. <Archive sha1sum="ddf2b214488aa63e7e390d1ed0113b66262af343" type="tarbz2">
  17. https://www.draisberghof.de/usb_modeswitch/usb-modeswitch-2.6.1.tar.bz2
  18. </Archive>
  19. <Archive sha1sum="64e923d366fbb8c5954d17dd0e9e8b334d1863ff" type="tarbz2">
  20. https://www.draisberghof.de/usb_modeswitch/usb-modeswitch-data-20191128.tar.bz2
  21. </Archive>
  22. <BuildDependencies>
  23. <Dependency>tcl-devel</Dependency>
  24. <Dependency>libusb-devel</Dependency>
  25. </BuildDependencies>
  26. </Source>
  27. <Package>
  28. <Name>usb-modeswitch</Name>
  29. <RuntimeDependencies>
  30. <Dependency>libusb</Dependency>
  31. </RuntimeDependencies>
  32. <Files>
  33. <Path fileType="config">/etc</Path>
  34. <Path fileType="executable">/usr/sbin</Path>
  35. <Path fileType="executable">/lib/udev</Path>
  36. <Path fileType="data">/lib/udev/rules.d</Path>
  37. <Path fileType="data">/usr/share/usb_modeswitch</Path>
  38. <Path fileType="data">/var/lib/usb_modeswitch</Path>
  39. <Path fileType="man">/usr/share/man</Path>
  40. <Path fileType="doc">/usr/share/doc</Path>
  41. </Files>
  42. </Package>
  43. <History>
  44. <Update release="7">
  45. <Date>2021-03-14</Date>
  46. <Version>2.6.1</Version>
  47. <Comment>Ver. bump</Comment>
  48. <Name>fury</Name>
  49. <Email>uglyside@yandex.ru</Email>
  50. </Update>
  51. <Update release="6">
  52. <Date>2019-11-31</Date>
  53. <Version>2.6.0</Version>
  54. <Comment>Ver. bump</Comment>
  55. <Name>fury</Name>
  56. <Email>uglyside@yandex.ru</Email>
  57. </Update>
  58. <Update release="5">
  59. <Date>2014-08-18</Date>
  60. <Version>2.2.0</Version>
  61. <Comment>Version bump.</Comment>
  62. <Name>Vedat Demir</Name>
  63. <Email>vedat@pisilinux.org</Email>
  64. </Update>
  65. <Update release="4">
  66. <Date>2014-03-07</Date>
  67. <Version>1.2.7</Version>
  68. <Comment>Version bump.</Comment>
  69. <Name>Yusuf Aydemir</Name>
  70. <Email>yusuf.aydemir@pisilinux.org</Email>
  71. </Update>
  72. <Update release="3">
  73. <Date>2014-02-17</Date>
  74. <Version>1.2.5</Version>
  75. <Comment>Rebuild.</Comment>
  76. <Name>PisiLinux Community</Name>
  77. <Email>admins@pisilinux.org</Email>
  78. </Update>
  79. <Update release="2">
  80. <Date>2013-04-12</Date>
  81. <Version>1.2.5</Version>
  82. <Comment>V.Bump</Comment>
  83. <Name>PisiLinux Community</Name>
  84. <Email>admins@pisilinux.org</Email>
  85. </Update>
  86. <Update release="1">
  87. <Date>2011-08-03</Date>
  88. <Version>1.1.8</Version>
  89. <Comment>First release</Comment>
  90. <Name>Pisi Linux Admins</Name>
  91. <Email>admins@pisilinux.org</Email>
  92. </Update>
  93. </History>
  94. </PISI>