Giter Club home page Giter Club logo

pimagizer's Introduction

pimagizer

Change easily the size to your images

$ sudo python setup.py install

$ pimagizer

Note: In some systems, like ArchLinux and similars, it is necessary run the installer with python2, because the program is written in Python2. You should run: $ sudo python2 setup.py install

After run this, you also will be able to load it from apps menu Note you may need python libraries such PIL (known as "python-imaging") and GTK+3 python bindings. You also should be able to run this program with nautilus -> Open with...

##Creating a RPM Package with distutils

Just run the following command: python setup.py bdist_rpm --group="Productivity/Graphics/Convertors" --packager="YOUR NAME [email protected]" --requires="pygobject3,python-imaging"

##Creating a DEB package through bzr builddeb

python setup.py sdist cp dist/pimagizer-0.3.9b.tar.gz ../pimagizer_0.3.9b.orig.tar.gz

NEW Better use tools/builddeb.sh =>It almost work without bugs

##Creating a .tar.xz package to use it with pacman (Arch-based distributions)

Just go to tools/ and run makepkg -c (Note: -c flag will clean unused directories). Then run "sudo pacman -U --force pimagizer-0.4.2-2-any.pkg.tar.xz" Note: The force flag is only needed if older options are already installed: it will overwrite existing files.

pimagizer's People

Contributors

vfrico avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.