Skip to content

Commit

Permalink
textproc/xfce4-dict-plugin: Update to 0.8.5
Browse files Browse the repository at this point in the history
- Add missing dependencies

PR:		271037
  • Loading branch information
madpilot78 committed Apr 26, 2023
1 parent 8bb28a5 commit 326d81d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
7 changes: 4 additions & 3 deletions textproc/xfce4-dict-plugin/Makefile
@@ -1,6 +1,5 @@
PORTNAME= xfce4-dict
PORTVERSION= 0.8.4
PORTREVISION= 2
PORTVERSION= 0.8.5
CATEGORIES= textproc xfce
MASTER_SITES= XFCE/apps
PKGNAMESUFFIX= -plugin
Expand All @@ -13,9 +12,11 @@ WWW= https://goodies.xfce.org/projects/applications/xfce4-dict
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING

LIB_DEPENDS= libharfbuzz.so:print/harfbuzz

USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
tar:bzip2 xfce xorg
USE_GNOME= cairo glib20 gtk30 intltool
USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool
USE_XFCE= panel
USE_XORG= x11
USE_LDCONFIG= yes
Expand Down
6 changes: 3 additions & 3 deletions textproc/xfce4-dict-plugin/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1602749204
SHA256 (xfce4/xfce4-dict-0.8.4.tar.bz2) = cb85fefbf742b306f2a8dca695252bae22842ab586abd31b52688312e3f631e3
SIZE (xfce4/xfce4-dict-0.8.4.tar.bz2) = 526227
TIMESTAMP = 1682288209
SHA256 (xfce4/xfce4-dict-0.8.5.tar.bz2) = 299eab0bed61079a68129ea25cbf36e6e9773646e5d5598937dd7f75503aaa1b
SIZE (xfce4/xfce4-dict-0.8.5.tar.bz2) = 514096
1 change: 1 addition & 0 deletions textproc/xfce4-dict-plugin/pkg-plist
Expand Up @@ -22,6 +22,7 @@ share/icons/hicolor/scalable/apps/org.xfce.Dictionary.svg
%%NLS%%share/locale/es/LC_MESSAGES/xfce4-dict.mo
%%NLS%%share/locale/et/LC_MESSAGES/xfce4-dict.mo
%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-dict.mo
%%NLS%%share/locale/fa_IR/LC_MESSAGES/xfce4-dict.mo
%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-dict.mo
%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-dict.mo
%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-dict.mo
Expand Down

0 comments on commit 326d81d

Please sign in to comment.