forked from freebsd/freebsd-ports
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The porting work as been done by gnome@ (kwm) and Eric Turgeon ([email protected])
- Loading branch information
Showing
193 changed files
with
9,293 additions
and
8,385 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 8 additions & 10 deletions
18
archivers/mate-file-archiver/Makefile → archivers/engrampa/Makefile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.