Files
2021-04-23 15:08:55 +03:00

94 lines
4.0 KiB
XML

<PISI>
<Source>
<Name>bumblebee</Name>
<Homepage>https://bumblebee-project.org</Homepage>
<Packager>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Packager>
<License>GPLv3</License>
<PartOf>kernel.drivers</PartOf>
<IsA>app:gui</IsA>
<Summary>a project aiming to support NVIDIA Optimus technology under Linux.</Summary>
<Description>The Bumblebee Project proudly presents version 3.0 of Bumblebee, a project aiming to support NVIDIA Optimus technology under Linux. After two months of hard work this version has finally been considered stable enough for release.</Description>
<!-- <Archive sha1sum="a715f4aa1b0c24dd4352ff7e0bc390f1e4e03cd9" type="targz">http://www.bumblebee-project.org/bumblebee-3.2.1.tar.gz</Archive> -->
<Archive sha1sum="e98a979750fcefa1ae2217d5baaf92af895dcc91" type="targz" name="bumblebee-3.2.1.tar.gz">https://github.com/Bumblebee-Project/Bumblebee/archive/8f3d307b6aabbc2cd8444c6e5a4360f3bf2915ec.tar.gz</Archive>
<BuildDependencies>
<Dependency>libbsd-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>libkmod-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">bb-hexadecimal.patch</Patch> -->
<!-- <Patch level="1">nv-uvm-modeset.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>bumblebee</Name>
<RuntimeDependencies>
<Dependency>glib2</Dependency>
<Dependency>module-bbswitch</Dependency>
<Dependency>libX11</Dependency>
<Dependency>libbsd</Dependency>
<Dependency>primus</Dependency>
<Dependency>virtualgl</Dependency>
<Dependency>libkmod</Dependency>
<Dependency>virtualgl-32bit</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="config">/usr/lib/tmpfiles.d/bumblebee.conf</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="data">/lib/udev/rules.d</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Provides>
<COMAR script="service.py">System.Service</COMAR>
<COMAR script="package.py">System.Package</COMAR>
</Provides>
<AdditionalFiles>
<AdditionalFile owner="root" permission="0644" target="/usr/lib/tmpfiles.d/bumblebee.conf">tmpfiles.conf</AdditionalFile>
</AdditionalFiles>
</Package>
<History>
<Update release="5">
<Date>2020-01-25</Date>
<Version>3.2.1</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-07-31</Date>
<Version>3.2.1</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-02-16</Date>
<Version>3.2.1</Version>
<Comment>Rebuild</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@pgmail.com</Email>
</Update>
<Update release="2">
<Date>2016-05-02</Date>
<Version>3.2.1</Version>
<Comment>Rebuild</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@pgmail.com</Email>
</Update>
<Update release="1">
<Date>2016-04-08</Date>
<Version>3.2.1</Version>
<Comment>First Release</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@pgmail.com</Email>
</Update>
</History>
</PISI>