An open API service indexing awesome lists of open source software.

https://github.com/cpiber/ppa

Source repo for my launchpad.net ppa
https://github.com/cpiber/ppa

launchpad ppa ubuntu ubuntu-packages

Last synced: 4 months ago
JSON representation

Source repo for my launchpad.net ppa

Awesome Lists containing this project

README

          

# PPA

This is the source repository for my [ppa](https://launchpad.net/~cppiber/+archive/ubuntu/ppa)

## Building packages

Please refer to `build.md`. Please note that all commands mentioned are expected to be executed in the root directory of this repo, on the corresponding branch.

`pdebuild` will create package-specific files one level up, so it is recommended to clone the repository into a subfolder.

## Upstreams

Below you can find all upstreams in alphabetical order.

```
git remote add cgdb https://github.com/cgdb/cgdb.git
git remote add iverilog https://github.com/steveicarus/iverilog.git
git remote add mcontrolcenter https://github.com/dmitry-s93/MControlCenter.git
git remote add mpd https://github.com/MusicPlayerDaemon/MPD.git
git remote add ncmpcpp https://github.com/ncmpcpp/ncmpcpp.git
git remote add polybar https://github.com/polybar/polybar.git
git remote add rofi https://github.com/davatorium/rofi.git
git remote add vimpc https://github.com/boysetsfrog/vimpc.git
```

NOTE: None of the source code in other branches is my property. I have only written some of the debian files.