x11/rofi-calc: Update to 1.8
From ChangeLog: https://github.com/svenstaro/rofi-calc/blob/v1.8/CHANGELOG.md * Enable qalc's Unicode mode by default * Add -no-unicode option to disable aforementioned unicode support PR: 248637 Submitted by: vidar@karlsen.tech (maintainer)
This commit is contained in:
parent
c6113702a3
commit
1e40590438
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=544868
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= rofi-calc
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.7
|
||||
DISTVERSION= 1.8
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= vidar@karlsen.tech
|
||||
@ -11,11 +11,11 @@ COMMENT= Do live calculations in rofi
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rofi:x11/rofi
|
||||
BUILD_DEPENDS= rofi:x11/rofi
|
||||
LIB_DEPENDS= libcairo.so:graphics/cairo \
|
||||
libglib-2.0.so:devel/glib20 \
|
||||
libqalculate.so:math/libqalculate
|
||||
RUN_DEPENDS= rofi:x11/rofi
|
||||
|
||||
USES= autoreconf gettext-runtime libtool pkgconfig
|
||||
USE_GITHUB= yes
|
||||
@ -23,8 +23,8 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= svenstaro
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PLIST_FILES= lib/rofi/calc.so
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
PLIST_FILES= lib/rofi/calc.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1590581337
|
||||
SHA256 (svenstaro-rofi-calc-v1.7_GH0.tar.gz) = 1d7016650f6d0ee26b420875a104711ace14e205fe9ba27d3c2143cc4ad81184
|
||||
SIZE (svenstaro-rofi-calc-v1.7_GH0.tar.gz) = 1694323
|
||||
TIMESTAMP = 1597305096
|
||||
SHA256 (svenstaro-rofi-calc-v1.8_GH0.tar.gz) = 24cc43d335949a7a3078563965a89c1eeaa66c9f7102d7557e8a22495b49d039
|
||||
SIZE (svenstaro-rofi-calc-v1.8_GH0.tar.gz) = 1694484
|
||||
|
Loading…
Reference in New Issue
Block a user