Skip to content

Commit

Permalink
multimedia/xfce4-parole: Update to 4.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
madpilot78 committed Feb 18, 2023
1 parent 5ed62a0 commit 94c603d
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 24 deletions.
7 changes: 4 additions & 3 deletions multimedia/xfce4-parole/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= parole
PORTVERSION= 4.16.0
PORTVERSION= 4.18.0
CATEGORIES= multimedia xfce
MASTER_SITES= XFCE/apps
DIST_SUBDIR= xfce4
Expand All @@ -14,12 +14,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libdbus-1.so:devel/dbus \
libdbus-glib-1.so:devel/dbus-glib \
libnotify.so:devel/libnotify \
libtag.so:audio/taglib
libtag.so:audio/taglib \
libharfbuzz.so:print/harfbuzz
RUN_DEPENDS= xdg-screensaver:devel/xdg-utils

USES= compiler:c++11-lang desktop-file-utils gettext-tools \
gmake gnome gstreamer libtool pkgconfig tar:bzip2 xfce xorg
USE_GNOME= cairo gtk30 glib20 intltool
USE_GNOME= cairo gdkpixbuf2 gtk30 glib20 intltool
USE_GSTREAMER= core faad flac wavpack rtmp x
USE_XFCE= panel
USE_XORG= ice sm x11
Expand Down
6 changes: 3 additions & 3 deletions multimedia/xfce4-parole/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1610351990
SHA256 (xfce4/parole-4.16.0.tar.bz2) = 0d305ad8ccd3974d6b632f74325b1b8a39304c905c6b405b70f52c4cfd55a7e7
SIZE (xfce4/parole-4.16.0.tar.bz2) = 924955
TIMESTAMP = 1676758091
SHA256 (xfce4/parole-4.18.0.tar.bz2) = bbe52fbc4d3abe30f6c79fc7ac57bd9de9cf74ce1a79b508a1d7de83dc4f3771
SIZE (xfce4/parole-4.18.0.tar.bz2) = 932686
15 changes: 0 additions & 15 deletions multimedia/xfce4-parole/files/patch-configure

This file was deleted.

6 changes: 3 additions & 3 deletions multimedia/xfce4-parole/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,6 @@ share/metainfo/parole.appdata.xml
%%DATADIR%%/parole-plugins-0/mpris2.desktop
%%DATADIR%%/parole-plugins-0/notify.desktop
%%DATADIR%%/parole-plugins-0/system-tray.desktop
share/pixmaps/no-cover.png
share/pixmaps/play.png
share/pixmaps/replay.png
%%DATADIR%%/pixmaps/no-cover.png
%%DATADIR%%/pixmaps/play.png
%%DATADIR%%/pixmaps/replay.png

0 comments on commit 94c603d

Please sign in to comment.