1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

- Trim comment

- Fix LICENSE
- Add LICENSE_FILE
- Switch to USES=pathfix
- Strip library
This commit is contained in:
Dmitry Marakasov 2016-11-23 12:25:21 +00:00
parent d401caf157
commit b3e3df3d71
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426900
2 changed files with 7 additions and 16 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= sdl_pango
PORTVERSION= 0.1.2
PORTREVISION= 10
PORTREVISION= 11
CATEGORIES= x11-toolkits
MASTER_SITES= SF/sdlpango/SDL_Pango/${PORTVERSION}
DISTNAME= SDL_Pango-${PORTVERSION}
@ -12,14 +12,16 @@ PATCH_SITES= http://zarb.org/~gc/t/
PATCHFILES= SDL_Pango-0.1.2-API-adds.patch
MAINTAINER= ports@FreeBSD.org
COMMENT= SDL_Pango is the SDL API to the Pango text rendering engine of GNOME 2.x
COMMENT= SDL API to the Pango text rendering engine of GNOME 2.x
LICENSE= LGPL21
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= pkgconfig libtool
USES= libtool pathfix pkgconfig
GNU_CONFIGURE= yes
USE_SDL= sdl
USE_GNOME= pango
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
.include <bsd.port.mk>

View File

@ -1,11 +0,0 @@
--- Makefile.in.orig Sun Oct 29 19:50:51 2006
+++ Makefile.in Sun Oct 29 19:51:00 2006
@@ -208,7 +208,7 @@
Wix/license.rtf Wix/pango.README Wix/README Wix/shave.xslt Wix/ui.xml \
Wix/bitmap
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(libdir)data/pkgconfig
pkgconfig_DATA = SDL_Pango.pc
all: all-recursive