1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Switch MASTER_SITES to SF. Using kde-apps.org requires redefining DISTNAME

and WRKSRC (which wasn't done in previous commit causing the patch target
  to fail)

While here:
- Rename and make patches with 'make makepatch'
- Replace dead WWW in pkg-descr
This commit is contained in:
Jason E. Hale 2015-12-29 14:41:58 +00:00
parent 7823fa4b7e
commit be16d93931
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404744
5 changed files with 10 additions and 11 deletions

View File

@ -3,8 +3,7 @@
PORTNAME= audex
PORTVERSION= 0.79
CATEGORIES= audio kde
MASTER_SITES= http://kde-apps.org/CONTENT/content-files/
DISTNAME= 77125-${PORTNAME}-${PORTVERSION}
MASTER_SITES= SF/${PORTNAME}/src
MAINTAINER= jhale@FreeBSD.org
COMMENT= KDE4 audio CD ripping utility

View File

@ -1,2 +1,2 @@
SHA256 (77125-audex-0.79.tar.xz) = 3281d3f02ca148e8e98e699778d463714858c2005e70f8a8c7bf856a18897c30
SIZE (77125-audex-0.79.tar.xz) = 335732
SHA256 (audex-0.79.tar.xz) = 3281d3f02ca148e8e98e699778d463714858c2005e70f8a8c7bf856a18897c30
SIZE (audex-0.79.tar.xz) = 335732

View File

@ -1,6 +1,6 @@
--- ./CMakeLists.txt.orig 2011-01-31 06:29:55.000000000 -0500
+++ ./CMakeLists.txt 2011-01-31 06:30:15.000000000 -0500
@@ -122,6 +122,6 @@
--- CMakeLists.txt.orig 2015-02-22 08:08:05 UTC
+++ CMakeLists.txt
@@ -136,6 +136,6 @@ install(FILES audex-rip-audiocd.desktop
add_subdirectory(icons)
add_subdirectory(images)

View File

@ -1,6 +1,6 @@
--- ./utils/encoderassistant.cpp.orig 2009-06-10 05:24:03.000000000 -0400
+++ ./utils/encoderassistant.cpp 2009-06-10 05:24:41.000000000 -0400
@@ -44,7 +44,7 @@
--- utils/encoderassistant.cpp.orig 2015-02-22 08:06:46 UTC
+++ utils/encoderassistant.cpp
@@ -88,7 +88,7 @@ bool EncoderAssistant::available(const E
case EncoderAssistant::OGGENC : return (KProcess::execute(ENCODER_OGGENC_BIN, QStringList() << ENCODER_OGGENC_VERSION_PARA)==0);
case EncoderAssistant::FLAC : return (KProcess::execute(ENCODER_FLAC_BIN, QStringList() << ENCODER_FLAC_VERSION_PARA)==0);
case EncoderAssistant::FAAC : return (KProcess::execute(ENCODER_FAAC_BIN, QStringList() << ENCODER_FAAC_VERSION_PARA)==1);

View File

@ -11,5 +11,5 @@ Features include:
- Creates extraction and encoding protocols.
- Transfer files with KDE KIO-Slaves.
WWW: http://kde.maniatek.com/audex/
WWW: https://userbase.kde.org/Audex/
WWW: http://www.kde-apps.org/content/show.php?content=77125