mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-05 12:09:58 +01:00
Snap elementeditor: remove old plugin DXFtoQET
This commit is contained in:
@@ -42,13 +42,7 @@ apps:
|
||||
plugs: *plugs
|
||||
environment: *env
|
||||
|
||||
dxf-to-qet:
|
||||
command: bin/DXFtoQET
|
||||
extensions:
|
||||
- kde-neon
|
||||
plugs: *plugs
|
||||
environment: *env
|
||||
|
||||
|
||||
parts:
|
||||
launchers:
|
||||
plugin: dump
|
||||
@@ -77,16 +71,7 @@ parts:
|
||||
override-build: |
|
||||
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:
|
||||
after: [kde-sdk-setup]
|
||||
plugin: nil
|
||||
|
||||
Reference in New Issue
Block a user