Skip to content

Commit

Permalink
multimedia/libmediainfo: Remove outdated CONFLICTS_INSTALL
Browse files Browse the repository at this point in the history
mediainfo has been updated from 0.7.99 to 17.10 over 4 years ago.
  • Loading branch information
sunpoet committed Mar 25, 2022
1 parent f7d0a21 commit 3e5d995
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions multimedia/libmediainfo/Makefile
Expand Up @@ -16,12 +16,6 @@ LICENSE_FILE= ${WRKSRC}/../../../License.html

LIB_DEPENDS= libzen.so:multimedia/libzen

CONFLICTS_INSTALL= mediainfo-0.[0-6]* mediainfo-0.7.[0-5]*

OPTIONS_DEFINE= CURL MMS TINYXML2
OPTIONS_DEFAULT=TINYXML2
TINYXML2_DESC= Use textproc/tinyxml2 instead of bundled one

USES= alias compiler:c++11-lang libtool localbase pathfix pkgconfig tar:xz

CFLAGS+= -D_POSIX_PRIORITY_SCHEDULING
Expand All @@ -33,6 +27,10 @@ USE_LDCONFIG= yes

WRKSRC= ${WRKDIR}/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Project/GNU/Library

OPTIONS_DEFINE= CURL MMS TINYXML2
OPTIONS_DEFAULT=TINYXML2
TINYXML2_DESC= Use textproc/tinyxml2 instead of bundled one

CURL_CONFIGURE_ON= --with-libcurl=${LOCALBASE}
CURL_LIB_DEPENDS= libcurl.so:ftp/curl
MMS_CONFIGURE_ON= --with-libmms=${LOCALBASE}
Expand Down

0 comments on commit 3e5d995

Please sign in to comment.