mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to 0.2.7.1
* Various bug fixes - Move to LOCALBASE - USE_GNOME+=gtksharp20 - Add INSTALLS_ICONS Approved by: Maintainer
This commit is contained in:
parent
b91b459a1e
commit
2d07e58c48
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184187
@ -6,7 +6,8 @@
|
||||
#
|
||||
|
||||
PORTNAME= cowbell
|
||||
PORTVERSION= 0.2.6.2
|
||||
PORTVERSION= 0.2.7.1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio gnome
|
||||
MASTER_SITES= http://more-cowbell.org/releases/
|
||||
|
||||
@ -14,16 +15,13 @@ MAINTAINER= andreas@syndrom23.de
|
||||
COMMENT= An elegant music organizer
|
||||
|
||||
LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib
|
||||
BUILD_DEPENDS= gapi2-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp20 \
|
||||
mono:${PORTSDIR}/lang/mono
|
||||
RUN_DEPENDS= gapi2-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp20 \
|
||||
mono:${PORTSDIR}/lang/mono
|
||||
|
||||
USE_GNOME= gnomehack gnomeprefix gnometarget intltool
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnomehack gnomeprefix gnometarget intltool gtksharp20
|
||||
INSTALLS_ICONS= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_ICONV= yes
|
||||
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (cowbell-0.2.6.2.tar.gz) = bfa486925c6b2f26f4c2254694d48e8b
|
||||
SHA256 (cowbell-0.2.6.2.tar.gz) = 21755bcd76d2c4ef51b8586501751b617c4bf320ba48c1547a778e8b9d56934a
|
||||
SIZE (cowbell-0.2.6.2.tar.gz) = 270997
|
||||
MD5 (cowbell-0.2.7.1.tar.gz) = fcf32bcf60be2ca204519192eb26bacc
|
||||
SHA256 (cowbell-0.2.7.1.tar.gz) = 6f72a39efdd3322a9a73f76b37c2c350c47ccb5a4d4fa9388edd788086ddde86
|
||||
SIZE (cowbell-0.2.7.1.tar.gz) = 447145
|
||||
|
@ -1,8 +1,12 @@
|
||||
bin/cowbell
|
||||
lib/cowbell/cowbell.exe
|
||||
lib/cowbell/cowbell.exe.config
|
||||
lib/cowbell/libtaglibsharpglue.a
|
||||
lib/cowbell/libtaglibsharpglue.la
|
||||
lib/cowbell/libtaglibsharpglue.so
|
||||
share/gnome/applications/cowbell.desktop
|
||||
share/gnome/pixmaps/cowbell.png
|
||||
share/icons/hicolor/48x48/apps/cowbell.png
|
||||
share/icons/hicolor/scalable/apps/cowbell.svg
|
||||
share/locale/de/LC_MESSAGES/cowbell.mo
|
||||
share/locale/en_CA/LC_MESSAGES/cowbell.mo
|
||||
share/locale/es/LC_MESSAGES/cowbell.mo
|
||||
|
Loading…
Reference in New Issue
Block a user