pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

...



Module Name:	pkgsrc-wip
Committed By:	andyb <andyb%m42.one@localhost>
Pushed By:	andyb
Date:		Fri Mar 8 01:49:04 2019 +0100
Changeset:	d22d34eaf0620646a5e9917b0fe4229f4fb118f1

Modified Files:
	openbox-themes-extra/DESCR
	openbox-themes-extra/Makefile
	openbox-themes-extra/distinfo

Log Message:
...

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d22d34eaf0620646a5e9917b0fe4229f4fb118f1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 openbox-themes-extra/DESCR    |  2 +-
 openbox-themes-extra/Makefile | 20 ++++++--------------
 openbox-themes-extra/distinfo |  8 ++++----
 3 files changed, 11 insertions(+), 19 deletions(-)

diffs:
diff --git a/openbox-themes-extra/DESCR b/openbox-themes-extra/DESCR
index d03c5cf310..5100237b85 100644
--- a/openbox-themes-extra/DESCR
+++ b/openbox-themes-extra/DESCR
@@ -1 +1 @@
-More openbox themes
+Openbox window manager themes
diff --git a/openbox-themes-extra/Makefile b/openbox-themes-extra/Makefile
index bcb0b87993..b131c230de 100644
--- a/openbox-themes-extra/Makefile
+++ b/openbox-themes-extra/Makefile
@@ -1,24 +1,16 @@
 # $NetBSD$
 
-DISTNAME=	themes
-CATEGORIES=	graphics
+DISTNAME=	openbox-themes-1.0
+CATEGORIES=	wm
 MASTER_SITES=	https://github.com/bsfd80/qtxqfsts/releases/download/20190228/
 EXTRACT_SUFX=	.tar.bz2
-PKGNAME=	openbox-themes-extra
+
 MAINTAINER=	pkgls%gmx.net@localhost
 HOMEPAGE=	https://github.com/bsfd80/qtxqfsts/releases/download/20190228/
-COMMENT=	More openbox themes
-
-NO_BUILD=       yes
-
-MAKE_DIRS+=     ${PREFIX}/share/themes/
-
-USE_TOOLS+=     pax
+COMMENT=	Openbox window manager themes
 
-INSTALLATION_DIRS=      share/themes
+WRKSRC=		${WRKDIR}/themes
+USE_LANGUAGES=	# none
 
-do-install:
-	cd ${WRKSRC} && ${PAX} -rw . \
-	${DESTDIR}${PREFIX}/share/themes/
 
 .include "../../mk/bsd.pkg.mk"
diff --git a/openbox-themes-extra/distinfo b/openbox-themes-extra/distinfo
index 5114f22cc7..1926f40560 100644
--- a/openbox-themes-extra/distinfo
+++ b/openbox-themes-extra/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (themes.tar.bz2) = 3ecc1d88b15c04f4ece0b34b89d24bd034d5326c
-RMD160 (themes.tar.bz2) = 1b57fd2bb2718f459fa4d94f2cdb5bd97253bee0
-SHA512 (themes.tar.bz2) = 95dc2c8c8321bbd521654ec4bbecd0c25a0d94531a8573fc16e6a682209d7005e186d30c73d2d935bd75b28a2a295d019635472a3301d1434c81b8c7d0b8a662
-Size (themes.tar.bz2) = 17088 bytes
+SHA1 (openbox-themes-1.0.tar.bz2) = 3ecc1d88b15c04f4ece0b34b89d24bd034d5326c
+RMD160 (openbox-themes-1.0.tar.bz2) = 1b57fd2bb2718f459fa4d94f2cdb5bd97253bee0
+SHA512 (openbox-themes-1.0.tar.bz2) = 95dc2c8c8321bbd521654ec4bbecd0c25a0d94531a8573fc16e6a682209d7005e186d30c73d2d935bd75b28a2a295d019635472a3301d1434c81b8c7d0b8a662
+Size (openbox-themes-1.0.tar.bz2) = 17088 bytes


Home | Main Index | Thread Index | Old Index