# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= parole VERSION= 1.0.5 KEYWORDS= multimedia VARIANTS= standard SDESC[standard]= Gstreamer-based media player for Xfce HOMEPAGE= https://docs.xfce.org/apps/parole/start CONTACT= Michael_Reim[kraileth@elderlinux.org] DOWNLOAD_GROUPS= main SITES[main]= https://archive.xfce.org/src/apps/parole/1.0/ DISTFILE[1]= parole-1.0.5.tar.bz2:main DF_INDEX= 1 SPKGS[standard]= complete primary nls OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none BUILDRUN_DEPENDS= dbus-glib:primary:standard libnotify:primary:standard xfce4-panel:primary:standard xfconf:primary:standard garcon:primary:standard taglib:single:standard gstreamer1-plugins-core:single:standard gstreamer1-plugins-faad:single:standard gstreamer1-plugins-flac:single:standard gstreamer1-plugins-soup:single:standard gstreamer1-plugins-wavpack:single:standard gstreamer1-plugins-x:single:standard gstreamer1-plugins-xshm:single:standard gstreamer1-plugins-xvideo:single:standard RUN_DEPENDS= xdg-utils:single:standard USES= gettext-tools:build gettext-runtime gmake libtool pkgconfig gnome-icons:primary desktop-utils:primary GNOME_COMPONENTS= gtk3 intltool XORG_COMPONENTS= ice sm x11 LICENSE= GPLv2+:primary LICENSE_TERMS= primary:{{WRKDIR}}/TERMS LICENSE_FILE= GPLv2+:{{WRKSRC}}/COPYING LICENSE_AWK= TERMS:"^$$" LICENSE_SOURCE= TERMS:{{WRKSRC}}/src/main.c LICENSE_SCHEME= solo FPC_EQUIVALENT= multimedia/xfce4-parole MUST_CONFIGURE= gnu CONFIGURE_ARGS= --disable-debug --enable-notify-plugin --enable-tray-plugin --enable-taglib --enable-mpris2-plugin --without-html-dir INSTALL_TARGET= install-strip post-patch: ${REINPLACE_CMD} -e 's|xfce4/src/misc|parole|g' \ ${WRKSRC}/src/common/parole-rc-utils.h [FILE:209:descriptions/desc.primary] Parole is a modern and simple media player based on the GStreamer framework. It is designed to fit well into the Xfce desktop experience. Parole is written with simplicity, speed and resource usage in mind. [FILE:71:descriptions/desc.nls] This is the localization data subpackage for the parole-standard port. [FILE:99:distinfo] 1adb4bd96c4cc4b4a79eeafe1316e170f506426e3737e8ba8898f7ea6bec572a 929983 parole-1.0.5.tar.bz2 [FILE:829:manifests/plist.primary] bin/parole include/parole/ parole-debug.h parole-file.h parole-filters.h parole-pl-parser.h parole-provider-player.h parole-provider-plugin.h parole-stream.h parole.h lib/parole-0/ parole-mpris2.so parole-notify.so tray-icon.so share/applications/org.xfce.Parole.desktop share/icons/hicolor/128x128/apps/parole.png share/icons/hicolor/16x16/apps/ parole-extension-symbolic.svg parole-extension.png parole.png share/icons/hicolor/24x24/apps/parole.png share/icons/hicolor/32x32/apps/parole.png share/icons/hicolor/48x48/apps/ parole-extension.png parole.png share/icons/hicolor/64x64/apps/parole.png share/icons/hicolor/scalable/apps/parole.svg share/metainfo/parole.appdata.xml share/parole/parole-plugins-0/ mpris2.desktop notify.desktop system-tray.desktop share/pixmaps/ no-cover.png play.png replay.png [FILE:1919:manifests/plist.nls] share/locale/ar/LC_MESSAGES/parole.mo share/locale/ast/LC_MESSAGES/parole.mo share/locale/be/LC_MESSAGES/parole.mo share/locale/bg/LC_MESSAGES/parole.mo share/locale/ca/LC_MESSAGES/parole.mo share/locale/cs/LC_MESSAGES/parole.mo share/locale/da/LC_MESSAGES/parole.mo share/locale/de/LC_MESSAGES/parole.mo share/locale/el/LC_MESSAGES/parole.mo share/locale/en_AU/LC_MESSAGES/parole.mo share/locale/en_GB/LC_MESSAGES/parole.mo share/locale/es/LC_MESSAGES/parole.mo share/locale/eu/LC_MESSAGES/parole.mo share/locale/fi/LC_MESSAGES/parole.mo share/locale/fr/LC_MESSAGES/parole.mo share/locale/gl/LC_MESSAGES/parole.mo share/locale/he/LC_MESSAGES/parole.mo share/locale/hr/LC_MESSAGES/parole.mo share/locale/hu/LC_MESSAGES/parole.mo share/locale/hy_AM/LC_MESSAGES/parole.mo share/locale/id/LC_MESSAGES/parole.mo share/locale/ie/LC_MESSAGES/parole.mo share/locale/is/LC_MESSAGES/parole.mo share/locale/it/LC_MESSAGES/parole.mo share/locale/ja/LC_MESSAGES/parole.mo share/locale/kk/LC_MESSAGES/parole.mo share/locale/ko/LC_MESSAGES/parole.mo share/locale/lt/LC_MESSAGES/parole.mo share/locale/lv/LC_MESSAGES/parole.mo share/locale/ms/LC_MESSAGES/parole.mo share/locale/nb/LC_MESSAGES/parole.mo share/locale/nl/LC_MESSAGES/parole.mo share/locale/nn/LC_MESSAGES/parole.mo share/locale/oc/LC_MESSAGES/parole.mo share/locale/pl/LC_MESSAGES/parole.mo share/locale/pt/LC_MESSAGES/parole.mo share/locale/pt_BR/LC_MESSAGES/parole.mo share/locale/ru/LC_MESSAGES/parole.mo share/locale/sk/LC_MESSAGES/parole.mo share/locale/sl/LC_MESSAGES/parole.mo share/locale/sq/LC_MESSAGES/parole.mo share/locale/sr/LC_MESSAGES/parole.mo share/locale/sv/LC_MESSAGES/parole.mo share/locale/te/LC_MESSAGES/parole.mo share/locale/th/LC_MESSAGES/parole.mo share/locale/tr/LC_MESSAGES/parole.mo share/locale/ug/LC_MESSAGES/parole.mo share/locale/uk/LC_MESSAGES/parole.mo share/locale/zh_CN/LC_MESSAGES/parole.mo share/locale/zh_TW/LC_MESSAGES/parole.mo [FILE:375:patches/patch-configure] --- configure.orig 2019-11-15 18:05:09 UTC +++ configure @@ -23919,10 +23919,10 @@ _ACEOF else cat >>confdefs.h <<_ACEOF -#define PIXMAPS_DIR "${prefix}/${DATADIRNAME}/${PACKAGE}/pixmaps" +#define PIXMAPS_DIR "${prefix}/${DATADIRNAME}/pixmaps" _ACEOF - pixmapsdir="${prefix}/${DATADIRNAME}/${PACKAGE}/pixmaps" + pixmapsdir="${prefix}/${DATADIRNAME}/pixmaps" fi