[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pkgsrc-changes
Subject:    CVS commit: pkgsrc/devel/ruby-redmine-minimalflat2-theme
From:       "Takahiro Kambe" <taca () netbsd ! org>
Date:       2020-05-06 13:50:40
Message-ID: 20200506135040.09635FB27 () cvs ! NetBSD ! org
[Download RAW message or body]

This is a multi-part message in MIME format.

--_----------=_158877304044980
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="US-ASCII"

Module Name:	pkgsrc
Committed By:	taca
Date:		Wed May  6 13:50:39 UTC 2020

Added Files:
	pkgsrc/devel/ruby-redmine-minimalflat2-theme: DESCR Makefile PLIST
	    distinfo

Log Message:
ruby-redmine-minimalflat2-theme: add package version 1.7.0

Add ruby-redmine-minimalflat2-theme package version 1.7.0.

Minimal and flat design theme for Redmine.

Features

* Minimal and flat design
* Modern color scheme by Flat UI & Espresso
* Flexible (resolution-independent) icon by IcoMoon
* Expandable tree view of the project list
* Favicon (Redmine 2.5 or later)
* Responsive layout (Redmine 3.2 or later)


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/ruby-redmine-minimalflat2-theme/DESCR \
    pkgsrc/devel/ruby-redmine-minimalflat2-theme/Makefile \
    pkgsrc/devel/ruby-redmine-minimalflat2-theme/PLIST \
    pkgsrc/devel/ruby-redmine-minimalflat2-theme/distinfo

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


--_----------=_158877304044980
Content-Disposition: inline
Content-Length: 4578
Content-Transfer-Encoding: binary
Content-Type: text/x-diff; charset=us-ascii

Added files:

Index: pkgsrc/devel/ruby-redmine-minimalflat2-theme/DESCR
diff -u /dev/null pkgsrc/devel/ruby-redmine-minimalflat2-theme/DESCR:1.1
--- /dev/null	Wed May  6 13:50:39 2020
+++ pkgsrc/devel/ruby-redmine-minimalflat2-theme/DESCR	Wed May  6 13:50:39 2020
@@ -0,0 +1,10 @@
+Minimal and flat design theme for Redmine.
+
+Features
+
+* Minimal and flat design
+* Modern color scheme by Flat UI & Espresso
+* Flexible (resolution-independent) icon by IcoMoon
+* Expandable tree view of the project list
+* Favicon (Redmine 2.5 or later)
+* Responsive layout (Redmine 3.2 or later)
Index: pkgsrc/devel/ruby-redmine-minimalflat2-theme/Makefile
diff -u /dev/null pkgsrc/devel/ruby-redmine-minimalflat2-theme/Makefile:1.1
--- /dev/null	Wed May  6 13:50:39 2020
+++ pkgsrc/devel/ruby-redmine-minimalflat2-theme/Makefile	Wed May  6 13:50:39 2020
@@ -0,0 +1,33 @@
+# $NetBSD: Makefile,v 1.1 2020/05/06 13:50:39 taca Exp $
+#
+
+DISTNAME=	minimalflat2-${GITHUB_RELEASE:S/v//1}
+PKGNAME=	${RUBY_PKGPREFIX}-redmine-minimalflat2-theme-${GITHUB_RELEASE:S/v//1}
+MASTER_SITES=	${MASTER_SITE_GITHUB:=akabekobeko/}
+GITHUB_PROJECT=	redmine-theme-minimalflat2
+GITHUB_RELEASE=	v1.7.0
+EXTRACT_SUFX=	.zip
+
+MAINTAINER=	pkgsrc-users@NetBSD.org
+HOMEPAGE=	https://github.com/akabekobeko/redmine-theme-minimalflat2
+COMMENT=	Minimal and flat design theme for Redmine
+LICENSE=	gnu-gpl-v2
+
+.include "../../meta-pkgs/ruby-redmine-themes/Makefile.common"
+
+MINIMALFLAT_DIR=	${REDMINE_THEMEDIR}/minimalflat2
+MINIMALFLAT_SUBDIRS=	favicon fonts images javascripts stylesheets
+WRKSRC=			${WRKDIR}/minimalflat2
+
+.for d in ${MINIMALFLAT_SUBDIRS}
+INSTALLATION_DIRS+=	${MINIMALFLAT_DIR}/${d}
+.endfor
+
+do-install:
+	for i in ${MINIMALFLAT_SUBDIRS}; do \
+		${INSTALL_DATA} ${WRKSRC}/$$i/* \
+			${DESTDIR}${PREFIX}/${MINIMALFLAT_DIR}/$$i; \
+	done
+
+.include "../../lang/ruby/rubyversion.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/ruby-redmine-minimalflat2-theme/PLIST
diff -u /dev/null pkgsrc/devel/ruby-redmine-minimalflat2-theme/PLIST:1.1
--- /dev/null	Wed May  6 13:50:39 2020
+++ pkgsrc/devel/ruby-redmine-minimalflat2-theme/PLIST	Wed May  6 13:50:39 2020
@@ -0,0 +1,22 @@
+@comment $NetBSD: PLIST,v 1.1 2020/05/06 13:50:39 taca Exp $
+share/${RUBY_NAME}-redmine/app/public/themes/minimalflat2/favicon/favicon.ico
+share/${RUBY_NAME}-redmine/app/public/themes/minimalflat2/fonts/icon.eot
+share/${RUBY_NAME}-redmine/app/public/themes/minimalflat2/fonts/icon.svg
+share/${RUBY_NAME}-redmine/app/public/themes/minimalflat2/fonts/icon.ttf
+share/${RUBY_NAME}-redmine/app/public/themes/minimalflat2/fonts/icon.woff
+share/${RUBY_NAME}-redmine/app/public/themes/minimalflat2/images/arrow_down.png
+share/${RUBY_NAME}-redmine/app/public/themes/minimalflat2/images/draft.png
+share/${RUBY_NAME}-redmine/app/public/themes/minimalflat2/images/loading.gif
+share/${RUBY_NAME}-redmine/app/public/themes/minimalflat2/images/openid-bg.gif
+share/${RUBY_NAME}-redmine/app/public/themes/minimalflat2/images/sort_asc.png
+share/${RUBY_NAME}-redmine/app/public/themes/minimalflat2/images/sort_desc.png
+share/${RUBY_NAME}-redmine/app/public/themes/minimalflat2/images/task_parent_end.png
+share/${RUBY_NAME}-redmine/app/public/themes/minimalflat2/images/transparent.png
+share/${RUBY_NAME}-redmine/app/public/themes/minimalflat2/javascripts/theme.js
+share/${RUBY_NAME}-redmine/app/public/themes/minimalflat2/stylesheets/application.css
 +share/${RUBY_NAME}-redmine/app/public/themes/minimalflat2/stylesheets/responsive.css
 +@pkgdir share/${RUBY_NAME}-redmine/app/public/themes/minimalflat/stylesheets
+@pkgdir share/${RUBY_NAME}-redmine/app/public/themes/minimalflat/javascripts
+@pkgdir share/${RUBY_NAME}-redmine/app/public/themes/minimalflat/images
+@pkgdir share/${RUBY_NAME}-redmine/app/public/themes/minimalflat/fonts
+@pkgdir share/${RUBY_NAME}-redmine/app/public/themes/minimalflat/favicon
Index: pkgsrc/devel/ruby-redmine-minimalflat2-theme/distinfo
diff -u /dev/null pkgsrc/devel/ruby-redmine-minimalflat2-theme/distinfo:1.1
--- /dev/null	Wed May  6 13:50:39 2020
+++ pkgsrc/devel/ruby-redmine-minimalflat2-theme/distinfo	Wed May  6 13:50:39 2020
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/05/06 13:50:39 taca Exp $
+
+SHA1 (minimalflat2-1.7.0.zip) = 64d87116e0537ff67086b0996517c16e3ceb89ee
+RMD160 (minimalflat2-1.7.0.zip) = 97fb7fe711b426f5e1a2eb7d3de6061fbed5b877
+SHA512 (minimalflat2-1.7.0.zip) = \
7af882ff6c3ffed9f5d120775f2b34decb19133add6316ea4cef86ffa66b1e994a323d2d11e1b5290a8e14800004b3cefb5f9fb66b391e427b05c961b1bb8fe0
 +Size (minimalflat2-1.7.0.zip) = 80800 bytes


--_----------=_158877304044980--


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic