wm/enlightenment16: rename enlightenment to enlightenment16

Better separate and distinguish between the E16 branch of
Enlightenment (which continues to be developed) and newer branches
that are packaged as x11/enlightenment. (As discussed on pkgsrc-users
earlier this month.)
This commit is contained in:
gutteridge 2019-12-30 03:50:06 +00:00
parent e92bfb7ee0
commit fb8f66fbbf
8 changed files with 14 additions and 17 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.55 2019/12/07 04:57:06 gutteridge Exp $
#
# $NetBSD: Makefile,v 1.56 2019/12/30 03:50:06 gutteridge Exp $
DISTNAME= e16menuedit2-0.0.3
PKGREVISION= 32
PKGREVISION= 33
CATEGORIES= wm x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/}
@ -10,7 +9,7 @@ MAINTAINER= chriswareham@chriswareham.demon.co.uk
HOMEPAGE= https://www.enlightenment.org/
COMMENT= Menu editor for the Enlightenment window manager
DEPENDS+= enlightenment>=0.16:../../wm/enlightenment
DEPENDS+= enlightenment16>=0.16:../../wm/enlightenment16
BROKEN_GETTEXT_DETECTION= yes

View file

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.76 2019/12/11 01:50:31 gutteridge Exp $
# $NetBSD: Makefile,v 1.1 2019/12/30 03:50:06 gutteridge Exp $
DISTNAME= e16-1.0.21
PKGNAME= ${DISTNAME:S/e16/enlightenment/}
PKGNAME= ${DISTNAME:S/e/enlightenment/}
PKGREVISION= 2
CATEGORIES= x11 wm
CATEGORIES= wm x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/}
MAINTAINER= pkgsrc-users@NetBSD.org

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.16 2019/12/10 02:41:56 gutteridge Exp $
@comment $NetBSD: PLIST,v 1.1 2019/12/30 03:50:06 gutteridge Exp $
bin/e16
bin/edox
bin/eesh

View file

@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.14 2019/12/07 04:50:49 gutteridge Exp $
$NetBSD: distinfo,v 1.1 2019/12/30 03:50:06 gutteridge Exp $
SHA1 (e16-1.0.21.tar.gz) = 758540c24d09350f8ceb9e1987995c7783cc40e1
RMD160 (e16-1.0.21.tar.gz) = fc40cbdc6ca376cd42961e4bd5f7ecd6547e3dad

View file

@ -1,8 +1,6 @@
# $NetBSD: options.mk,v 1.4 2019/12/11 01:50:31 gutteridge Exp $
# $NetBSD: options.mk,v 1.1 2019/12/30 03:50:06 gutteridge Exp $
# e16 is used here instead of enlightenment to avoid
# potential conflict with x11/enlightenment.
PKG_OPTIONS_VAR= PKG_OPTIONS.e16
PKG_OPTIONS_VAR= PKG_OPTIONS.enlightenment16
PKG_OPTIONS_OPTIONAL_GROUPS= sound
PKG_OPTIONS_GROUP.sound= pulseaudio esound

View file

@ -1,4 +1,4 @@
$NetBSD: patch-ac,v 1.6 2019/12/07 04:50:49 gutteridge Exp $
$NetBSD: patch-ac,v 1.1 2019/12/30 03:50:07 gutteridge Exp $
Apply pkgsrc-specific paths.

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.25 2019/12/07 05:05:10 gutteridge Exp $
# $NetBSD: Makefile,v 1.26 2019/12/30 03:50:07 gutteridge Exp $
DISTNAME= ethemes-0.1
PKGREVISION= 4
PKGREVISION= 5
CATEGORIES= x11 wm
MASTER_SITES= ftp://themes.org/pub/themes/e/
DISTFILES= ${E_THEMES}
@ -13,7 +13,7 @@ COMMENT= Themes for the window manager Enlightenment
# wm/enlightenment is E16, which now has 1.x release numbering,
# while x11/enlightenment continues to have 0.x numbering.
DEPENDS+= enlightenment>=1.0:../../wm/enlightenment
DEPENDS+= enlightenment16>=0.16:../../wm/enlightenment16
DIST_SUBDIR= ethemes
NO_BUILD= yes