mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-03 10:29:59 +02:00
Snap elementeditor: remove old plugin DXFtoQET
This commit is contained in:
@@ -42,13 +42,7 @@ apps:
|
|||||||
plugs: *plugs
|
plugs: *plugs
|
||||||
environment: *env
|
environment: *env
|
||||||
|
|
||||||
dxf-to-qet:
|
|
||||||
command: bin/DXFtoQET
|
|
||||||
extensions:
|
|
||||||
- kde-neon
|
|
||||||
plugs: *plugs
|
|
||||||
environment: *env
|
|
||||||
|
|
||||||
parts:
|
parts:
|
||||||
launchers:
|
launchers:
|
||||||
plugin: dump
|
plugin: dump
|
||||||
@@ -77,16 +71,7 @@ parts:
|
|||||||
override-build: |
|
override-build: |
|
||||||
rsync -a --ignore-existing /snap/kf5-5-110-qt-5-15-11-core22-sdk/current/ /
|
rsync -a --ignore-existing /snap/kf5-5-110-qt-5-15-11-core22-sdk/current/ /
|
||||||
|
|
||||||
dxf-to-qet:
|
|
||||||
after: [kde-sdk-setup]
|
|
||||||
plugin: nil
|
|
||||||
source: https://github.com/qelectrotech/DXFtoQET-2020.git
|
|
||||||
override-build: |
|
|
||||||
qmake "$CRAFT_PART_SRC/DXFtoQET.pro"
|
|
||||||
make -j$(nproc)
|
|
||||||
mkdir -p "$CRAFT_PART_INSTALL/bin"
|
|
||||||
cp DXFtoQET "$CRAFT_PART_INSTALL/bin/"
|
|
||||||
|
|
||||||
qelectrotech:
|
qelectrotech:
|
||||||
after: [kde-sdk-setup]
|
after: [kde-sdk-setup]
|
||||||
plugin: nil
|
plugin: nil
|
||||||
|
|||||||
Reference in New Issue
Block a user