aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2020-12-29 13:43:10 +0000
committerJason E. Hale <jhale@FreeBSD.org>2020-12-29 13:43:10 +0000
commit34d0832063b07de68a01b4128f9076fea8f63d63 (patch)
tree5c702deb51b48836a27cbc74e2b3a7ba30198961 /audio
parentd3e39692726fb17e6a77efd0f5ac48bab17eafab (diff)
downloadports-34d0832063b07de68a01b4128f9076fea8f63d63.tar.gz
ports-34d0832063b07de68a01b4128f9076fea8f63d63.zip
audio/gogglesmm: Remove IMPORT option
- The import scripts depend on Python 2.x which is scheduled for removal PR: 249582 Reported by: swills
Notes
Notes: svn path=/head/; revision=559583
Diffstat (limited to 'audio')
-rw-r--r--audio/gogglesmm/Makefile13
-rw-r--r--audio/gogglesmm/pkg-plist3
2 files changed, 4 insertions, 12 deletions
diff --git a/audio/gogglesmm/Makefile b/audio/gogglesmm/Makefile
index abe8725fd317..36217f157442 100644
--- a/audio/gogglesmm/Makefile
+++ b/audio/gogglesmm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gogglesmm
PORTVERSION= 1.2.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= audio
MAINTAINER= jhale@FreeBSD.org
@@ -19,17 +19,16 @@ LIB_DEPENDS= libtag.so:audio/taglib \
libFOX-1.7.so:x11-toolkits/fox17
USES= cmake compiler:c++11-lib desktop-file-utils gnome \
- localbase:ldflags pkgconfig shebangfix sqlite xorg
+ localbase:ldflags pkgconfig sqlite xorg
USE_GITHUB= yes
USE_XORG= ice sm x11
-CMAKE_OFF= WITH_CFOX
+CMAKE_OFF= WITH_CFOX WITH_IMPORT
INSTALLS_ICONS= yes
-SHEBANG_FILES= extra/*.py
PORTDOCS= AUTHORS ChangeLog README
-OPTIONS_DEFINE= A52 ALSA DBUS DCA DOCS FAAD FLAC IMPORT MAD NLS \
+OPTIONS_DEFINE= A52 ALSA DBUS DCA DOCS FAAD FLAC MAD NLS \
OGG OPENGL OPUS PULSEAUDIO ZLIB
OPTIONS_RADIO= SSL VORBISDEC
OPTIONS_RADIO_SSL= GCRYPT GNUTLS OPENSSL
@@ -64,10 +63,6 @@ GCRYPT_CMAKE_BOOL= WITH_GCRYPT
GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls
GNUTLS_CMAKE_BOOL= WITH_GNUTLS
-IMPORT_DESC= Install scripts to import old databases
-IMPORT_USES= python:2.7
-IMPORT_CMAKE_BOOL= WITH_IMPORT
-
MAD_LIB_DEPENDS= libmad.so:audio/libmad
MAD_CMAKE_BOOL= WITH_MAD
diff --git a/audio/gogglesmm/pkg-plist b/audio/gogglesmm/pkg-plist
index 82f1fcc9a661..8e5854dc44f9 100644
--- a/audio/gogglesmm/pkg-plist
+++ b/audio/gogglesmm/pkg-plist
@@ -5,9 +5,6 @@ lib/gogglesmm/libgap_oss.so
lib/gogglesmm/libgap_wav.so
man/man1/gogglesmm.1.gz
share/applications/gogglesmm.desktop
-%%IMPORT%%%%DATADIR%%/import_banshee_stats.py
-%%IMPORT%%%%DATADIR%%/import_gogglesmm12.py
-%%IMPORT%%%%DATADIR%%/import_gogglesmm12_stats.py
share/icons/hicolor/16x16/apps/gogglesmm.png
share/icons/hicolor/22x22/apps/gogglesmm.png
share/icons/hicolor/24x24/apps/gogglesmm.png