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

* Re: compton-conf: remove package
  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
  2 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-07-26 19:06 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/32209#issuecomment-886953603

Comment:
Does `compton-conf` not work with `picom`?

And please include the reasons in the commit message itself.

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

* Re: compton-conf: remove package
  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
  2 siblings, 0 replies; 6+ messages in thread
From: ardadem @ 2021-07-27  7:49 UTC (permalink / raw)
  To: ml

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

New comment by ardadem on void-packages repository

https://github.com/void-linux/void-packages/pull/32209#issuecomment-887292331

Comment:
Uh, yes probably will work with picom, but most likely some options are deprecated.

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

* Re: [PR PATCH] [Closed]: compton-conf: remove package
  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 ` ardadem
  2 siblings, 0 replies; 6+ messages in thread
From: ardadem @ 2021-07-27  7:51 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

compton-conf: remove package
https://github.com/void-linux/void-packages/pull/32209

Description:
upstream archived the project
also compton replaced by picom long time ago on the repos

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

* Re: [PR PATCH] [Closed]: compton-conf: remove package
  2022-03-08 11:36 [PR PATCH] " tibequadorian
  2022-07-12  2:16 ` [PR PATCH] [Closed]: " github-actions
@ 2022-10-27  2:13 ` github-actions
  1 sibling, 0 replies; 6+ messages in thread
From: github-actions @ 2022-10-27  2:13 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

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

Description:
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.

Another possibility is to use this fork: https://github.com/redtide/picom-conf? Unfortunately, this doesn't have a release yet.

<!-- 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
-->


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

* Re: [PR PATCH] [Closed]: compton-conf: remove package
  2022-03-08 11:36 [PR PATCH] " tibequadorian
@ 2022-07-12  2:16 ` github-actions
  2022-10-27  2:13 ` github-actions
  1 sibling, 0 replies; 6+ messages in thread
From: github-actions @ 2022-07-12  2:16 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

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

Description:
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.

Another possibility is to use this fork: https://github.com/redtide/picom-conf? Unfortunately, this doesn't have a release yet.

<!-- 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
-->


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

end of thread, other threads:[~2022-10-27  2:13 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-07-12  2:16 ` [PR PATCH] [Closed]: " github-actions
2022-10-27  2:13 ` github-actions

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).