debian/0000755000000000000000000000000012144224311007160 5ustar debian/control0000644000000000000000000000131112136450416010567 0ustar Source: clinfo Section: admin Priority: optional Maintainer: Simon Richter Build-Depends: debhelper (>= 9.0.0), autotools-dev, ocl-icd-opencl-dev | amd-opencl-dev | nvidia-opencl-dev Standards-Version: 3.9.4 Homepage: http://www.simonrichter.eu/clinfo Package: clinfo Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: amd-clinfo Replaces: amd-clinfo Description: Query OpenCL system information OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. . This package contains a tool that queries the capabilities of the available OpenCL drivers. debian/copyright0000644000000000000000000000172212130634341011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: clinfo Source: http://www.simonrichter.eu/clinfo Files: * Copyright: 2013 Simon Richter License: GPL-3.0+ License: GPL-3.0+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". debian/source/0000755000000000000000000000000012130614353010464 5ustar debian/source/format0000644000000000000000000000001412130614353011672 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212130614427010364 0ustar 9 debian/rules0000755000000000000000000000017612130634362010252 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --parallel --with autotools-dev debian/changelog0000644000000000000000000000067512144224200011037 0ustar clinfo (0.0.20130513-1) unstable; urgency=low * New upstream release -- Simon Richter Mon, 13 May 2013 19:52:36 +0200 clinfo (0.0.20130409-2) unstable; urgency=low * Conflict/Replace amd-clinfo (Closes: #706093) -- Simon Richter Fri, 26 Apr 2013 12:02:59 +0200 clinfo (0.0.20130409-1) unstable; urgency=low * Initial release -- Simon Richter Tue, 09 Apr 2013 22:38:26 +0200