Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] compton-conf: remove package
@ 2021-07-26 17:34 ardadem
  2021-07-26 19:06 ` ericonr
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: ardadem @ 2021-07-26 17:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 411 bytes --]

There is a new pull request by ardadem against master on the void-packages repository

https://github.com/ardadem/void-packages pr-rm-comptonconf
https://github.com/void-linux/void-packages/pull/32209

compton-conf: remove package
upstream archived the project
also compton replaced by picom long time ago on the repos

A patch file from https://github.com/void-linux/void-packages/pull/32209.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pr-rm-comptonconf-32209.patch --]
[-- Type: text/x-diff, Size: 1168 bytes --]

From a0d2b52152f8a8ac20a82a49ec8133524c795da6 Mon Sep 17 00:00:00 2001
From: Arda Demir <ddmirarda@gmail.com>
Date: Mon, 26 Jul 2021 20:21:49 +0300
Subject: [PATCH] compton-conf: remove package

---
 srcpkgs/compton-conf/template | 15 ---------------
 1 file changed, 15 deletions(-)
 delete mode 100644 srcpkgs/compton-conf/template

diff --git a/srcpkgs/compton-conf/template b/srcpkgs/compton-conf/template
deleted file mode 100644
index 0405611d7643..000000000000
--- a/srcpkgs/compton-conf/template
+++ /dev/null
@@ -1,15 +0,0 @@
-# Template file for 'compton-conf'
-pkgname=compton-conf
-version=0.15.0
-revision=1
-build_style=cmake
-hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools"
-makedepends="qt5-tools-devel libconfig-devel"
-depends="compton desktop-file-utils"
-short_desc="LXQt GUI configuration tool for compton"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="LGPL-2.1-or-later"
-homepage="https://lxqt.org/"
-distfiles="https://github.com/lxqt/compton-conf/releases/download/${version}/compton-conf-${version}.tar.xz"
-checksum=09077799b7a3aebae815c94da42e908c34352e6e7af79a5375aaf1a3ad5a21c6
-replaces="lxqt-common>=0"

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PR PATCH] compton-conf: remove package
@ 2022-03-08 11:36 tibequadorian
  0 siblings, 0 replies; 6+ messages in thread
From: tibequadorian @ 2022-03-08 11:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1551 bytes --]

There is a new pull request by tibequadorian against master on the void-packages repository

https://github.com/tibequadorian/void-packages compton-conf
https://github.com/void-linux/void-packages/pull/36034

compton-conf: remove package
originally i wanted to update it but then realized that it is not usable because compton was replaced by picom and this program writes outdated values into a wrong configuration file.

On https://github.com/lxqt/compton-conf it also says, that it will receive no further updates and should be considered deprecated.

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/36034.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-compton-conf-36034.patch --]
[-- Type: text/x-diff, Size: 1882 bytes --]

From 6419fa177ccd9c84b7a3591e10dba5d8a93ff8c0 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Tue, 8 Mar 2022 12:33:29 +0100
Subject: [PATCH] compton-conf: remove package

---
 srcpkgs/compton-conf/template     | 15 ---------------
 srcpkgs/removed-packages/template |  3 ++-
 2 files changed, 2 insertions(+), 16 deletions(-)
 delete mode 100644 srcpkgs/compton-conf/template

diff --git a/srcpkgs/compton-conf/template b/srcpkgs/compton-conf/template
deleted file mode 100644
index 2f431053686b..000000000000
--- a/srcpkgs/compton-conf/template
+++ /dev/null
@@ -1,15 +0,0 @@
-# Template file for 'compton-conf'
-pkgname=compton-conf
-version=0.15.0
-revision=1
-build_style=cmake
-hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools perl"
-makedepends="qt5-tools-devel libconfig-devel"
-depends="compton desktop-file-utils"
-short_desc="LXQt GUI configuration tool for compton"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="LGPL-2.1-or-later"
-homepage="https://lxqt.org/"
-distfiles="https://github.com/lxqt/compton-conf/releases/download/${version}/compton-conf-${version}.tar.xz"
-checksum=09077799b7a3aebae815c94da42e908c34352e6e7af79a5375aaf1a3ad5a21c6
-replaces="lxqt-common>=0"
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index bd67947de02f..e142a740b4fc 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -1,7 +1,7 @@
 # Template file for 'removed-packages'
 pkgname=removed-packages
 version=0.1
-revision=63
+revision=64
 build_style=meta
 short_desc="Uninstalls packages removed from repository"
 maintainer="Piotr Wójcik <chocimier@tlen.pl>"
@@ -33,6 +33,7 @@ replaces="
  capstone-python<=4.0.2_3
  captain-ballard<=1.0.0_2
  clamz<=0.5_4
+ compton-conf<=0.15.0_1
  couchdb<=1.7.1_2
  cracklib-python<=2.9.7_1
  crystal<=0.34.0_4

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PR PATCH] compton-conf: remove package
@ 2022-11-25 10:45 tibequadorian
  0 siblings, 0 replies; 6+ messages in thread
From: tibequadorian @ 2022-11-25 10:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1293 bytes --]

There is a new pull request by tibequadorian against master on the void-packages repository

https://github.com/tibequadorian/void-packages compton-conf
https://github.com/void-linux/void-packages/pull/40755

compton-conf: remove package
<!-- Uncomment relevant sections and delete options which are not applicable -->

Reopening #36034. @classabbyamp 

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/40755.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-compton-conf-40755.patch --]
[-- Type: text/x-diff, Size: 896 bytes --]

From 6cd2fc75af4f2bd02de409ecebdbb7f93d805da1 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Tue, 8 Mar 2022 12:33:29 +0100
Subject: [PATCH] compton-conf: remove package

---
 srcpkgs/removed-packages/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index d9e3ed5f490e..04a018dc1435 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -1,6 +1,6 @@
 # Template file for 'removed-packages'
 pkgname=removed-packages
-version=0.1.20221113
+version=0.1.20221125
 revision=1
 build_style=meta
 short_desc="Uninstalls packages removed from repository"
@@ -51,6 +51,7 @@ replaces="
  celestia-gtk<=1.6.1_5
  cgminer<=4.11.1_1
  clamz<=0.5_4
+ compton-conf<=0.15.0_1
  couchdb<=1.7.1_2
  couchpotato<=3.0.1_3
  cracklib-python<=2.9.7_1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-11-25 10:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-26 17:34 [PR PATCH] compton-conf: remove package ardadem
2021-07-26 19:06 ` ericonr
2021-07-27  7:49 ` ardadem
2021-07-27  7:51 ` [PR PATCH] [Closed]: " ardadem
2022-03-08 11:36 [PR PATCH] " tibequadorian
2022-11-25 10:45 tibequadorian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).