Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
docu:gstreamer-plugins-bad [2017/11/11 21:02] – created dedeibel | docu:gstreamer-plugins-bad [2018/04/06 12:26] (current) – mazdermind | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== gstreamer1.0-plugins-bad Bauen ====== | ====== gstreamer1.0-plugins-bad Bauen ====== | ||
- | https:// | + | https:// |
und | und | ||
- | https:// | + | https:// |
Anlegen wie Beschrieben anlegen: https:// | Anlegen wie Beschrieben anlegen: https:// | ||
===== Repository vorbereiten ===== | ===== Repository vorbereiten ===== | ||
+ | |||
+ | Aktueller Stand im repo '' | ||
gstreamer1.0-plugins-bad Repository für das Bauen im Jenkins vorbereiten. | gstreamer1.0-plugins-bad Repository für das Bauen im Jenkins vorbereiten. | ||
Line 23: | Line 25: | ||
Gemäß voctomix Issue https:// | Gemäß voctomix Issue https:// | ||
- | ``` | + | < |
gbp import-dsc gst-plugins-bad1.0_1.10.4-1.dsc | gbp import-dsc gst-plugins-bad1.0_1.10.4-1.dsc | ||
cd gst-plugins-bad1.0 | cd gst-plugins-bad1.0 | ||
Line 36: | Line 38: | ||
git push --all | git push --all | ||
git push --tags | git push --tags | ||
- | ``` | + | </ |
Branches die es dann gibt: | Branches die es dann gibt: | ||
- | ``` | + | < |
git branch -a | git branch -a | ||
* master | * master | ||
pristine-tar | pristine-tar | ||
upstream | upstream | ||
- | ``` | + | </ |