gosa,
one option is to build the deb from the LP source:
- pick caffeine_1.0.1-0ubuntu0~ppa16~jaunty.tar.gz from here
https://launchpad.net/~caffeine-developers/+archive/caffeine-dev/+packages, we have to stay with 1.0.x v., the higher v. depend on appindicator which isn't available in debian
http://ubuntuforums.org/archive/index.php/t-1770527.htmlnow, unpack the tar.gz inside a newly created folder and inside the caffeine-1.0.1 folder open a terminal (my path was similar to this - yours will vary)
- Code: Select all
amadeu@amadeu ~/Downloads/caffeine/Untitled Folder/caffeine-1.0.1 $
let's start build:
- Code: Select all
apt build
will tell you the deps you need, i was missing
dpkg-checkbuilddeps: Unmet build dependencies: python-gnome2-dev so>>
- Code: Select all
amadeu@amadeu ~/Downloads/caffeine/Untitled Folder/caffeine-1.0.1 $ apt install python-gnome2-dev
after that the building went fine and i have a deb file compiled in my system (so, i'm sure is compatible)
- Code: Select all
dpkg-deb: building package `caffeine' in `../caffeine_1.0.1-0ubuntu0~ppa16~jaunty_all.deb'.
dpkg-genchanges >../caffeine_1.0.1-0ubuntu0~ppa16~jaunty_amd64.changes
dpkg-genchanges: including full source code in upload
dpkg-source --after-build caffeine-1.0.1
dpkg-buildpackage: full upload; Debian-native package (full source is included)
note: for compiling/building you need the src-deb in the sources.list
- Code: Select all
inxi -r
Repos: Active apt sources in file: /etc/apt/sources.list
deb http://packages.linuxmint.com/ debian main import backport romeo upstream
deb-src http://packages.linuxmint.com/ debian main import backport romeo upstream #Added by software-properties
deb http://ftp.debian.org/debian testing main contrib non-free
deb-src http://ftp.debian.org/debian testing main contrib non-free
deb http://security.debian.org/ testing/updates main contrib non-free
deb-src http://security.debian.org/ testing/updates main contrib non-free
deb http://www.debian-multimedia.org testing main non-free
deb-src http://www.debian-multimedia.org testing main non-free
deb http://tridex.net/repo/debian/ wheezy main