Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

138 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parcellite - Lightweight GTK+ Clipboard Manager
-------------------------------------------------------------------------------

Copyright (C) 2007-2008 Gilberto "Xyhthyx" Miralla <xyhthyx@gmail.com>



Introduction
-------------------------------------------------------------------------------

Parcellite is a lightweight GTK+ clipboard manager. This is a stripped down,
basic-features-only clipboard manager with a small memory footprint for those
who like simplicity. 

Project website: http://parcellite.sourceforge.net/



How to compile and install parcellite
-------------------------------------------------------------------------------

Requirements:
	* gtk+ >= 2.10.0 

Download the parcellite source code, then:
	$ tar zxvf parcellite-x.y.z.tar.gz
	$ cd parcellite-x.y.z
	$ ./autogen.sh
	$ ./configure
	$ make
	$ sudo make install

or from the subversion checkout:
	$ svn co https://parcellite.svn.sourceforge.net/svnroot/parcellite/trunk parcellite
	$ cd parcellite
	$ ./autogen.sh
	$ ./configure
	$ make
	$ sudo make install

About

Fork of parcellite

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages