On Mon, 2014-05-12 at 15:49 -0400, Brandon Simmons wrote: > As a user who hasn't done any debian packaging, I'd love a slightly > more hand-holdy explanation if a working package isn't forthcoming. > Sorry I can't be of any help at the moment.
I translated the list I made before into a list of commands that may or may not work, I haven't tested them: sudo apt-get install build-essential devscripts sudo apt-get install libcairo2-dev swig2.0 python3-dev sudo apt-get build-dep intel-gpu-tools apt-get source intel-gpu-tools cd intel-gpu-tools-*/ uscan --verbose uupdate ../intel-gpu-tools_1.6.orig.tar.gz cd ../intel-gpu-tools-1.6 sed -i 's/^/#/' debian/patches/series sed -i 's/Build-Depends: /Build-Depends: libcairo2-dev, swig2.0, python3-dev,/' debian/control sed -i '/version.h/d' tests/Makefile.am sed -i '/check-ndebug.h/d' tests/Makefile.am sed -i '/intel_forcewaked/d debian/rules echo usr/lib >> debian/intel-gpu-tools.install debuild sudo debi -- bye, pabs http://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part