mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
- Update to 1.0.0
PR: 154308 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> (maintainer) Feature safe: yes
This commit is contained in:
parent
5a7eff9ba9
commit
e612230a68
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268387
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libspectrum
|
||||
PORTVERSION= 0.5.0.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= emulators devel
|
||||
MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
@ -16,10 +15,14 @@ COMMENT= Handling of ZX-Spectrum emulator files formats
|
||||
|
||||
LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= glib20
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN3= libspectrum.3
|
||||
|
||||
OPTIONS= AUDIOFILE "Support loading from .wav files" on
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (libspectrum-0.5.0.1.tar.gz) = 46007c449713f3ab554e0098d2e23fd3
|
||||
SHA256 (libspectrum-0.5.0.1.tar.gz) = fda2f69d54c9f4c96778b8a8c52e0151759a4aec9e7989b9684701791ba0560d
|
||||
SIZE (libspectrum-0.5.0.1.tar.gz) = 490943
|
||||
SHA256 (libspectrum-1.0.0.tar.gz) = cdf8f5006676c0f68939e331eeadeda5d608d777f1234b080b97f677f1dd287c
|
||||
SIZE (libspectrum-1.0.0.tar.gz) = 462552
|
||||
|
@ -3,7 +3,7 @@ include/libspectrum.h
|
||||
lib/libspectrum.a
|
||||
lib/libspectrum.la
|
||||
lib/libspectrum.so
|
||||
lib/libspectrum.so.7
|
||||
lib/libspectrum.so.8
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
|
Loading…
x
Reference in New Issue
Block a user