Skip to content

Commit 8340839

Browse files
committed
hplip: Drop downstream patch prioritizing sudo group
1 parent 1e6a0c8 commit 8340839

4 files changed

Lines changed: 4 additions & 35 deletions

File tree

packages/h/hplip/files/0001-Ensure-sudo-use-on-Solus.patch

Lines changed: 0 additions & 29 deletions
This file was deleted.

packages/h/hplip/files/series

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
0001-Ensure-sudo-use-on-Solus.patch
21
0001-Fix-desktop-files.patch
32
0005-Cope-with-prnt-hpcups-ErnieFilter.-cpp-h-removal-by-.patch
43
0081-Don-t-start-hp-systray-in-GNOME.patch

packages/h/hplip/package.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
22
name : hplip
33
version : 3.25.2
4-
release : 68
4+
release : 69
55
source :
66
- https://sourceforge.net/projects/hplip/files/hplip/3.25.2/hplip-3.25.2.tar.gz : e872ff28eb2517705a95f6e1839efa1e50a77a33aae8905278df2bd820919653
77
homepage : https://developers.hp.com/hp-linux-imaging-and-printing/gethplip
@@ -63,7 +63,6 @@ setup : |
6363
sed -i -e "s|open('/etc/issue', 'r').read().lower().strip()|'Solus'|" installer/core_install.py
6464
6565
# No shebang and python3 everywhere
66-
export PYTHON=/usr/bin/python3
6766
sed -i -e "s:/usr/bin/\(env python\|python\):$PYTHON:" $(find . -type f -exec grep -l "#! \?/usr/bin.*python" {} +)
6867
6968
# If AUTOMAKE='automake --foreign' is not set, autoreconf complains about missing files

packages/h/hplip/pspec_x86_64.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</Description>
2323
<PartOf>desktop.core</PartOf>
2424
<RuntimeDependencies>
25-
<Dependency release="68">hplip-drivers</Dependency>
25+
<Dependency release="69">hplip-drivers</Dependency>
2626
</RuntimeDependencies>
2727
<Files>
2828
<Path fileType="config">/etc/hp/hplip.conf</Path>
@@ -2057,8 +2057,8 @@
20572057
</Files>
20582058
</Package>
20592059
<History>
2060-
<Update release="68">
2061-
<Date>2025-06-05</Date>
2060+
<Update release="69">
2061+
<Date>2025-12-01</Date>
20622062
<Version>3.25.2</Version>
20632063
<Comment>Packaging update</Comment>
20642064
<Name>Joey Riches</Name>

0 commit comments

Comments
 (0)