Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-backports > by-pkgid > 764125eaa374f3bc57d3864f0c853eb8 > files > 12

curtain-0.2-1mdv2010.2.x86_64.rpm

========================================================
  ####   #    #  #####    #####    ##       #    #    #
 #    #  #    #  #    #     #     #  #      #    ##   #
 #       #    #  #    #     #    #    #     #    # #  #
 #       #    #  #####      #    ######     #    #  # #
 #    #  #    #  #   #      #    #    #     #    #   ##
  ####    ####   #    #     #    #    #     #    #    #
========================================================

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

Curtain is a tool that show a movable and resizable curtain
on the desktop screen.

You can use this to hide and show objects on the desktop.

This program has been implemented for educational purposes.

---------
 License
---------

This Program is distributed under the Gnu General Public License. See
the file COPYING for details.

--------------
 Installation
--------------

The build use the autotools system

The compilation requires the following packages:

- gcc
- make
- automake
- autoconf
- libtool
- libgtk2.0-0 > 2.14
- libgtk2.0-dev > 2.14
- libatk1.0-0
- libatk1.0-dev
- libx11-6
- libx11-dev
- libpng12-0
- libpng12-dev
- libglib2.0-0
- libglib2.0-dev
- libgconf2-4
- libgconf2-dev
- libfontconfig1
- libfontconfig1-dev
- libfreetype6
- libfreetype6-dev
- libc6
- libc6-dev

If you are using ubuntu karmic you can simply run this command: 

  # sudo apt-get install gcc make automake autoconf libtool libgtk2.0-dev \
    libatk1.0-dev libx11-dev libpng12-dev libglib2.0-dev libgconf2-dev \ 
    libfontconfig1-dev libfreetype6-dev libc6-dev

You can compile the tool in the standard way:

  # ./configure
  # make
  # sudo make install

--------------------------------
 Make the DEBIAN/UBUNTU package
--------------------------------

The creation of the packgage requires the following
packages:

- devscripts

To build the deb package run:

  # make deb

the deb file ../curtain_xxx-debian-x_arch.deb
will be created

-------
 Usage
-------

Start Curtain clicking in the menu on Applications/Tools/Curtain

Move and resize che curtain with fast gestures on the curtain.

Click on the white cross in the top right corner to quit the program.


-------
 Info
-------

  * To get info about the tool, please contact:

      pilolli.pietro@gmail.com

  * To report bugs, please contact:

      pilolli.pietro@gmail.com


Have fun!

===
EOF
===