Skip to content

Commit

Permalink
Welcome Mate Desktop 1.8
Browse files Browse the repository at this point in the history
The porting work as been done by gnome@ (kwm) and Eric Turgeon ([email protected])
  • Loading branch information
bapt committed Sep 10, 2014
1 parent d2d283e commit 3761632
Show file tree
Hide file tree
Showing 193 changed files with 9,293 additions and 8,385 deletions.
14 changes: 14 additions & 0 deletions MOVED
Original file line number Diff line number Diff line change
Expand Up @@ -7061,3 +7061,17 @@ japanese/rskkserv||2014-09-09|Not staged
graphics/passepartout||2014-09-09|Not staged
lang/scsh||2014-10-09|Not staged
net-mgmt/zenoss||2014-10-09|Not staged
archivers/mate-file-archiver|archivers/engrampa|2014-09-10|renamed
deskutils/mate-menu-editor|deskutils/mozo|2014-02-22|renamed
editors/mate-text-editor|editors/pluma|2014-02-22|renamed
graphics/mate-document-viewer|graphics/atril|2014-09-10|renamed
graphics/mate-image-viewer|graphics/eom|2014-02-22|renamed
x11-fm/mate-file-manager|x11-fm/caja|2014-09-10|renamed
x11-wm/mate-window-manager|x11-wm/marco|2014-02-22|renamed
deskutils/mate-character-map||2014-04-10|removed
deskutils/mate-file-manager-open-terminal||2014-04-10|removed
security/libmatekeyring||2014-04-10|removed
security/mate-keyring||2014-04-10|removed
textproc/mate-doc-utils||2014-04-10|removed
x11-toolkits/libmatewnck||2014-04-10|removed

2 changes: 1 addition & 1 deletion archivers/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
SUBDIR += dpkg
SUBDIR += dzip
SUBDIR += ecm
SUBDIR += engrampa
SUBDIR += epkg
SUBDIR += fastjar
SUBDIR += file-roller
Expand Down Expand Up @@ -78,7 +79,6 @@
SUBDIR += macutils
SUBDIR += makeself
SUBDIR += mar
SUBDIR += mate-file-archiver
SUBDIR += minizip
SUBDIR += mscompress
SUBDIR += mtf
Expand Down
Original file line number Diff line number Diff line change
@@ -1,35 +1,33 @@
# Created by: Anders Nordby <[email protected]>
# $FreeBSD$

PORTNAME= mate-file-archiver
PORTVERSION= 1.6.0
PORTREVISION= 1
PORTNAME= engrampa
PORTVERSION= 1.8.0
CATEGORIES= archivers mate
MASTER_SITES= MATE
DIST_SUBDIR= mate

MAINTAINER= [email protected]
COMMENT= Archive manager for zip files, tar, etc

BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool
RUN_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar \
${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip
${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip

PORTSCOUT= limitw:1,even

USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig tar:xz
USE_MATE= autogen caja common:build docutils intlhack
USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \
tar:xz
USE_MATE= caja
USE_XORG= sm
USE_GNOME= glib20 gnomehier gtk20
INSTALLS_OMF= yes
USE_GNOME= glib20 gnomehier gtk20 intlhack
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtoolize:env
CONFIGURE_ARGS= --disable-packagekit \
--with-gtk=2.0
INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
PATHFIX_MAKEFILEIN= Makefile.*
INSTALL_TARGET= install-strip

GLIB_SCHEMAS= org.mate.engrampa.gschema.xml
Expand Down
2 changes: 2 additions & 0 deletions archivers/engrampa/distinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SHA256 (mate/engrampa-1.8.0.tar.xz) = d802acee43e24b8513e661a91dd7943ebdc55270ed0ceee0a8e29f981f0f6230
SIZE (mate/engrampa-1.8.0.tar.xz) = 1357360
File renamed without changes.
Loading

0 comments on commit 3761632

Please sign in to comment.