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
- Host: GitHub
- URL: https://github.com/cpiber/ppa
- Owner: cpiber
- Created: 2021-04-02T15:27:53.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-02T21:28:12.000Z (over 1 year ago)
- Last Synced: 2025-10-04T17:51:23.754Z (9 months ago)
- Topics: launchpad, ppa, ubuntu, ubuntu-packages
- Homepage: https://launchpad.net/~cppiber/+archive/ubuntu/ppa
- Size: 142 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.