Rename kdegraphics-thumbnailers to kdegraphics-thumbnailers-kf5
This commit is contained in:
parent
2da0390a6b
commit
6c6c56e96f
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.970 2020/06/14 12:44:43 rsadowski Exp $
|
||||
# $OpenBSD: Makefile,v 1.971 2020/06/14 12:50:55 rsadowski Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-3.361
|
||||
PKGNAME = quirks-3.362
|
||||
PKG_ARCH = *
|
||||
MAINTAINER = Marc Espie <espie@openbsd.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#! /usr/bin/perl
|
||||
|
||||
# ex:ts=8 sw=4:
|
||||
# $OpenBSD: Quirks.pm,v 1.988 2020/06/14 12:44:43 rsadowski Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.989 2020/06/14 12:50:55 rsadowski Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -432,6 +432,7 @@ my $stem_extensions = {
|
||||
'py-unicorn' => 'py3-unicorn',
|
||||
'prison' => 'prison-kf5',
|
||||
'kdegraphics-mobipocket' => 'kdegraphics-mobipocket-kf5',
|
||||
'kdegraphics-thumbnailers' => 'kdegraphics-thumbnailers-kf5',
|
||||
};
|
||||
|
||||
my $obsolete_reason = {
|
||||
|
@ -1,8 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2020/03/30 17:36:27 rsadowski Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2020/06/14 12:50:55 rsadowski Exp $
|
||||
|
||||
COMMENT = thumbnailers for various graphics file formats
|
||||
DISTNAME = kdegraphics-thumbnailers-${VERSION}
|
||||
PKGNAME = kdegraphics-thumbnailers-kf5-${VERSION}
|
||||
CATEGORIES = devel graphics
|
||||
REVISION = 0
|
||||
|
||||
WANTLIB += ${COMPILER_LIBCXX} KF5Archive KF5Completion KF5ConfigCore
|
||||
WANTLIB += KF5CoreAddons KF5JobWidgets KF5KDcraw KF5KExiv2 KF5KIOCore
|
||||
|
@ -1,4 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2020/03/30 17:36:27 rsadowski Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2020/06/14 12:50:55 rsadowski Exp $
|
||||
@conflict kdegraphics-thumbnailers-<=19.12.3
|
||||
@pkgpath x11/kde4/graphics-thumbnailers
|
||||
lib/qt5/
|
||||
lib/qt5/plugins/
|
||||
@so lib/qt5/plugins/blenderthumbnail.so
|
||||
|
Loading…
x
Reference in New Issue
Block a user