1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Switch to USES= libtool

- Add LICENSE and LICENSE_FILE
- Bump PORTREVISION
This commit is contained in:
Olivier Duchateau 2014-06-26 16:35:41 +00:00
parent eae48f02b9
commit 572e3ac60b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359392
2 changed files with 8 additions and 6 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= thunar-vfs
PORTVERSION= 1.2.0
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= x11-fm xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR= src/archive/${PORTNAME}/${PORTVERSION:R}
@ -12,17 +12,20 @@ DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= The virtual filesystem for Thunar
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \
libjpeg.so:${PORTSDIR}/graphics/jpeg \
libfreetype.so:${PORTSDIR}/print/freetype2 \
libgamin-1.so:${PORTSDIR}/devel/gamin
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_GNOME= glib20 gtk20 gdkpixbuf2 intltool intlhack
USE_XFCE= configenv libutil libexo
USE_XORG= x11
USES= gmake pathfix perl5 pkgconfig desktop-file-utils tar:bzip2
USES= gmake pathfix perl5 pkgconfig libtool desktop-file-utils \
tar:bzip2
CONFIGURE_ARGS= --disable-debug

View File

@ -16,10 +16,9 @@ include/thunar-vfs-1/thunar-vfs/thunar-vfs-user.h
include/thunar-vfs-1/thunar-vfs/thunar-vfs-util.h
include/thunar-vfs-1/thunar-vfs/thunar-vfs-volume.h
include/thunar-vfs-1/thunar-vfs/thunar-vfs.h
lib/libthunar-vfs-1.a
lib/libthunar-vfs-1.la
lib/libthunar-vfs-1.so
lib/libthunar-vfs-1.so.5
lib/libthunar-vfs-1.so.2
lib/libthunar-vfs-1.so.2.3.1
lib/thunar-vfs-1/thunar-vfs-font-thumbnailer-1
lib/thunar-vfs-1/thunar-vfs-mime-cleaner-1
lib/thunar-vfs-1/thunar-vfs-pixbuf-thumbnailer-1