Skip to content

Commit 3ca4fcc

Browse files
Vincentnxjoseph
authored andcommitted
x11-wm/pekwm: Update 0.4.3 => 0.4.4
Changelog: https://www.pekwm.se/pekwm/file?name=NEWS.md&ci=release-0.4.4 Port changes: * Remove dependency on libraries that USE flags handle already. PR: 294366 Reported by: Vincent <vincent.delft@gmail.com> (author) Approved by: Natacha Porté <natbsd@instinctive.eu> Approved by: vvd (co-mentor)
1 parent 6489c84 commit 3ca4fcc

2 files changed

Lines changed: 6 additions & 9 deletions

File tree

x11-wm/pekwm/Makefile

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PORTNAME= pekwm
2-
DISTVERSION= 0.4.3
2+
DISTVERSION= 0.4.4
33
PORTEPOCH= 1
44
CATEGORIES= x11-wm
55
MASTER_SITES= https://www.pekwm.se/pekwm/uv/
@@ -26,11 +26,8 @@ OPTIONS_DEFAULT= PANGO
2626

2727
PANGO_DESC= Use Pango font support (both Cairo and Xft)
2828

29-
PANGO_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
30-
libharfbuzz.so:print/harfbuzz \
31-
libpangocairo-1.0.so:x11-toolkits/pango
32-
PANGO_USES= gettext-runtime gnome
33-
PANGO_USE= GNOME=cairo,glib20
29+
PANGO_USES= gnome
30+
PANGO_USE= GNOME=cairo,pangoft2
3431
PANGO_CMAKE_BOOL= ENABLE_PANGO
3532

3633
post-install:

x11-wm/pekwm/distinfo

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
TIMESTAMP = 1771662722
2-
SHA256 (pekwm-0.4.3.tar.gz) = ebe552cd28da888918fa19831a7dfb01cdb19479ee74e5e4c21ea33a8a5f1e16
3-
SIZE (pekwm-0.4.3.tar.gz) = 812905
1+
TIMESTAMP = 1775714772
2+
SHA256 (pekwm-0.4.4.tar.gz) = 8e794f094151fac9b85df2aaccf27add8cce5980f7eaf05b1caa8ab17b751aed
3+
SIZE (pekwm-0.4.4.tar.gz) = 814774

0 commit comments

Comments
 (0)