Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2009 00:37:46 +0300 (EEST)
From:      Nikos Ntarmos <ntarmos@cs.uoi.gr>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/133825: [new port] x11/libxdg-basedir An implementation of the XDG Base Directory specification
Message-ID:  <200904172137.n3HLbkbc004540@zeus.cs.uoi.gr>
Resent-Message-ID: <200904172140.n3HLe1Ja079278@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         133825
>Category:       ports
>Synopsis:       [new port] x11/libxdg-basedir An implementation of the XDG Base Directory specification
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 17 21:40:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Nikos Ntarmos
>Release:        FreeBSD 7.2-PRERELEASE i386
>Organization:
Computer Science Dept., U. of Ioannina, Greece
>Environment:
System: FreeBSD ace.cs.uoi.gr 7.2-PRERELEASE FreeBSD 7.2-PRERELEASE #1: Thu Apr 16 09:27:58 EEST 2009 ntarmos@ace.cs.uoi.gr:/opt/obj/opt/src/sys/ACE i386


	
>Description:
Adding new port x11/libxdg-basedir, an implementation of the XDG Base
Directory specification.
	
>How-To-Repeat:
	
>Fix:

	

--- libxdg-basedir.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	libxdg-basedir
#	libxdg-basedir/Makefile
#	libxdg-basedir/distinfo
#	libxdg-basedir/pkg-plist
#	libxdg-basedir/pkg-descr
#
echo c - libxdg-basedir
mkdir -p libxdg-basedir > /dev/null 2>&1
echo x - libxdg-basedir/Makefile
sed 's/^X//' >libxdg-basedir/Makefile << 'c773d8ffd9a1c5edeb50689ca1412f02'
X# New ports collection makefile for:   libxdg-basedir
X# Date created:                April 18, 2009
X# Whom:                        Nikos Ntarmos <ntarmos@cs.uoi.gr>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libxdg-basedir
XPORTVERSION=	1.0.0
XCATEGORIES=	x11
XMASTER_SITES=	http://n.ethz.ch/student/nevillm/download/libxdg-basedir/
X
XMAINTAINER=	ntarmos@cs.uoi.gr
XCOMMENT=	An implementation of the XDG Base Directory specification
X
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	--prefix=${LOCALBASE}
X
Xpre-configure:
X	@${REINPLACE_CMD} -e \
X		's|$$(libdir)/pkgconfig|$${prefix}/libdata/pkgconfig|' \
X		${WRKSRC}/Makefile.in
X
X.include <bsd.port.mk>
c773d8ffd9a1c5edeb50689ca1412f02
echo x - libxdg-basedir/distinfo
sed 's/^X//' >libxdg-basedir/distinfo << '4153284794b2c2e5d24081403e6ce04c'
XMD5 (libxdg-basedir-1.0.0.tar.gz) = e32bcfa772fb57e8e1acdf9616a8d567
XSHA256 (libxdg-basedir-1.0.0.tar.gz) = 17c4739a9d96e339b990b30fc7065671d6b53f783f25264ff844af089f825922
XSIZE (libxdg-basedir-1.0.0.tar.gz) = 309525
4153284794b2c2e5d24081403e6ce04c
echo x - libxdg-basedir/pkg-plist
sed 's/^X//' >libxdg-basedir/pkg-plist << 'a57007aed56006300e1122138608f2b9'
Xinclude/basedir.h
Xinclude/basedir_fs.h
Xlib/libxdg-basedir.a
Xlib/libxdg-basedir.la
Xlib/libxdg-basedir.so
Xlib/libxdg-basedir.so.1
Xlibdata/pkgconfig/libxdg-basedir.pc
a57007aed56006300e1122138608f2b9
echo x - libxdg-basedir/pkg-descr
sed 's/^X//' >libxdg-basedir/pkg-descr << '5003952a08dd82af5e32cf3f39d371b6'
XAn implementation of the XDG Base Directory specification.
X
XWWW: http://n.ethz.ch/student/nevillm/download/libxdg-basedir/
5003952a08dd82af5e32cf3f39d371b6
exit
--- libxdg-basedir.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904172137.n3HLbkbc004540>