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 and LICENSE_FILE - Bump PORTREVISION
This commit is contained in:
parent
e8561da75e
commit
acdd39bc8f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359394
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= thunar-media-tags-plugin
|
||||
PORTVERSION= 0.2.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
MASTER_SITE_SUBDIR=src/thunar-plugins/${PORTNAME}/${PORTVERSION:R}
|
||||
@ -11,13 +12,14 @@ DIST_SUBDIR= xfce4
|
||||
MAINTAINER= xfce@FreeBSD.org
|
||||
COMMENT= Media tags plugin
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib
|
||||
|
||||
USES= gmake pkgconfig gettext
|
||||
USE_BZIP2= yes
|
||||
USES= gmake pkgconfig gettext libtool tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gtk20 intltool intlhack
|
||||
USE_XFCE= configenv libexo thunar
|
||||
USE_AUTOTOOLS= libtool
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,3 @@
|
||||
lib/thunarx-2/thunar-media-tags-plugin.a
|
||||
lib/thunarx-2/thunar-media-tags-plugin.la
|
||||
lib/thunarx-2/thunar-media-tags-plugin.so
|
||||
share/locale/ar/LC_MESSAGES/thunar-media-tags-plugin.mo
|
||||
share/locale/ast/LC_MESSAGES/thunar-media-tags-plugin.mo
|
||||
|
Loading…
Reference in New Issue
Block a user