Packages
Gentoo/Sabayon ebuild
Get it here. Instructions:
Create overlay location for emesene:
# mkdir -p /usr/local/portage/net-im/emesene # cd /usr/local/portage/net-im/emesene
Place ebuild on /usr/local/portage/net-im/emesene:
Create digest and Manifest:
# ebuild emesene-9999.ebuild digest
Now we need unmask package:
# echo 'net-im/emesene' >> /etc/portage/package.keywords
Create Overlay Location on Make.conf
# PORTDIR_OVERLAY="/usr/local/portage"
Now Install and Fun with emesene:
# emerge emesene
Debian/Ubuntu APT repository
Add emesene to the source list:
sudo gedit /etc/apt/sources.list
Paste this at the bottom of the file :
deb http://apt.emesene.org/ ./
Update your repository:
sudo apt-get update
Now, install emesene:
sudo apt-get install emesene
