Update tint2 to 16.6.1
From Scott Heppler ok rsadowski@
This commit is contained in:
parent
bfd67b9ab5
commit
5949903cc1
@ -1,20 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2018/07/01 18:33:39 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2018/09/16 17:01:37 bcallah Exp $
|
||||
|
||||
COMMENT= freedesktop-compliant panel
|
||||
|
||||
V= 16.2
|
||||
V= 16.6.1
|
||||
CATEGORIES= x11
|
||||
DISTNAME= tint2-$V
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}{archive${EXTRACT_SUFX}?ref=v$V}
|
||||
WRKDIST= ${WRKDIR}/tint2-v$V-b810bad93ff65854137fbd2f344ad2f99338008f
|
||||
REVISION= 2
|
||||
|
||||
DISTNAME= tint2-${V}
|
||||
HOMEPAGE= https://gitlab.com/o9000/tint2/
|
||||
|
||||
# GPLv2 only
|
||||
PERMIT_PACKAGE_CDROM= YES
|
||||
|
||||
MASTER_SITES= https://gitlab.com/o9000/tint2/repository/
|
||||
MASTER_SITES= https://gitlab.com/o9000/tint2/-/archive/${V}/
|
||||
|
||||
WANTLIB += Imlib2 X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi
|
||||
WANTLIB += Xinerama Xrandr Xrender atk-1.0 c cairo fontconfig
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (tint2-16.2.tar.gz) = OAvQGg7wIbcxqpzHFONIerz0mO6WFQ73J0BaAN8wuLI=
|
||||
SIZE (tint2-16.2.tar.gz) = 537236
|
||||
SHA256 (tint2-16.6.1.tar.gz) = 2S51My6+rDcPAntKCx6KCGUPxW4/KrxB9ROGNM9r180=
|
||||
SIZE (tint2-16.6.1.tar.gz) = 546488
|
||||
|
@ -1,9 +1,9 @@
|
||||
$OpenBSD: patch-CMakeLists_txt,v 1.2 2018/03/12 22:49:54 sthen Exp $
|
||||
$OpenBSD: patch-CMakeLists_txt,v 1.3 2018/09/16 17:01:37 bcallah Exp $
|
||||
|
||||
Index: CMakeLists.txt
|
||||
--- CMakeLists.txt.orig
|
||||
+++ CMakeLists.txt
|
||||
@@ -288,7 +288,7 @@ set_target_properties( tint2 PROPERTIES LINK_FLAGS "-p
|
||||
@@ -289,7 +289,7 @@ set_target_properties( tint2 PROPERTIES LINK_FLAGS "-p
|
||||
install( TARGETS tint2 DESTINATION bin )
|
||||
install( FILES tint2.svg DESTINATION ${CMAKE_INSTALL_DATADIR}/icons/hicolor/scalable/apps )
|
||||
install( FILES tint2.desktop DESTINATION ${CMAKE_INSTALL_DATADIR}/applications )
|
||||
|
@ -1,4 +1,4 @@
|
||||
$OpenBSD: patch-themes_CMakeLists_txt,v 1.2 2018/03/12 22:49:54 sthen Exp $
|
||||
$OpenBSD: patch-themes_CMakeLists_txt,v 1.3 2018/09/16 17:01:37 bcallah Exp $
|
||||
|
||||
Index: themes/CMakeLists.txt
|
||||
--- themes/CMakeLists.txt.orig
|
||||
|
@ -1,4 +1,4 @@
|
||||
$OpenBSD: patch-themes_tint2rc,v 1.2 2018/03/12 22:49:54 sthen Exp $
|
||||
$OpenBSD: patch-themes_tint2rc,v 1.3 2018/09/16 17:01:37 bcallah Exp $
|
||||
|
||||
Index: themes/tint2rc
|
||||
--- themes/tint2rc.orig
|
||||
|
Loading…
x
Reference in New Issue
Block a user