pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Import lxdm-0.5.3 as wip/lxdm.
Module Name: pkgsrc-wip
Committed By: youri <youri%NetBSD.org@localhost>
Pushed By: youri
Date: Tue Apr 5 18:27:14 2016 +0200
Changeset: 4e478cd090e1447227c90aeb72574bf936b45aba
Added Files:
lxdm/DESCR
lxdm/Makefile
lxdm/PLIST
lxdm/distinfo
Log Message:
Import lxdm-0.5.3 as wip/lxdm.
LXDM is a lightweight display manager for the LXDE desktop environment.
The UI is implemented with gtk2.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4e478cd090e1447227c90aeb72574bf936b45aba
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lxdm/DESCR | 2 ++
lxdm/Makefile | 23 +++++++++++++++++++++++
lxdm/PLIST | 8 ++++++++
lxdm/distinfo | 6 ++++++
4 files changed, 39 insertions(+)
diffs:
diff --git a/lxdm/DESCR b/lxdm/DESCR
new file mode 100644
index 0000000..be23329
--- /dev/null
+++ b/lxdm/DESCR
@@ -0,0 +1,2 @@
+LXDM is a lightweight display manager for the LXDE desktop environment.
+The UI is implemented with gtk2.
diff --git a/lxdm/Makefile b/lxdm/Makefile
new file mode 100644
index 0000000..ab421eb
--- /dev/null
+++ b/lxdm/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.4 2012/11/24 02:29:27 jeremy-c-reed Exp $
+
+DISTNAME= lxdm-0.5.3
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/}
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= youri%NetBSD.org@localhost
+HOMEPAGE= http://lxde.org/
+COMMENT= Lxde login manager
+
+LICENSE= gnu-gpl-v2
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= intltool pkg-config
+
+.include "../../sysutils/dbus/buildlink3.mk"
+.include "../../sysutils/dbus-glib/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../textproc/iso-codes/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/lxdm/PLIST b/lxdm/PLIST
new file mode 100644
index 0000000..f35b704
--- /dev/null
+++ b/lxdm/PLIST
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.2 2012/11/24 02:29:27 jeremy-c-reed Exp $
+bin/lxappearance
+include/lxappearance/lxappearance.h
+lib/pkgconfig/lxappearance.pc
+man/man1/lxappearance.1
+share/applications/lxappearance.desktop
+share/lxappearance/ui/about.ui
+share/lxappearance/ui/lxappearance.ui
diff --git a/lxdm/distinfo b/lxdm/distinfo
new file mode 100644
index 0000000..ac1ab5e
--- /dev/null
+++ b/lxdm/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.2 2012/11/24 02:29:27 jeremy-c-reed Exp $
+
+SHA1 (lxdm-0.5.3.tar.xz) = 8c4f7439fa7b56a97e8b19dc62af02a88ae12b45
+RMD160 (lxdm-0.5.3.tar.xz) = 3d32767366a81e01f8a1e58d30b61b5b02990cc9
+SHA512 (lxdm-0.5.3.tar.xz) = 0e3539c595a71cb850c1756dd075b8d477a4e111a4167714057cac06650e9587f338f797f14122e7b2a2f4ad35b38cd7172b83e996758abeeaf0146d65bbc26f
+Size (lxdm-0.5.3.tar.xz) = 239132 bytes
Home |
Main Index |
Thread Index |
Old Index