Skip to content

Commit

Permalink
x11/hyprpaper: unbundle devel/hyprlang
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Jan 3, 2024
1 parent 1c60f59 commit 91a19f4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 48 deletions.
12 changes: 3 additions & 9 deletions x11/hyprpaper/Makefile
@@ -1,32 +1,26 @@
PORTNAME= hyprpaper
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.0
PORTREVISION= 1
CATEGORIES= x11 wayland

MAINTAINER= jbeich@FreeBSD.org
COMMENT= Blazing fast Wayland wallpaper utility with IPC controls
WWW= https://github.com/hyprwm/hyprpaper

LICENSE= BSD3CLAUSE
LICENSE+= GPLv3+
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_FILE_GPLv3+ = ${WRKSRC_hyprlang}/LICENSE

BROKEN_armv7= https://github.com/hyprwm/hyprlang/issues/8
BROKEN_i386= https://github.com/hyprwm/hyprlang/issues/8
BROKEN_powerpc= https://github.com/hyprwm/hyprlang/issues/8

BUILD_DEPENDS= gmake:devel/gmake \
wayland-protocols>0:graphics/wayland-protocols
LIB_DEPENDS= libwayland-client.so:graphics/wayland \
LIB_DEPENDS= libhyprlang.so:devel/hyprlang \
libwayland-client.so:graphics/wayland \
libwebp.so:graphics/webp

USES= compiler:c++11-lib cmake gnome jpeg localbase:ldflags pkgconfig
USE_GNOME= cairo
USE_GITHUB= yes
GH_ACCOUNT= hyprwm
GH_TUPLE= hyprwm:hyprlang:v0.2.1:hyprlang/subprojects/hyprlang
PLIST_FILES= bin/${PORTNAME}

post-patch:
Expand Down
2 changes: 0 additions & 2 deletions x11/hyprpaper/distinfo
@@ -1,5 +1,3 @@
TIMESTAMP = 1704230554
SHA256 (hyprwm-hyprpaper-v0.6.0_GH0.tar.gz) = 71d8294ffbcbaae628c4eabdcb3b7fb1974d6bed7794b787bb77934d0a3f4538
SIZE (hyprwm-hyprpaper-v0.6.0_GH0.tar.gz) = 28122
SHA256 (hyprwm-hyprlang-v0.2.1_GH0.tar.gz) = e41b265f09c1e84e03f052f584fcc086fe48ec5057191ef35917ce79e7dc4190
SIZE (hyprwm-hyprlang-v0.2.1_GH0.tar.gz) = 61006
37 changes: 0 additions & 37 deletions x11/hyprpaper/files/patch-private-libs

This file was deleted.

0 comments on commit 91a19f4

Please sign in to comment.