summaryrefslogtreecommitdiffstats
path: root/devel/gio-standalone
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2007-11-07 02:36:11 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2007-11-07 02:36:11 +0800
commitcd90a6df70af7d4868a26c4e87e67aa8d63faef4 (patch)
tree40229bb1d892a37ab190757b00f5f6b22c18844f /devel/gio-standalone
parenta370e62f5f238eb3ea94ed6179699dce990e51e6 (diff)
downloadmarcuscom-ports-cd90a6df70af7d4868a26c4e87e67aa8d63faef4.tar
marcuscom-ports-cd90a6df70af7d4868a26c4e87e67aa8d63faef4.tar.gz
marcuscom-ports-cd90a6df70af7d4868a26c4e87e67aa8d63faef4.tar.bz2
marcuscom-ports-cd90a6df70af7d4868a26c4e87e67aa8d63faef4.tar.lz
marcuscom-ports-cd90a6df70af7d4868a26c4e87e67aa8d63faef4.tar.xz
marcuscom-ports-cd90a6df70af7d4868a26c4e87e67aa8d63faef4.tar.zst
marcuscom-ports-cd90a6df70af7d4868a26c4e87e67aa8d63faef4.zip
Glib I/O library
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9908 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gio-standalone')
-rw-r--r--devel/gio-standalone/Makefile27
-rw-r--r--devel/gio-standalone/distinfo3
-rw-r--r--devel/gio-standalone/pkg-descr1
-rw-r--r--devel/gio-standalone/pkg-plist130
4 files changed, 161 insertions, 0 deletions
diff --git a/devel/gio-standalone/Makefile b/devel/gio-standalone/Makefile
new file mode 100644
index 000000000..f57f0f3ea
--- /dev/null
+++ b/devel/gio-standalone/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: gio-standalone
+# Date created: 2007-11-06
+# Whom: Michael Johnson <ahze@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom$
+
+PORTNAME= gio-standalone
+PORTVERSION= 0.1.1
+CATEGORIES= devel gnome
+MASTER_SITES= GNOME
+
+MAINTAINER= ahze@FreeBSD.org
+COMMENT= Glib I/O library
+
+USE_GNOME= glib20 gnomehack gnomeprefix
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
+USE_GMAKE= yes
+USE_FAM= yes
+USE_LDCONFIG= yes
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|$${datadir}/gtk-doc|${DOCSDIR}|' \
+ ${WRKSRC}/configure
+
+.include <bsd.port.mk>
diff --git a/devel/gio-standalone/distinfo b/devel/gio-standalone/distinfo
new file mode 100644
index 000000000..707ac2f50
--- /dev/null
+++ b/devel/gio-standalone/distinfo
@@ -0,0 +1,3 @@
+MD5 (gio-standalone-0.1.1.tar.gz) = a421fc87fa4fea235cef7c0b98d491dc
+SHA256 (gio-standalone-0.1.1.tar.gz) = 05a10d69321518d8400d3eb4db8ba730ac50d847f0b10d694621191e9dc94d5f
+SIZE (gio-standalone-0.1.1.tar.gz) = 825690
diff --git a/devel/gio-standalone/pkg-descr b/devel/gio-standalone/pkg-descr
new file mode 100644
index 000000000..35948ad37
--- /dev/null
+++ b/devel/gio-standalone/pkg-descr
@@ -0,0 +1 @@
+Glib Input/output library
diff --git a/devel/gio-standalone/pkg-plist b/devel/gio-standalone/pkg-plist
new file mode 100644
index 000000000..69ee117a1
--- /dev/null
+++ b/devel/gio-standalone/pkg-plist
@@ -0,0 +1,130 @@
+bin/gio-cat
+bin/gio-copy
+bin/gio-info
+bin/gio-ls
+bin/gio-monitor-dir
+bin/gio-monitor-file
+bin/gio-mount
+bin/gio-move
+bin/gio-rm
+bin/gio-save
+bin/gio-trash
+include/gio-standalone-unix/gio/gunixmounts.h
+include/gio-standalone/gio/gappinfo.h
+include/gio-standalone/gio/gasyncresult.h
+include/gio-standalone/gio/gbufferedinputstream.h
+include/gio-standalone/gio/gbufferedoutputstream.h
+include/gio-standalone/gio/gcancellable.h
+include/gio-standalone/gio/gcontenttype.h
+include/gio-standalone/gio/gdatainputstream.h
+include/gio-standalone/gio/gdataoutputstream.h
+include/gio-standalone/gio/gdirectorymonitor.h
+include/gio-standalone/gio/gdrive.h
+include/gio-standalone/gio/gdummyfile.h
+include/gio-standalone/gio/gfile.h
+include/gio-standalone/gio/gfileattribute.h
+include/gio-standalone/gio/gfileenumerator.h
+include/gio-standalone/gio/gfileicon.h
+include/gio-standalone/gio/gfileinfo.h
+include/gio-standalone/gio/gfileinputstream.h
+include/gio-standalone/gio/gfilemonitor.h
+include/gio-standalone/gio/gfilenamecompleter.h
+include/gio-standalone/gio/gfileoutputstream.h
+include/gio-standalone/gio/gfilterinputstream.h
+include/gio-standalone/gio/gfilteroutputstream.h
+include/gio-standalone/gio/gicon.h
+include/gio-standalone/gio/ginputstream.h
+include/gio-standalone/gio/gioerror.h
+include/gio-standalone/gio/giomodule.h
+include/gio-standalone/gio/gioscheduler.h
+include/gio-standalone/gio/gloadableicon.h
+include/gio-standalone/gio/gmemoryinputstream.h
+include/gio-standalone/gio/gmemoryoutputstream.h
+include/gio-standalone/gio/gmountoperation.h
+include/gio-standalone/gio/goutputstream.h
+include/gio-standalone/gio/gseekable.h
+include/gio-standalone/gio/gsimpleasyncresult.h
+include/gio-standalone/gio/gsocketinputstream.h
+include/gio-standalone/gio/gsocketoutputstream.h
+include/gio-standalone/gio/gthemedicon.h
+include/gio-standalone/gio/gurifuncs.h
+include/gio-standalone/gio/gvfs.h
+include/gio-standalone/gio/gvolume.h
+include/gio-standalone/gio/gvolumemonitor.h
+lib/gio/modules/libgiofam.la
+lib/gio/modules/libgiofam.so
+lib/libgio.la
+lib/libgio.so
+lib/libgio.so.0
+libdata/pkgconfig/gio-2.0.pc
+libdata/pkgconfig/gio-unix-2.0.pc
+share/doc/gio/GAppInfo.html
+share/doc/gio/GAsyncResult.html
+share/doc/gio/GBufferedInputStream.html
+share/doc/gio/GBufferedOutputStream.html
+share/doc/gio/GCancellable.html
+share/doc/gio/GDataInputStream.html
+share/doc/gio/GDataOutputStream.html
+share/doc/gio/GDirectoryMonitor.html
+share/doc/gio/GDrive.html
+share/doc/gio/GFile.html
+share/doc/gio/GFileEnumerator.html
+share/doc/gio/GFileIcon.html
+share/doc/gio/GFileInfo.html
+share/doc/gio/GFileInputStream.html
+share/doc/gio/GFileMonitor.html
+share/doc/gio/GFileOutputStream.html
+share/doc/gio/GFilenameCompleter.html
+share/doc/gio/GFilterInputStream.html
+share/doc/gio/GFilterOutputStream.html
+share/doc/gio/GIOModule.html
+share/doc/gio/GIcon.html
+share/doc/gio/GInputStream.html
+share/doc/gio/GLoadableIcon.html
+share/doc/gio/GMemoryInputStream.html
+share/doc/gio/GMemoryOutputStream.html
+share/doc/gio/GMountOperation.html
+share/doc/gio/GOutputStream.html
+share/doc/gio/GSeekable.html
+share/doc/gio/GSimpleAsyncResult.html
+share/doc/gio/GSocketInputStream.html
+share/doc/gio/GSocketOutputStream.html
+share/doc/gio/GThemedIcon.html
+share/doc/gio/GVfs.html
+share/doc/gio/GVolume.html
+share/doc/gio/GVolumeMonitor.html
+share/doc/gio/async.html
+share/doc/gio/extending.html
+share/doc/gio/file_mon.html
+share/doc/gio/file_ops.html
+share/doc/gio/gio-GContentType.html
+share/doc/gio/gio-GFileAttribute.html
+share/doc/gio/gio-GIOError.html
+share/doc/gio/gio-GIOScheduler.html
+share/doc/gio/gio-Unix-Mounts.html
+share/doc/gio/gio-Uri-functions.html
+share/doc/gio/gio-hierarchy.html
+share/doc/gio/gio.devhelp
+share/doc/gio/gio.devhelp2
+share/doc/gio/home.png
+share/doc/gio/icons.html
+share/doc/gio/index.html
+share/doc/gio/index.sgml
+share/doc/gio/ix01.html
+share/doc/gio/left.png
+share/doc/gio/pt01.html
+share/doc/gio/pt02.html
+share/doc/gio/right.png
+share/doc/gio/streaming.html
+share/doc/gio/style.css
+share/doc/gio/types.html
+share/doc/gio/up.png
+share/doc/gio/utils.html
+share/doc/gio/volume_mon.html
+@dirrm share/doc/gio
+@dirrm lib/gio/modules
+@dirrm lib/gio
+@dirrm include/gio-standalone/gio
+@dirrm include/gio-standalone-unix/gio
+@dirrm include/gio-standalone-unix
+@dirrm include/gio-standalone