mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
Remove package: deepin-picker
This commit is contained in:
parent
9f1937d54c
commit
b34468d6cd
2 changed files with 0 additions and 40 deletions
|
@ -1,20 +0,0 @@
|
|||
--- src/animation.cpp 2019-07-08 08:41:51.000000000 +0200
|
||||
+++ - 2020-07-08 16:48:26.348650427 +0200
|
||||
@@ -25,6 +25,7 @@
|
||||
#include "utils.h"
|
||||
#include <QApplication>
|
||||
#include <QColor>
|
||||
+#include <QPainterPath>
|
||||
#include <QPainter>
|
||||
#include <QDebug>
|
||||
|
||||
--- src/picker.cpp 2019-07-08 08:41:51.000000000 +0200
|
||||
+++ - 2020-07-08 16:48:52.281052014 +0200
|
||||
@@ -26,6 +26,7 @@
|
||||
#include "settings.h"
|
||||
#include "utils.h"
|
||||
#include "colormenu.h"
|
||||
+#include <QPainterPath>
|
||||
#include <QPainter>
|
||||
#include <QBitmap>
|
||||
#include <QPixmap>
|
|
@ -1,20 +0,0 @@
|
|||
# Template file for 'deepin-picker'
|
||||
pkgname=deepin-picker
|
||||
version=5.0.1
|
||||
revision=1
|
||||
build_style=qmake
|
||||
hostmakedepends="qt5-qmake pkg-config qt5-host-tools"
|
||||
makedepends="dtkwidget-devel qt5-svg-devel qt5-x11extras-devel xcb-util-devel
|
||||
libXtst-devel"
|
||||
depends="qt5integration"
|
||||
short_desc="Simple color picker"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/linuxdeepin/deepin-picker"
|
||||
changelog="https://github.com/linuxdeepin/deepin-picker/blob/${version}/CHANGELOG.md"
|
||||
distfiles="https://github.com/linuxdeepin/deepin-picker/archive/${version}.tar.gz"
|
||||
checksum=097e7512f8e6cbcd57320fbd423aec6c0278d64fc35b6237e132828dc2ca41fc
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-svg-devel qt5-x11extras-devel"
|
||||
fi
|
Loading…
Add table
Reference in a new issue