Results 1 to 3 of 3

Thread: Question about packaging a new indicator app

  1. #1
    Join Date
    Oct 2010
    Beans
    6

    Question about packaging a new indicator app

    Hi all,


    Newbie here.

    I've created a new Ubuntu indicator application (sound switcher), and want to make a package/PPA available for it.

    Now I'm a bit lost. I've read Packaging New Software, but that starts right with a proper source tarball--which I don't have yet.

    My app is a Python program, and it requires an extra library (PulseAudio bindings). Could you point me out a good description of how I can best package:
    1. The Python application file
    2. Application icon
    3. Required lib_pulseaudio file


    Thx. Dmitry

  2. #2
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,204
    Distro
    Ubuntu Budgie Development Release

    Re: Question about packaging a new indicator app

    If want to compress the contents of a folder right click and select compress and there is a package type menu which appears in the dialog box. I'm not sure if that is what you are looking for though.
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  3. #3
    Join Date
    Oct 2010
    Beans
    6

    Re: Question about packaging a new indicator app

    Thank you Frogs Hair, but what I meant was actually making a .deb package from a Python app. The same thing that is asked here (but unfortunately still not comprehensively replied).

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •