Skip to content

Commit

Permalink
*/*: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: FreeBSD
  • Loading branch information
fichtner committed Jul 23, 2015
1 parent aaee90b commit 53e1f86
Show file tree
Hide file tree
Showing 148 changed files with 1,822 additions and 2,162 deletions.
12 changes: 5 additions & 7 deletions audio/libebur128/Makefile
Original file line number Diff line number Diff line change
@@ -1,25 +1,23 @@
# Created by: gahr
# Created by: Pietro Cerutti <gahr@FreeBSD.org>
# $FreeBSD$

PORTNAME= libebur128
PORTVERSION= 1.0.1
PORTVERSION= 1.0.2
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= audio

MAINTAINER= [email protected]
COMMENT= Implementation of the EBU R128 loudness standard

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING

LIB_DEPENDS= libspeexdsp.so:${PORTSDIR}/audio/speexdsp

USES= cmake:outsource pkgconfig

USE_GITHUB= yes
GH_ACCOUNT= jiixyj

PLIST_SUB+= VER1=${PORTVERSION:R:R} \
VER3=${PORTVERSION}
USES= cmake:outsource pkgconfig
USE_LDCONFIG= yes

.include <bsd.port.mk>
4 changes: 2 additions & 2 deletions audio/libebur128/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (jiixyj-libebur128-v1.0.1_GH0.tar.gz) = 01aa7aed90c593944eeb3087a6f965557dc708de360bf1a589b3babb021e7336
SIZE (jiixyj-libebur128-v1.0.1_GH0.tar.gz) = 29760
SHA256 (jiixyj-libebur128-v1.0.2_GH0.tar.gz) = 9b334d31a26b47ba6740bb7bbee7a24461d535f426b1ed42368c187e27c08323
SIZE (jiixyj-libebur128-v1.0.2_GH0.tar.gz) = 29794
2 changes: 1 addition & 1 deletion audio/libebur128/pkg-descr
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
libebur128 is a library that implements the EBU R 128 standard for loudness
normalisation.
normalization.

WWW: https://github.com/jiixyj/libebur128
4 changes: 2 additions & 2 deletions audio/libebur128/pkg-plist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
include/ebur128.h
lib/libebur128.a
lib/libebur128.so
lib/libebur128.so.%%VER1%%
lib/libebur128.so.%%VER3%%
lib/libebur128.so.1
lib/libebur128.so.1.0.1
18 changes: 9 additions & 9 deletions audio/libgroove/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,28 @@
# $FreeBSD$

PORTNAME= libgroove
PORTVERSION= 4.1.1
PORTREVISION= 2
PORTVERSION= 4.2.1
CATEGORIES= audio

MAINTAINER= [email protected]
COMMENT= Audio dispatching library

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

LIB_DEPENDS= libavcodec.so:${PORTSDIR}/multimedia/ffmpeg \
libchromaprint.so:${PORTSDIR}/audio/chromaprint \
libchromaprint.so:${PORTSDIR}/audio/chromaprint \
libebur128.so:${PORTSDIR}/audio/libebur128 \
libspeexdsp.so:${PORTSDIR}/audio/speexdsp \
libSDL2.so:${PORTSDIR}/devel/sdl20

USES= cmake:outsource
USE_LDCONFIG= yes
libspeexdsp.so:${PORTSDIR}/audio/speexdsp

USE_GITHUB= yes
GH_ACCOUNT= andrewrk

USES= cmake:outsource
USE_SDL= sdl2
USE_LDCONFIG= yes

PLIST_SUB+= VER1=${PORTVERSION:R:R} \
VER3=${PORTVERSION}
VER3=${PORTVERSION}

.include <bsd.port.mk>
4 changes: 2 additions & 2 deletions audio/libgroove/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (andrewrk-libgroove-4.1.1_GH0.tar.gz) = a852936e5da65e1729bc85b20e2a6ace71c3813abd77dac44759b3db8659bea6
SIZE (andrewrk-libgroove-4.1.1_GH0.tar.gz) = 8591724
SHA256 (andrewrk-libgroove-4.2.1_GH0.tar.gz) = 82ba73ff44a3359f10899a11522521bdc9256b8bfad082a3fac49915e9f4d70f
SIZE (andrewrk-libgroove-4.2.1_GH0.tar.gz) = 46363
8 changes: 5 additions & 3 deletions audio/libgroove/pkg-descr
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
Audio dispatching library. Generic sink-based interface. Provides decoding,
encoding, resampling, and gain adjustment. Perfect for the backend of a
music player.
This library provides decoding and encoding of audio on a playlist. It is
intended to be used as a backend for music player applications. That said,
it is also generic enough to be used as a backend for any streaming audio
processing utility. It provides decoding, encoding, resampling, and gain
adjustment.

WWW: https://github.com/andrewrk/libgroove
4 changes: 2 additions & 2 deletions audio/tomahawk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PORTNAME= tomahawk
PORTVERSION= 0.8.4
CATEGORIES= audio

MAINTAINER= arved@FreeBSD.org
MAINTAINER= port@FreeBSD.org
COMMENT= Multi-source, social, and smart music player

LICENSE= GPLv3
Expand Down Expand Up @@ -44,7 +44,7 @@ OPTIONS_SUB= yes
PLIST_SUB+= DESKTOPDIR=${DESKTOPDIR:S,^${PREFIX}/,,} \
PORTVERSION=${PORTVERSION}

USES= cmake desktop-file-utils pkgconfig
USES= cmake compiler:c++11-lib desktop-file-utils pkgconfig
USE_GITHUB= yes
USE_LDCONFIG= yes
USE_QT4= dbus designer gui linguist_build moc_build \
Expand Down
1 change: 0 additions & 1 deletion databases/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,6 @@
SUBDIR += p5-DBD-ODBC
SUBDIR += p5-DBD-Oracle
SUBDIR += p5-DBD-Pg
SUBDIR += p5-DBD-Pg32
SUBDIR += p5-DBD-PgLite
SUBDIR += p5-DBD-PgPP
SUBDIR += p5-DBD-SQLite
Expand Down
2 changes: 1 addition & 1 deletion databases/elixir-ecto/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= ecto
PORTVERSION= 0.14.1
PORTVERSION= 0.14.2
DISTVERSIONPREFIX= v
CATEGORIES= databases
PKGNAMEPREFIX= elixir-
Expand Down
4 changes: 2 additions & 2 deletions databases/elixir-ecto/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (elixir-lang-ecto-v0.14.1_GH0.tar.gz) = ea41db38d3fbae7ea6e3634d8424796cd1f1a3f953088320f8586d71f4407c7e
SIZE (elixir-lang-ecto-v0.14.1_GH0.tar.gz) = 189607
SHA256 (elixir-lang-ecto-v0.14.2_GH0.tar.gz) = 7c1cdbbcbe716b26d12e12b10a8e2037ae56bb38d7301ed89382adf29c8aaea8
SIZE (elixir-lang-ecto-v0.14.2_GH0.tar.gz) = 190249
29 changes: 0 additions & 29 deletions databases/p5-DBD-Pg32/Makefile

This file was deleted.

2 changes: 0 additions & 2 deletions databases/p5-DBD-Pg32/distinfo

This file was deleted.

19 changes: 0 additions & 19 deletions databases/p5-DBD-Pg32/files/patch-Makefile.PL

This file was deleted.

6 changes: 0 additions & 6 deletions databases/p5-DBD-Pg32/pkg-descr

This file was deleted.

5 changes: 0 additions & 5 deletions databases/p5-DBD-Pg32/pkg-plist

This file was deleted.

2 changes: 1 addition & 1 deletion databases/p5-DBD-mysql/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= DBD-mysql
PORTVERSION= 4.031
PORTVERSION= 4.032
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand Down
4 changes: 2 additions & 2 deletions databases/p5-DBD-mysql/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (DBD-mysql-4.031.tar.gz) = ae2ee4339fb13429922d76d37e25ce838f98baa011f691a6bbec8513ddb4cfd2
SIZE (DBD-mysql-4.031.tar.gz) = 145217
SHA256 (DBD-mysql-4.032.tar.gz) = b8e681e719d8f2d1cecb9e8603e13483b09b56508629b079022778e7dfd7bfb6
SIZE (DBD-mysql-4.032.tar.gz) = 146476
2 changes: 1 addition & 1 deletion databases/postgresql90-server/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

DISTVERSION?= 9.0.22
PORTREVISION?= 0
PORTREVISION?= 1
PKGNAMESUFFIX?= ${DISTVERSION:R:S/.//}${COMPONENT}

MAINTAINER?= [email protected]
Expand Down
Loading

0 comments on commit 53e1f86

Please sign in to comment.