~onli/simdock/master

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: onli
  • Date: 2014-05-06 22:08:09 UTC
  • Revision ID: git-v1:ee5891c95270c398184840136e2949639919962c
Replace autoconf-buildsystem with pkg-config/Makefile
The existing build-system was too complicated for me, and I was unable to fix a compile bug in Ubuntu 14.04. In preparation for this fix, the buildystem now is as easy as possible (and hopefully still portable enough).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Source: simdock
2
 
Section: gnome
3
 
Priority: optional
4
 
Maintainer: Simone Della Longa <simonedll@yahoo.it>
5
 
Build-Depends: debhelper (>= 5), autotools-dev
6
 
Standards-Version: 3.7.2
7
 
 
8
 
Package: simdock
9
 
Architecture: any
10
 
Depends: ${shlibs:Depends}, ${misc:Depends}
11
 
Description: Customizable eye-candy dockbar
12
 
 A fast and customizable dockbar, allows the user to launch applications 
13
 
 showing animations and fading effect. 
14
 
 .
15
 
 It is written in c++ and wxWidgets for Gnome but works on most desktop environments. 
16
 
 Does not require Compiz nor 3D acceleration.