mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Switch to USES= libtool tar:bzip2
- Add LICENSE_FILE - Bump PORTREVISION
This commit is contained in:
parent
4559551f55
commit
fffc1aedbc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359387
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= tumbler
|
||||
PORTVERSION= 0.1.30
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= deskutils xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R}
|
||||
@ -14,12 +14,12 @@ MAINTAINER= xfce@FreeBSD.org
|
||||
COMMENT= Thumbnail service for Xfce desktop
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \
|
||||
libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
|
||||
|
||||
USES= pathfix pkgconfig gmake
|
||||
USE_BZIP2= yes
|
||||
USES= pathfix pkgconfig gmake libtool tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= glib20 intltool intlhack
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -16,29 +16,19 @@ include/tumbler-1/tumbler/tumbler-thumbnailer-provider.h
|
||||
include/tumbler-1/tumbler/tumbler-thumbnailer.h
|
||||
include/tumbler-1/tumbler/tumbler-util.h
|
||||
include/tumbler-1/tumbler/tumbler.h
|
||||
lib/libtumbler-1.la
|
||||
lib/libtumbler-1.so
|
||||
lib/libtumbler-1.so.0
|
||||
lib/libtumbler-1.so.0.0.0
|
||||
lib/tumbler-1/plugins/cache/tumbler-cache-plugin.so
|
||||
lib/tumbler-1/plugins/cache/tumbler-xdg-cache.la
|
||||
lib/tumbler-1/plugins/cache/tumbler-xdg-cache.so
|
||||
%%COVER%%lib/tumbler-1/plugins/tumbler-cover-thumbnailer.la
|
||||
%%COVER%%lib/tumbler-1/plugins/tumbler-cover-thumbnailer.so
|
||||
%%FFMPEG%%lib/tumbler-1/plugins/tumbler-ffmpeg-thumbnailer.la
|
||||
%%FFMPEG%%lib/tumbler-1/plugins/tumbler-ffmpeg-thumbnailer.so
|
||||
%%FONTS%%lib/tumbler-1/plugins/tumbler-font-thumbnailer.la
|
||||
%%FONTS%%lib/tumbler-1/plugins/tumbler-font-thumbnailer.so
|
||||
%%JPEG%%lib/tumbler-1/plugins/tumbler-jpeg-thumbnailer.la
|
||||
%%JPEG%%lib/tumbler-1/plugins/tumbler-jpeg-thumbnailer.so
|
||||
%%GSTREAMER%%lib/tumbler-1/plugins/tumbler-gst-thumbnailer.la
|
||||
%%GSTREAMER%%lib/tumbler-1/plugins/tumbler-gst-thumbnailer.so
|
||||
%%ODF%%lib/tumbler-1/plugins/tumbler-odf-thumbnailer.la
|
||||
%%ODF%%lib/tumbler-1/plugins/tumbler-odf-thumbnailer.so
|
||||
%%PIXBUF%%lib/tumbler-1/plugins/tumbler-pixbuf-thumbnailer.la
|
||||
%%PIXBUF%%lib/tumbler-1/plugins/tumbler-pixbuf-thumbnailer.so
|
||||
%%POPPLER%%lib/tumbler-1/plugins/tumbler-poppler-thumbnailer.la
|
||||
%%POPPLER%%lib/tumbler-1/plugins/tumbler-poppler-thumbnailer.so
|
||||
%%RAW%%lib/tumbler-1/plugins/tumbler-raw-thumbnailer.la
|
||||
%%RAW%%lib/tumbler-1/plugins/tumbler-raw-thumbnailer.so
|
||||
lib/tumbler-1/tumblerd
|
||||
libdata/pkgconfig/tumbler-1.pc
|
||||
|
Loading…
Reference in New Issue
Block a user