Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

build: add kColorPicker #94

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions kColorPicker/linglong.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
package:
id: kColorPicker
name: kColorPicker
version: 0.2.0
kind: lib
description: |
QToolButton with color popup menu with lets you select a color. The popup features a color dialog button which can be used to add custom colors to the popup menu.


runtime:
id: org.deepin.Runtime
version: 23.0.0


source:
kind: git
url: "https://github.com/ksnip/kColorPicker.git"
commit: 15e16374e51153006d3400cb88066d5272698743


build:
kind: cmake