How do I build showeq-5.13.0.0 from source debian packages?

Asked by Bob Tanner

Several people asking how to build showeq from source debian packages.

Question information

Language:
English Edit question
Status:
Solved
For:
showeq Edit question
Assignee:
No assignee Edit question
Solved by:
Bob Tanner
Solved:
Last query:
Last reply:
Revision history for this message
Bob Tanner (tanner) said :
#1

Drop

deb http://ppa.launchpad.net/showeq-team/ubuntu hardy main
deb-src http://ppa.launchpad.net/showeq-team/ubuntu hardy main

Into /etc/apt/sources.list.d/showeq.list

$ sudo apt-get update
$ apt-get source showeq
$ sudo apt-get build-dep showeq
$ cd showeq-5.13.0.0/
$ debuild