1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

update to 1.1.0

PR:		ports/151281
Submitted by:	Takefu (maintainer)
This commit is contained in:
Max Brazhnikov 2010-10-30 12:47:25 +00:00
parent 1c2ac3c651
commit 2ca35b6d34
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263779
3 changed files with 17 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= libaacplus
PORTVERSION= 1.0.5
PORTVERSION= 1.1.0
CATEGORIES= audio
MASTER_SITES= http://tipok.org.ua/downloads/media/aac+/libaacplus/:site1\
http://217.20.164.161/~tipok/aacplus/:site1\

View File

@ -1,6 +1,4 @@
MD5 (libaacplus-1.0.5.tar.gz) = 3cbb1f3d80050277d77a2ea4692c5f18
SHA256 (libaacplus-1.0.5.tar.gz) = d29d533f94dc2e66ae37e460a34284514e9e5a047f5aadbb41f0fc0ef5b984ca
SIZE (libaacplus-1.0.5.tar.gz) = 23213
MD5 (26410-800.zip) = 2346a0f709d42cee88b784c513744e98
SHA256 (libaacplus-1.1.0.tar.gz) = 7ceb90d47d4de73193cd618be5e47870cc1732b8c9b51b32282ccfb47a5dc527
SIZE (libaacplus-1.1.0.tar.gz) = 23900
SHA256 (26410-800.zip) = 4e7b3268b4e21a4dc2c88ee3af57c9115334d6b616a6e5f2e3f43643bf37b72f
SIZE (26410-800.zip) = 1348294

View File

@ -0,0 +1,14 @@
--- aacplus.pc.in.orig 2009-03-22 22:16:54.000000000 +0900
+++ aacplus.pc.in 2010-10-19 15:55:40.000000000 +0900
@@ -1,10 +1,8 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
-includedir=@includedir@/aacplus
+includedir=@includedir@/libaacplus
toolsdir=${exec_prefix}/bin
-cppflags=@AACPLUS_CPPFLAGS@
-cflags_only=@AACPLUS_CFLAGS@
Name: aacplus