Deprecate devel/libleaftag and deskutils/tagutils
They are unmaintained upstream (last releases in 2006) and some of the few remaining consumers of databases/sqlite2.
This commit is contained in:
parent
a4d50452a1
commit
454374f990
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481326
2 changed files with 6 additions and 0 deletions
|
@ -10,6 +10,9 @@ MASTER_SITES= http://releases.chipx86.com/leaftag/tagutils/
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Command line tool for tagging files
|
||||
|
||||
DEPRECATED= Unmaintained upstream
|
||||
EXPIRATION_DATE= 2018-10-15
|
||||
|
||||
LIB_DEPENDS= libleaftag.so:devel/libleaftag
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -10,6 +10,9 @@ MASTER_SITES= http://releases.chipx86.com/leaftag/libleaftag/
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Leaftag is a library for tagging files on the desktop
|
||||
|
||||
DEPRECATED= Unmaintained upstream
|
||||
EXPIRATION_DATE= 2018-10-15
|
||||
|
||||
USES= pathfix pkgconfig libtool sqlite:2
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= glib20
|
||||
|
|
Loading…
Reference in a new issue